Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 6a0b01c6159a5d394290ab5e954938e6b606fb4b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a0b01c6159a5d394290ab5e954938e6b606fb4b # timeout=10 Commit message: "s1gw: TC_setup: Validate some metrics" > git rev-list --no-walk 6a0b01c6159a5d394290ab5e954938e6b606fb4b # timeout=10
[ttcn3-sgsn-test-io_uring] $ /bin/sh -xe /tmp/jenkins16837049497680971311.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:f870d4836838dc2658611cf1dccefe4c7139bdef8d5ce1643498a749adeff40d Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:c2c1eb4564d868da8a3138b843c9a39c9ef388b71adce7b6b4ba1fd47343bbf6 Copying blob sha256:0a343a2349eeff84c55fd78e55db37cca77c0e889719b8678af27a5ab27c5aa9 Copying blob sha256:ea2e461c823db965cefd73b13ea47336b06683c96f953012c0a8d094c73fcf08 Copying blob sha256:dc0a8c43b90da5102932deaf9678f1e4fd14f8b05cd16a5a8ba29f2b1759819d Copying blob sha256:444233448e43fef3bc6406ee19f7f121dc3d68c6686c1cb40dabf0a439a22f28 Copying blob sha256:8f966b07c9a76f8dd6ace1694d10f2fd8fd629015036e39accd3664402de8d0c Copying blob sha256:b43782f82dd9567e1408a756484c5cf2c1f4b75c33b9abbd0d630646c86ee94e Copying config sha256:4a53017499bf069273c12f0d8eb8c76d9bdbda3d7103686a88d793fcd5cb43f1 Writing manifest to image destination Storing signatures 4a53017499bf069273c12f0d8eb8c76d9bdbda3d7103686a88d793fcd5cb43f1 + rm -rf logs _cache + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs -b osmocom:nightly --io-uring -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-sgsn-test-io_uring/_testenv/data/scripts/testenv-podman-main.sh'] 81e6209313870dbd3d420bb8ec8e31cd25238112c0c7686734ad77cde954ebaf [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', '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-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [75.9 kB] Fetched 9313 kB in 1s (11.3 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-sgsn-test-io_uring/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-sgsn-test-io_uring/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h 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 NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn 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 GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', '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-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_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 NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_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 NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_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 `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.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 `IPCP_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 `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_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 `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_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_Gb_Types.ttcn'... 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 `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:61.1-65.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier 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 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:84.10-95.2: In function definition `enum2oct1_Cause_gtpc_tmpl': GTPv1C_Templates.ttcn:92.5-94.3: In else statement: GTPv1C_Templates.ttcn:93.4-33: In return statement: GTPv1C_Templates.ttcn:93.29-33: In actual parameter list of function `@GTPv1C_Templates.f_GTP_Cause_2_OCT1': GTPv1C_Templates.ttcn:93.30-32: In parameter #1 for `cause': GTPv1C_Templates.ttcn:93.30-32: warning: Inadequate restriction on the referenced template parameter `inp', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:84.45-66: note: Referenced template parameter is here GTPv1C_Templates.ttcn:100.2-109.2: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:106.5-108.3: In else statement: GTPv1C_Templates.ttcn:107.4-30: In return statement: GTPv1C_Templates.ttcn:107.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:107.25-29: In parameter #1 for `cause': GTPv1C_Templates.ttcn:107.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:100.27-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:193.2-201.2: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:198.5-200.3: In else statement: GTPv1C_Templates.ttcn:199.4-38: In return statement: GTPv1C_Templates.ttcn:199.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:199.27-37: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:199.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:193.29-58: note: Referenced template parameter is here GTPv1C_Templates.ttcn:202.10-208.2: In function definition `f_ts_MS_Validated': GTPv1C_Templates.ttcn:207.3-37: In return statement: GTPv1C_Templates.ttcn:207.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': GTPv1C_Templates.ttcn:207.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:207.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:202.37-68: note: Referenced template parameter is here GTPv1C_Templates.ttcn:229.10-235.2: In function definition `f_ts_TEIC': GTPv1C_Templates.ttcn:234.3-22: In return statement: GTPv1C_Templates.ttcn:234.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': GTPv1C_Templates.ttcn:234.18-21: In parameter #1 for `teic': GTPv1C_Templates.ttcn:234.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:229.29-53: note: Referenced template parameter is here GTPv1C_Templates.ttcn:259.10-265.2: In function definition `f_ts_IMEISV': GTPv1C_Templates.ttcn:264.3-26: In return statement: GTPv1C_Templates.ttcn:264.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': GTPv1C_Templates.ttcn:264.20-25: In parameter #1 for `imeisv': GTPv1C_Templates.ttcn:264.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:259.31-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:284.2-296.2: In function definition `f_ts_MS_TimeZone': GTPv1C_Templates.ttcn:289.3-291.3: In if statement: GTPv1C_Templates.ttcn:290.4-66: In return statement: GTPv1C_Templates.ttcn:290.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:290.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:292.3-294.3: In if statement: GTPv1C_Templates.ttcn:293.4-34: In return statement: GTPv1C_Templates.ttcn:293.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:293.26-33: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:293.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.3-53: In return statement: GTPv1C_Templates.ttcn:295.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:295.25-32: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:295.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.35-52: In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:295.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:314.10-320.2: In function definition `f_ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.3-49: In return statement: GTPv1C_Templates.ttcn:319.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.37-48: In parameter #1 for `chargingChar': GTPv1C_Templates.ttcn:319.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:314.48-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:701.2-709.2: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:706.5-708.3: In else statement: GTPv1C_Templates.ttcn:707.4-25: In return statement: GTPv1C_Templates.ttcn:707.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:707.19-24: In parameter #1 for `digits': GTPv1C_Templates.ttcn:707.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:701.21-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:726.2-732.2: In function definition `f_ts_RATType': GTPv1C_Templates.ttcn:729.5-731.3: In else statement: GTPv1C_Templates.ttcn:730.4-30: In return statement: GTPv1C_Templates.ttcn:730.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': GTPv1C_Templates.ttcn:730.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:730.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:726.24-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:738.2-746.2: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:743.5-745.3: In else statement: GTPv1C_Templates.ttcn:744.4-30: In return statement: GTPv1C_Templates.ttcn:744.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:744.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:744.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:738.24-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1163.2-1171.2: In template definition `ts_PCO_IPv4_DNS_IPCP': GTPv1C_Templates.ttcn:1164.16-1170.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1168.4-1169.62: In component 2: GTPv1C_Templates.ttcn:1169.9-60: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1169.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1169.24-59: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1169.24-59: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1281.2-1283.74: In template definition `ts_IPCP_ReqDNS': GTPv1C_Templates.ttcn:1282.10-1283.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1283.4-73: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1173.2-1181.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': GTPv1C_Templates.ttcn:1174.16-1180.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1178.4-1179.57: In component 2: GTPv1C_Templates.ttcn:1179.9-55: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1179.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1179.24-54: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1179.24-54: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1285.2-1287.39: In template definition `ts_IPCP_ReqDNS_Primary': GTPv1C_Templates.ttcn:1286.10-1287.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1287.4-38: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1182.2-1190.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': GTPv1C_Templates.ttcn:1183.16-1189.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1187.4-1188.59: In component 2: GTPv1C_Templates.ttcn:1188.9-57: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1188.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1188.24-56: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1188.24-56: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1288.2-1290.41: In template definition `ts_IPCP_ReqDNS_Secondary': GTPv1C_Templates.ttcn:1289.10-1290.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1290.4-40: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1236.2-1250.2: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1249.3-12: warning: Control never reaches this statement GTPv1C_Templates.ttcn:1453.2-1490.2: In template definition `ts_SGSNContextRespPDU': GTPv1C_Templates.ttcn:1459.27-1489.3: In template for union field `sgsn_ContextResponse': GTPv1C_Templates.ttcn:1470.30-58: In template for record field `sgsn_addr_controlPlane': GTPv1C_Templates.ttcn:1470.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': GTPv1C_Templates.ttcn:1470.41-57: In parameter #1 for `ip_addr': GTPv1C_Templates.ttcn:1470.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1456.8-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1568.2-1603.2: In function definition `tr_GTPC_Cell_Identifier_V': GTPv1C_Templates.ttcn:1602.3-12: In return statement: GTPv1C_Templates.ttcn:1602.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1569.39-1579.3: note: Referenced template variable is here Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1409.1-1445.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1416.2-1424.2: In if statement: RAN_Emulation.ttcnpp:1419.3-1423.3: In if statement: RAN_Emulation.ttcnpp:1422.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1444.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:231.1-253.1: In altstep definition `as_mm_identity': BSSGP_ConnHdlr.ttcn:233.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:233.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:238.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:238.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:243.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:243.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:248.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:248.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:256.1-267.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:260.2-265.2: In alt construct: BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:262.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:262.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:300.1-373.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:304.2-367.2: In if statement: BSSGP_ConnHdlr.ttcn:363.3-366.3: In if statement: BSSGP_ConnHdlr.ttcn:365.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:365.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:372.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:372.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:561.1-581.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:578.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:578.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:582.1-585.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:583.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:583.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:584.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:584.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:587.1-610.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:601.2-609.2: In alt construct: BSSGP_ConnHdlr.ttcn:603.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:603.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:604.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:604.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.1-631.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:628.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:628.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:695.1-704.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:697.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:697.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:697.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:744.9-761.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:754.3-759.22: In send statement: BSSGP_ConnHdlr.ttcn:754.47-759.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:759.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:759.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:746.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:869.1-872.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:870.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:870.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:871.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:871.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:874.1-907.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:898.2-906.2: In alt construct: BSSGP_ConnHdlr.ttcn:900.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:900.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:901.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:901.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:909.1-925.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:919.2-923.2: In alt construct: BSSGP_ConnHdlr.ttcn:920.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:920.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:921.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:921.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:922.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:922.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:927.1-958.1: In function definition `f_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:944.2-957.2: In alt construct: BSSGP_ConnHdlr.ttcn:945.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:945.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1106.1-1131.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1113.2-1130.2: In alt construct: BSSGP_ConnHdlr.ttcn:1115.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1115.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1117.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1117.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1118.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1118.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1122.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1122.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1123.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1123.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2077.9-2179.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2169.2-15: In deactivate statement: SGSN_Tests.ttcn:2169.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2206.9-2252.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2251.2-15: In deactivate statement: SGSN_Tests.ttcn:2251.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2506.9-2527.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2518.2-18: In function instance: SGSN_Tests.ttcn:2518.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2526.2-14: In deactivate statement: SGSN_Tests.ttcn:2526.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2539.9-2567.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2560.2-14: In deactivate statement: SGSN_Tests.ttcn:2560.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2578.9-2609.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2590.2-18: In function instance: SGSN_Tests.ttcn:2590.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2598.2-14: In deactivate statement: SGSN_Tests.ttcn:2598.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2705.1-2781.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2730.2-2732.19: In variable assignment: SGSN_Tests.ttcn:2730.45-2732.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2730.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2730.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2730.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2730.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2711.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2731.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2731.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2731.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2731.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2712.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2759.2-2761.22: In variable assignment: SGSN_Tests.ttcn:2759.47-2761.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2759.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2759.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2759.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2759.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2712.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2760.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2760.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2760.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2760.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2711.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2783.1-2891.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2856.2-2858.21: In variable assignment: SGSN_Tests.ttcn:2856.47-2858.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2856.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2856.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2856.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2856.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2823.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2857.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2857.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2857.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2857.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2823.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2870.2-2872.22: In variable assignment: SGSN_Tests.ttcn:2870.48-2872.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2872.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2872.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2861.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2873.2-101: In variable assignment: SGSN_Tests.ttcn:2873.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2873.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2873.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2873.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2873.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2862.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:224.9-256.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:245.2-69: In receive statement: SGSN_Tests_Iu.ttcn:245.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:271.9-317.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:306.2-69: In receive statement: SGSN_Tests_Iu.ttcn:306.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_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 `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_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 `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 `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_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 `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_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 `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 `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_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_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_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 `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_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 `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: 720 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-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.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 GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_7.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 BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.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_1.cc Creating dependency file for TELNETasp_PortType_part_2.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_4.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCInterface_Functions_part_2.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_5.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_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 NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_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_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_6.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 IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_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 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 GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.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_Gb_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 NS_Types.cc Creating dependency file for NS_Provider_IPL4.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 MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.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 IPCP_Types.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 General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_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 BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_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 GTPC_Types.o GTPC_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 GTPU_Types.o GTPU_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 GTP_Emulation.o GTP_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 GTPv1C_CodecPort.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct.o GTPv1C_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 GTPv1C_Templates.o GTPv1C_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 GTPv1U_CodecPort.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct.o GTPv1U_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 GTPv1U_Templates.o GTPv1U_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 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 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 IPCP_Types.o IPCP_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 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 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env 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 L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_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 LLC_Templates.o LLC_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 LLC_Types.o LLC_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 M3UA_Emulation.o M3UA_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 M3UA_Types.o M3UA_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 MTP3asp_PortType.o MTP3asp_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 MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_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 NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_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_Gb_Types.o Osmocom_Gb_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 RANAP_CodecPort.o RANAP_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 RANAP_Templates.o RANAP_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 RANAP_Types.o RANAP_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 SCCP_Emulation.o SCCP_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 SCCP_Templates.o SCCP_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 SCCP_Types.o SCCP_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 SCCPasp_Types.o SCCPasp_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 SCTPasp_PortType.o SCTPasp_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 SCTPasp_Types.o SCTPasp_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 SGSN_Tests.o SGSN_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 SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_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 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 BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_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 BSSGP_Types_part_2.o BSSGP_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 BSSGP_Types_part_3.o BSSGP_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 BSSGP_Types_part_4.o BSSGP_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 BSSGP_Types_part_5.o BSSGP_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 BSSGP_Types_part_6.o BSSGP_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 BSSGP_Types_part_7.o BSSGP_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 GTPC_Types_part_1.o GTPC_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 GTPC_Types_part_2.o GTPC_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 GTPC_Types_part_3.o GTPC_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 GTPC_Types_part_4.o GTPC_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 GTPC_Types_part_5.o GTPC_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 GTPC_Types_part_6.o GTPC_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 GTPC_Types_part_7.o GTPC_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 GTPU_Types_part_1.o GTPU_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 GTPU_Types_part_2.o GTPU_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 GTPU_Types_part_3.o GTPU_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 GTPU_Types_part_4.o GTPU_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 GTPU_Types_part_5.o GTPU_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 GTPU_Types_part_6.o GTPU_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 GTPU_Types_part_7.o GTPU_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 GTP_Emulation_part_1.o GTP_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 GTP_Emulation_part_2.o GTP_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 GTP_Emulation_part_3.o GTP_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 GTP_Emulation_part_4.o GTP_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 GTP_Emulation_part_5.o GTP_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 GTP_Emulation_part_6.o GTP_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 GTP_Emulation_part_7.o GTP_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 GTPv1C_CodecPort_part_1.o GTPv1C_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 GTPv1C_CodecPort_part_2.o GTPv1C_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 GTPv1C_CodecPort_part_3.o GTPv1C_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 GTPv1C_CodecPort_part_4.o GTPv1C_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 GTPv1C_CodecPort_part_5.o GTPv1C_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 GTPv1C_CodecPort_part_6.o GTPv1C_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 GTPv1C_CodecPort_part_7.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_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 GTPv1C_Templates_part_1.o GTPv1C_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 GTPv1C_Templates_part_2.o GTPv1C_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 GTPv1C_Templates_part_3.o GTPv1C_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 GTPv1C_Templates_part_4.o GTPv1C_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 GTPv1C_Templates_part_5.o GTPv1C_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 GTPv1C_Templates_part_6.o GTPv1C_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 GTPv1C_Templates_part_7.o GTPv1C_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 GTPv1U_CodecPort_part_1.o GTPv1U_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 GTPv1U_CodecPort_part_2.o GTPv1U_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 GTPv1U_CodecPort_part_3.o GTPv1U_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 GTPv1U_CodecPort_part_4.o GTPv1U_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 GTPv1U_CodecPort_part_5.o GTPv1U_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 GTPv1U_CodecPort_part_6.o GTPv1U_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 GTPv1U_CodecPort_part_7.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_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 GTPv1U_Templates_part_1.o GTPv1U_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 GTPv1U_Templates_part_2.o GTPv1U_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 GTPv1U_Templates_part_3.o GTPv1U_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 GTPv1U_Templates_part_4.o GTPv1U_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 GTPv1U_Templates_part_5.o GTPv1U_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 GTPv1U_Templates_part_6.o GTPv1U_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 GTPv1U_Templates_part_7.o GTPv1U_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 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 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 IPCP_Types_part_1.o IPCP_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 IPCP_Types_part_2.o IPCP_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 IPCP_Types_part_3.o IPCP_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 IPCP_Types_part_4.o IPCP_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 IPCP_Types_part_5.o IPCP_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 IPCP_Types_part_6.o IPCP_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 IPCP_Types_part_7.o IPCP_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 L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_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 L3_Templates_part_2.o L3_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 L3_Templates_part_3.o L3_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 L3_Templates_part_4.o L3_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 L3_Templates_part_5.o L3_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 L3_Templates_part_6.o L3_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 L3_Templates_part_7.o L3_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 LLC_Templates_part_1.o LLC_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 LLC_Templates_part_2.o LLC_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 LLC_Templates_part_3.o LLC_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 LLC_Templates_part_4.o LLC_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 LLC_Templates_part_5.o LLC_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 LLC_Templates_part_6.o LLC_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 LLC_Templates_part_7.o LLC_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 LLC_Types_part_1.o LLC_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 LLC_Types_part_2.o LLC_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 LLC_Types_part_3.o LLC_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 LLC_Types_part_4.o LLC_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 LLC_Types_part_5.o LLC_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 LLC_Types_part_6.o LLC_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 LLC_Types_part_7.o LLC_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 M3UA_Emulation_part_1.o M3UA_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 M3UA_Emulation_part_2.o M3UA_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 M3UA_Emulation_part_3.o M3UA_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 M3UA_Emulation_part_4.o M3UA_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 M3UA_Emulation_part_5.o M3UA_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 M3UA_Emulation_part_6.o M3UA_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 M3UA_Emulation_part_7.o M3UA_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 M3UA_Types_part_1.o M3UA_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 M3UA_Types_part_2.o M3UA_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 M3UA_Types_part_3.o M3UA_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 M3UA_Types_part_4.o M3UA_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 M3UA_Types_part_5.o M3UA_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 M3UA_Types_part_6.o M3UA_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 M3UA_Types_part_7.o M3UA_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 MTP3asp_PortType_part_1.o MTP3asp_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 MTP3asp_PortType_part_2.o MTP3asp_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 MTP3asp_PortType_part_3.o MTP3asp_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 MTP3asp_PortType_part_4.o MTP3asp_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 MTP3asp_PortType_part_5.o MTP3asp_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 MTP3asp_PortType_part_6.o MTP3asp_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 MTP3asp_PortType_part_7.o MTP3asp_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 MTP3asp_Types_part_1.o MTP3asp_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 MTP3asp_Types_part_2.o MTP3asp_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 MTP3asp_Types_part_3.o MTP3asp_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 MTP3asp_Types_part_4.o MTP3asp_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 MTP3asp_Types_part_5.o MTP3asp_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 MTP3asp_Types_part_6.o MTP3asp_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 MTP3asp_Types_part_7.o MTP3asp_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 NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_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 NS_Types_part_2.o NS_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 NS_Types_part_3.o NS_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 NS_Types_part_4.o NS_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 NS_Types_part_5.o NS_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 NS_Types_part_6.o NS_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 NS_Types_part_7.o NS_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_Gb_Types_part_1.o Osmocom_Gb_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_Gb_Types_part_2.o Osmocom_Gb_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_Gb_Types_part_3.o Osmocom_Gb_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_Gb_Types_part_4.o Osmocom_Gb_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_Gb_Types_part_5.o Osmocom_Gb_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_Gb_Types_part_6.o Osmocom_Gb_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_Gb_Types_part_7.o Osmocom_Gb_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 RANAP_CodecPort_part_1.o RANAP_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 RANAP_CodecPort_part_2.o RANAP_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 RANAP_CodecPort_part_3.o RANAP_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 RANAP_CodecPort_part_4.o RANAP_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 RANAP_CodecPort_part_5.o RANAP_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 RANAP_CodecPort_part_6.o RANAP_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 RANAP_CodecPort_part_7.o RANAP_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 RANAP_Templates_part_1.o RANAP_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 RANAP_Templates_part_2.o RANAP_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 RANAP_Templates_part_3.o RANAP_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 RANAP_Templates_part_4.o RANAP_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 RANAP_Templates_part_5.o RANAP_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 RANAP_Templates_part_6.o RANAP_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 RANAP_Templates_part_7.o RANAP_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 RANAP_Types_part_1.o RANAP_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 RANAP_Types_part_2.o RANAP_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 RANAP_Types_part_3.o RANAP_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 RANAP_Types_part_4.o RANAP_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 RANAP_Types_part_5.o RANAP_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 RANAP_Types_part_6.o RANAP_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 RANAP_Types_part_7.o RANAP_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 SCCP_Emulation_part_1.o SCCP_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 SCCP_Emulation_part_2.o SCCP_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 SCCP_Emulation_part_3.o SCCP_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 SCCP_Emulation_part_4.o SCCP_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 SCCP_Emulation_part_5.o SCCP_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 SCCP_Emulation_part_6.o SCCP_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 SCCP_Emulation_part_7.o SCCP_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 SCCP_Templates_part_1.o SCCP_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 SCCP_Templates_part_2.o SCCP_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 SCCP_Templates_part_3.o SCCP_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 SCCP_Templates_part_4.o SCCP_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 SCCP_Templates_part_5.o SCCP_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 SCCP_Templates_part_6.o SCCP_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 SCCP_Templates_part_7.o SCCP_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 SCCP_Types_part_1.o SCCP_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 SCCP_Types_part_2.o SCCP_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 SCCP_Types_part_3.o SCCP_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 SCCP_Types_part_4.o SCCP_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 SCCP_Types_part_5.o SCCP_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 SCCP_Types_part_6.o SCCP_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 SCCP_Types_part_7.o SCCP_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 SCCPasp_Types_part_1.o SCCPasp_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 SCCPasp_Types_part_2.o SCCPasp_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 SCCPasp_Types_part_3.o SCCPasp_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 SCCPasp_Types_part_4.o SCCPasp_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 SCCPasp_Types_part_5.o SCCPasp_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 SCCPasp_Types_part_6.o SCCPasp_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 SCCPasp_Types_part_7.o SCCPasp_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 SCTPasp_PortType_part_1.o SCTPasp_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 SCTPasp_PortType_part_2.o SCTPasp_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 SCTPasp_PortType_part_3.o SCTPasp_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 SCTPasp_PortType_part_4.o SCTPasp_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 SCTPasp_PortType_part_5.o SCTPasp_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 SCTPasp_PortType_part_6.o SCTPasp_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 SCTPasp_PortType_part_7.o SCTPasp_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 SCTPasp_Types_part_1.o SCTPasp_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 SCTPasp_Types_part_2.o SCTPasp_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 SCTPasp_Types_part_3.o SCTPasp_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 SCTPasp_Types_part_4.o SCTPasp_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 SCTPasp_Types_part_5.o SCTPasp_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 SCTPasp_Types_part_6.o SCTPasp_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 SCTPasp_Types_part_7.o SCTPasp_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 SGSN_Tests_part_1.o SGSN_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 SGSN_Tests_part_2.o SGSN_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 SGSN_Tests_part_3.o SGSN_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 SGSN_Tests_part_4.o SGSN_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 SGSN_Tests_part_5.o SGSN_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 SGSN_Tests_part_6.o SGSN_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 SGSN_Tests_part_7.o SGSN_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 SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_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 SNDCP_Types_part_2.o SNDCP_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 SNDCP_Types_part_3.o SNDCP_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 SNDCP_Types_part_4.o SNDCP_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 SNDCP_Types_part_5.o SNDCP_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 SNDCP_Types_part_6.o SNDCP_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 SNDCP_Types_part_7.o SNDCP_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 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 BSSGP_Emulation.o BSSGP_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.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 NS_Emulation.o NS_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 RAN_Adapter.o RAN_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 RAN_Emulation.o RAN_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 RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_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 BSSGP_Emulation_part_2.o BSSGP_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 BSSGP_Emulation_part_3.o BSSGP_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 BSSGP_Emulation_part_4.o BSSGP_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 BSSGP_Emulation_part_5.o BSSGP_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 BSSGP_Emulation_part_6.o BSSGP_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 BSSGP_Emulation_part_7.o BSSGP_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 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 NS_Emulation_part_1.o NS_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 NS_Emulation_part_2.o NS_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 NS_Emulation_part_3.o NS_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 NS_Emulation_part_4.o NS_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 NS_Emulation_part_5.o NS_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 NS_Emulation_part_6.o NS_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 NS_Emulation_part_7.o NS_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 RAN_Adapter_part_1.o RAN_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 RAN_Adapter_part_2.o RAN_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 RAN_Adapter_part_3.o RAN_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 RAN_Adapter_part_4.o RAN_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 RAN_Adapter_part_5.o RAN_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 RAN_Adapter_part_6.o RAN_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 RAN_Adapter_part_7.o RAN_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 RAN_Emulation_part_1.o RAN_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 RAN_Emulation_part_2.o RAN_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 RAN_Emulation_part_3.o RAN_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 RAN_Emulation_part_4.o RAN_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 RAN_Emulation_part_5.o RAN_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 RAN_Emulation_part_6.o RAN_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 RAN_Emulation_part_7.o RAN_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 RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_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 RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_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 RANAP_CommonDataTypes_part_2.o RANAP_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 RANAP_CommonDataTypes_part_3.o RANAP_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 RANAP_CommonDataTypes_part_4.o RANAP_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 RANAP_CommonDataTypes_part_5.o RANAP_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 RANAP_CommonDataTypes_part_6.o RANAP_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 RANAP_CommonDataTypes_part_7.o RANAP_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 RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] 16604 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] 16656 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] 16765 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] 16816 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_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 GTPC_EncDec.o GTPC_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 GTPU_EncDec.o GTPU_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 GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_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 GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_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 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 LLC_EncDec.o LLC_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 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 RANAP_EncDec.o RANAP_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 SCCP_EncDec.o SCCP_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 SCTPasp_PT.o SCTPasp_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 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 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++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_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 GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.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 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 IPCP_Types.so IPCP_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 L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_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 NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_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_Gb_Types.so Osmocom_Gb_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 RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_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 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 BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_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 GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_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 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 IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_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 L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_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 NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_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_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_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 RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_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 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 BSSGP_Emulation.so BSSGP_Emulation.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 NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.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 NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.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 LLC_EncDec.so LLC_EncDec.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 RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.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 if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_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 NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_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 GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_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 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 IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_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 L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_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 NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_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_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_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 RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_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 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 BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.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 NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_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 NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_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 GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_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 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 IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_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 L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_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 NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_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_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_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 RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_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 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 BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.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 NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', '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][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', '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 Ign:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] 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 (184 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-stp, osmo-sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-nightly The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-nightly 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. Need to get 1568 kB of archives. After this operation, 5356 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202409042026 [1176 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.12.6e1e.202409042026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.6.8c01.202409042026 [39.0 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.12.6e1e.202409042026 [69.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.12.6e1e.202409042026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.12.6e1e.202409042026 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.202409042026 [73.1 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202409042026 [19.4 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.2.84500.202409042026 [53.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 1.9.0.1.797d.202409042026 [124 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.12.6e1e.202409042026 [58.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.12.6e1e.202409042026 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 1.9.0.1.797d.202409042026 [17.4 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202409042026 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.202409042026 [222 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.12.1359.202409042026 [140 kB] Fetched 1568 kB in 0s (32.3 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 .../00-osmocom-nightly_202409042026_amd64.deb ... Unpacking osmocom-nightly (202409042026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.12.6e1e.202409042026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.12.6e1e.202409042026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.6.8c01.202409042026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.6.8c01.202409042026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.12.6e1e.202409042026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.12.6e1e.202409042026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.12.6e1e.202409042026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.12.6e1e.202409042026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.12.6e1e.202409042026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.12.6e1e.202409042026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.202409042026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.202409042026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202409042026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409042026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.2.84500.202409042026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.2.84500.202409042026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_1.9.0.1.797d.202409042026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (1.9.0.1.797d.202409042026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.12.6e1e.202409042026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.12.6e1e.202409042026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.12.6e1e.202409042026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.12.6e1e.202409042026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_1.9.0.1.797d.202409042026_amd64.deb ... Unpacking osmo-stp:amd64 (1.9.0.1.797d.202409042026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202409042026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202409042026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.202409042026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.202409042026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.12.1359.202409042026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.12.1359.202409042026) ... Setting up osmocom-nightly (202409042026) ... Setting up libosmocore22:amd64 (1.10.0.12.6e1e.202409042026) ... Setting up libasn1c1:amd64 (0.9.37.202409042026) ... Setting up libosmovty13:amd64 (1.10.0.12.6e1e.202409042026) ... Setting up libosmoisdn0:amd64 (1.10.0.12.6e1e.202409042026) ... Setting up libgtp10:amd64 (1.12.0.6.8c01.202409042026) ... Setting up libosmogsm20:amd64 (1.10.0.12.6e1e.202409042026) ... Setting up libosmoabis13:amd64 (1.6.0.202409042026) ... Setting up libosmoctrl0:amd64 (1.10.0.12.6e1e.202409042026) ... Setting up libosmogb14:amd64 (1.10.0.12.6e1e.202409042026) ... Setting up libosmonetif11:amd64 (1.5.1.2.84500.202409042026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409042026) ... Setting up libosmo-sigtran10:amd64 (1.9.0.1.797d.202409042026) ... Setting up osmo-stp:amd64 (1.9.0.1.797d.202409042026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.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-stp.service → /lib/systemd/system/osmo-stp.service. Setting up libosmo-ranap7:amd64 (1.6.0.202409042026) ... Setting up osmo-sgsn (1.12.0.12.1359.202409042026) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Created symlink /etc/systemd/system/multi-user.target.wants/osmo-sgsn.service → /lib/systemd/system/osmo-sgsn.service. Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp/osmo-stp.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn/osmo-sgsn.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', '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-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', '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-sgsn-test-io_uring/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', '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-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp/stp.log'] [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn/sgsn.log'] 20240905115823229 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20240905115823230 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20240905115823230 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240905115823230 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240905115823230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20240905115823230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20240905115823230 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20240905115823230 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20240905115823230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20240905115823230 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20240905115823230 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20240905115823230 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20240905115823230 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20240905115823230 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20240905115823230 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20240905115823230 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20240905115823230 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) rate_ctr.c:86 validating counter group 0x55f9be2cbd40(sgsn) with 23 counters 20240905115823348 DLSS7 INFO (r=127.0.0.1:35165<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240905115823348 DLSS7 INFO (r=127.0.0.1:35165<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20240905115823348 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:35165<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240905115823348 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240905115823348 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20240905115823348 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240905115823348 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240905115823348 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20240905115823348 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20240905115823348 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20240905115823349 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:966) 20240905115823349 DGPRS NOTICE libGTP v1.12.0.6-8c01.202409042026 initialized (sgsn_main.c:456) 20240905115823349 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20240905115823349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115823349 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20240905115823349 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20240905115823349 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20240905115823349 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240905115823349 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240905115823349 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240905115823349 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240905115823349 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240905115823349 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240905115823349 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240905115823349 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240905115823349 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:35165<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240905115823349 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905115823349 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20240905115823349 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20240905115823349 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20240905115823349 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20240905115823349 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240905115823349 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240905115823349 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240905115823349 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240905115823349 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20240905115823349 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20240905115823349 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20240905115823349 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20240905115823349 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20240905115823349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240905115823349 DLSS7 INFO (r=127.0.0.1:53691<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240905115823349 DLSS7 INFO (r=127.0.0.1:53691<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20240905115823349 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:53691<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240905115823349 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240905115823349 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20240905115823349 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240905115823349 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240905115823349 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905115823349 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240905115823349 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240905115823349 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240905115823349 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_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: SGSN_Tests.cfg MC@81e620931387: Unix server socket created successfully. MC@81e620931387: Listening on TCP port 41109. MC2> 81e620931387 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 81e620931387 41109 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@81e620931387: New HC connected from 10.0.2.100 [10.0.2.100]. 81e620931387: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@81e620931387: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@81e620931387: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@81e620931387: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@81e620931387: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@81e620931387: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@81e620931387: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@81e620931387: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@81e620931387: Configuration file was processed on all HCs. MC@81e620931387: Creating MTC on host 10.0.2.100. MC@81e620931387: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Thu Sep 5 11:58:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905115824350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115824350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach started. 20240905115824983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905115824988 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 20240905115825026 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240905115825026 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20240905115825026 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:53691 err=None (osmo_ss7_asp.c:785) SGSN_Test-Gb0-BSSGP0(4)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(7)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@81e620931387: Provider Link came up: sending NS-RESET 20240905115825034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNCONFIGURED}: Allocated (fsm.c:456) 20240905115825034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240905115825034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240905115825034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905115825034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115825034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115825034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115825034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115825034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115825034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115825034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115825034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115825034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115825034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115825034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115825034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115825034 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240905115825034 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905115825034 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115825034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905115825035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115825035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(8)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 20240905115825038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905115825043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115825043 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(9)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI196(6)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(12)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@81e620931387: Provider Link came up: sending NS-RESET 20240905115825048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNCONFIGURED}: Allocated (fsm.c:456) 20240905115825048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240905115825048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240905115825048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905115825048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115825048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115825048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115825048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115825048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115825049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115825049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115825049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115825049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115825049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115825049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115825049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115825049 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240905115825049 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905115825049 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115825049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905115825049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115825049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905115825052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115825052 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb1-BSSGP1(9)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 20240905115825056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115825056 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@81e620931387: Provider Link came up: sending NS-RESET 20240905115825069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNCONFIGURED}: Allocated (fsm.c:456) 20240905115825069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240905115825069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240905115825069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905115825069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115825069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115825069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115825069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115825069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115825070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115825070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115825070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115825070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115825070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115825070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115825070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115825070 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240905115825070 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905115825070 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115825070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905115825070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115825070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905115825072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115825072 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 211. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-BSSGP2(14)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905115825076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115825076 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905115825350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115825351 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905115825351 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905115825351 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240905115825351 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905115825351 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20240905115825351 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20240905115825351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20240905115825351 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20240905115825351 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20240905115825351 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20240905115825351 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20240905115825351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20240905115825351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240905115825351 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20240905115825351 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905115825351 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240905115825351 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240905115825352 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240905115825352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240905115825352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240905115825352 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240905115825352 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55f9bea27670]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20240905115825352 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@81e620931387: 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) } } } } 20240905115825355 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905115825356 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@81e620931387: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='E3FC9E2A'O, index=0 SGSN_Test-GSUP(19)@81e620931387: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'ABB58D923B5EFB39621BF44A3EC3C61C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '55B0915C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3BB91BCF3A9DD779'O } } } } } 20240905115826434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115826434 DLLC NOTICE LLME(ffffffff/e3fc9e2a){UNASSIGNED} LLC RX: unknown TLLI 0xe3fc9e2a, creating LLME on the fly (gprs_llc.c:552) 20240905115826434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905115826434 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20240905115826434 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905115826434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905115826434 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905115826434 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905115826434 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905115826434 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905115826434 DLLC NOTICE LLME(ffffffff/e3fc9e2a){UNASSIGNED} LLGM Assign pre (e3fc9e2a => cf80ec42) (gprs_llc.c:1079) 20240905115826434 DLLC NOTICE LLME(e3fc9e2a/cf80ec42){ASSIGNED} LLGM Assign post (e3fc9e2a => cf80ec42) (gprs_llc.c:1125) 20240905115826434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905115826434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905115826434 DMM DEBUG MM(262420000000001/cf80ec42) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905115826456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115826456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905115826456 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905115826456 DMM DEBUG MM(262420000000001/cf80ec42) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20240905115826456 DMM NOTICE MM(262420000000001/cf80ec42) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905115826456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905115826456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905115826456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905115826456 DMM DEBUG MM(262420000000001/cf80ec42) Requesting authorization (sgsn_auth.c:160) 20240905115826456 DMM INFO MM(262420000000001/cf80ec42) Requesting authentication tuples (sgsn_auth.c:184) 20240905115826456 DMM DEBUG MM(262420000000001/cf80ec42) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905115826456 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20240905115826456 DGPRS INFO SUBSCR(262420000000001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(19)@81e620931387: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@81e620931387: Added IMSI table entry 0TC_attach(21)"262420000000001" 20240905115826462 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905115826462 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905115826462 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905115826462 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905115826462 DMM INFO MM(262420000000001/cf80ec42) Subscriber data update (mmctx.c:445) 20240905115826462 DMM DEBUG MM(262420000000001/cf80ec42) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905115826462 DMM INFO MM(262420000000001/cf80ec42) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905115826462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905115826462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905115826463 DMM INFO MM(262420000000001/cf80ec42) <- GMM AUTH AND CIPHERING REQ (rand = ab b5 8d 92 3b 5e fb 39 62 1b f4 4a 3e c3 c6 1c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905115826478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115826478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905115826478 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905115826478 DMM INFO MM(262420000000001/cf80ec42) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905115826478 DMM NOTICE MM(262420000000001/cf80ec42) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905115826479 DMM DEBUG MM(262420000000001/cf80ec42) checking auth: received GSM SRES = 55 b0 91 5c (gprs_gmm.c:666) 20240905115826479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905115826479 DMM DEBUG MM(262420000000001/cf80ec42) Requesting authorization (sgsn_auth.c:160) 20240905115826479 DMM INFO MM(262420000000001/cf80ec42) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905115826479 DMM DEBUG MM(262420000000001/cf80ec42) Requesting subscriber data update (gprs_subscriber.c:894) 20240905115826479 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20240905115826479 DGPRS INFO SUBSCR(262420000000001) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 00 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905115826479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905115826479 DMM INFO MM(262420000000001/cf80ec42) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf80ec42) (gprs_gmm.c:300) 20240905115826482 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905115826482 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905115826482 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240905115826482 DMM INFO MM(262420000000001/cf80ec42) Subscriber data update (mmctx.c:445) 20240905115826482 DMM DEBUG MM(262420000000001/cf80ec42) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905115826482 DMM INFO MM(262420000000001/cf80ec42) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905115826482 DMM NOTICE MM(262420000000001/cf80ec42) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20240905115826482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905115826482 DMM NOTICE MM(262420000000001/cf80ec42) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905115826482 DGPRS INFO SUBSCR(262420000000001) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 00 f1 28 01 01 (gprs_subscriber.c:210) 20240905115826483 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905115826483 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240905115826483 DMM INFO MM(262420000000001/cf80ec42) Subscriber data update (mmctx.c:445) 20240905115826483 DMM DEBUG MM(262420000000001/cf80ec42) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905115826494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115826494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905115826494 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905115826494 DMM INFO MM(262420000000001/cf80ec42) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905115826494 DMM NOTICE MM(262420000000001/cf80ec42) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905115826494 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905115826494 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905115826494 DLLC NOTICE LLME(e3fc9e2a/cf80ec42){ASSIGNED} LLGM Assign pre (ffffffff => cf80ec42) (gprs_llc.c:1079) 20240905115826494 DLLC NOTICE LLME(ffffffff/cf80ec42){ASSIGNED} LLGM Assign post (ffffffff => cf80ec42) (gprs_llc.c:1125) 20240905115826494 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905115826494 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905115826494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905115826494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@81e620931387: setverdict(pass): none -> pass TC_attach-BVCI196(6)@81e620931387: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@81e620931387: Final verdict of PTC: pass 20240905115826559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54892<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@81e620931387: Final verdict of PTC: none -NSVCI97(7)@81e620931387: Final verdict of PTC: none TC_attach-BVCI196(6)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@81e620931387: Final verdict of PTC: none 20240905115826564 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905115826564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach-BVCI220(16)@81e620931387: Final verdict of PTC: none -NSVCI98(12)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@81e620931387: Final verdict of PTC: none -NSVCI99(17)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@81e620931387: Final verdict of PTC: none TC_attach-BVCI210(11)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(5)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(15)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(10)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@81e620931387: Test case TC_attach finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Thu Sep 5 11:58:26 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=64112) 20240905115827565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115827565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64112, count=101200) 20240905115828567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115828567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Thu Sep 5 11:58:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905115829568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115829568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_mnc3 started. 20240905115829679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905115829682 DMM INFO MM(262420000000001/cf80ec42) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905115829683 DMM INFO MM(262420000000001/cf80ec42) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905115829683 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905115829683 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905115829683 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905115829683 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905115829683 DLLC NOTICE LLME(ffffffff/cf80ec42){ASSIGNED} LLGM Assign pre (cf80ec42 => ffffffff) (gprs_llc.c:1079) 20240905115829683 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf80ec42 => ffffffff) (gprs_llc.c:1125) 20240905115829683 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20240905115829683 DGPRS INFO SUBSCR(262420000000001) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240905115829683 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:399) 20240905115829683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905115829683 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905115829683 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905115829683 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905115829683 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(26)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@81e620931387: Provider Link came up: sending NS-RESET 20240905115829724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905115829724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115829724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905115829724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115829724 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905115829724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115829724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115829724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115829724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115829725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115829725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115829725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115829725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115829725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115829725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115829725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115829725 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115829725 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905115829725 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115829725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905115829725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115829725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905115829727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905115829731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115829731 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@81e620931387: Provider Link came up: sending NS-RESET 20240905115829738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905115829738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115829738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905115829738 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115829738 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905115829738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115829738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115829738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115829738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115829739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115829739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115829739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115829739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115829739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115829739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115829739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115829739 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115829739 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905115829739 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115829739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905115829739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115829739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905115829742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905115829746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115829746 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@81e620931387: Provider Link came up: sending NS-RESET 20240905115829753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905115829753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115829753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905115829753 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115829753 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905115829753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115829753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115829753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115829753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115829754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115829754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115829754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115829754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115829754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115829754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115829754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115829754 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115829754 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905115829754 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115829754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905115829754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115829754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905115829756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905115829761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115829761 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905115830569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115830569 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905115830569 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905115830569 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@81e620931387: 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) } } } } 20240905115830573 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905115830575 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@81e620931387: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='F49CEC4A'O, index=0 SGSN_Test-GSUP(38)@81e620931387: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '030DD92314A19372CC3331F185908A81'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '34B7E837'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DFE883024D576169'O } } } } } 20240905115831645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115831645 DLLC NOTICE LLME(ffffffff/f49cec4a){UNASSIGNED} LLC RX: unknown TLLI 0xf49cec4a, creating LLME on the fly (gprs_llc.c:552) 20240905115831645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905115831645 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240905115831645 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905115831645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905115831645 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905115831645 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905115831645 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905115831645 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905115831645 DLLC NOTICE LLME(ffffffff/f49cec4a){UNASSIGNED} LLGM Assign pre (f49cec4a => f45f5add) (gprs_llc.c:1079) 20240905115831645 DLLC NOTICE LLME(f49cec4a/f45f5add){ASSIGNED} LLGM Assign post (f49cec4a => f45f5add) (gprs_llc.c:1125) 20240905115831645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905115831645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905115831645 DMM DEBUG MM(262420000001001/f45f5add) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905115831663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115831663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905115831663 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905115831663 DMM DEBUG MM(262420000001001/f45f5add) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240905115831663 DMM NOTICE MM(262420000001001/f45f5add) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905115831663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905115831663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905115831663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905115831663 DMM DEBUG MM(262420000001001/f45f5add) Requesting authorization (sgsn_auth.c:160) 20240905115831663 DMM INFO MM(262420000001001/f45f5add) Requesting authentication tuples (sgsn_auth.c:184) 20240905115831663 DMM DEBUG MM(262420000001001/f45f5add) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905115831663 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240905115831663 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(38)@81e620931387: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@81e620931387: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20240905115831669 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905115831669 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905115831669 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905115831669 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905115831669 DMM INFO MM(262420000001001/f45f5add) Subscriber data update (mmctx.c:445) 20240905115831669 DMM DEBUG MM(262420000001001/f45f5add) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905115831669 DMM INFO MM(262420000001001/f45f5add) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905115831669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905115831669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905115831669 DMM INFO MM(262420000001001/f45f5add) <- GMM AUTH AND CIPHERING REQ (rand = 03 0d d9 23 14 a1 93 72 cc 33 31 f1 85 90 8a 81 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905115831688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115831688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240905115831688 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905115831688 DMM INFO MM(262420000001001/f45f5add) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905115831688 DMM NOTICE MM(262420000001001/f45f5add) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905115831688 DMM DEBUG MM(262420000001001/f45f5add) checking auth: received GSM SRES = 34 b7 e8 37 (gprs_gmm.c:666) 20240905115831688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905115831688 DMM DEBUG MM(262420000001001/f45f5add) Requesting authorization (sgsn_auth.c:160) 20240905115831688 DMM INFO MM(262420000001001/f45f5add) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905115831688 DMM DEBUG MM(262420000001001/f45f5add) Requesting subscriber data update (gprs_subscriber.c:894) 20240905115831688 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240905115831688 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905115831688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905115831688 DMM INFO MM(262420000001001/f45f5add) <- GMM ATTACH ACCEPT (new P-TMSI=0xf45f5add) (gprs_gmm.c:300) 20240905115831691 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905115831691 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905115831691 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240905115831691 DMM INFO MM(262420000001001/f45f5add) Subscriber data update (mmctx.c:445) 20240905115831691 DMM DEBUG MM(262420000001001/f45f5add) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905115831691 DMM INFO MM(262420000001001/f45f5add) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905115831691 DMM NOTICE MM(262420000001001/f45f5add) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240905115831691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905115831691 DMM NOTICE MM(262420000001001/f45f5add) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905115831691 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) 20240905115831692 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905115831692 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240905115831693 DMM INFO MM(262420000001001/f45f5add) Subscriber data update (mmctx.c:445) 20240905115831693 DMM DEBUG MM(262420000001001/f45f5add) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905115831704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115831704 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905115831704 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905115831704 DMM INFO MM(262420000001001/f45f5add) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905115831704 DMM NOTICE MM(262420000001001/f45f5add) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905115831704 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905115831704 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905115831704 DLLC NOTICE LLME(f49cec4a/f45f5add){ASSIGNED} LLGM Assign pre (ffffffff => f45f5add) (gprs_llc.c:1079) 20240905115831704 DLLC NOTICE LLME(ffffffff/f45f5add){ASSIGNED} LLGM Assign post (ffffffff => f45f5add) (gprs_llc.c:1125) 20240905115831704 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905115831704 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905115831704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905115831704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@81e620931387: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@81e620931387: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@81e620931387: Final verdict of PTC: pass 20240905115831763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54902<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@81e620931387: Final verdict of PTC: none 20240905115831767 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905115831767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(22)@81e620931387: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@81e620931387: Final verdict of PTC: none -NSVCI99(36)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@81e620931387: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@81e620931387: Final verdict of PTC: none -NSVCI98(31)@81e620931387: Final verdict of PTC: none -NSVCI97(26)@81e620931387: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(34)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(24)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(29)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@81e620931387: Test case TC_attach_mnc3 finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Thu Sep 5 11:58:31 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48012) 20240905115832768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115832768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48012, count=85108) 20240905115833770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115833770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Thu Sep 5 11:58:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905115834771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115834772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_umts_aka_umts_res started. 20240905115834860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905115834862 DMM INFO MM(262420000001001/f45f5add) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905115834862 DMM INFO MM(262420000001001/f45f5add) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905115834862 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905115834862 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905115834863 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905115834863 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905115834863 DLLC NOTICE LLME(ffffffff/f45f5add){ASSIGNED} LLGM Assign pre (f45f5add => ffffffff) (gprs_llc.c:1079) 20240905115834863 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f45f5add => ffffffff) (gprs_llc.c:1125) 20240905115834863 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240905115834863 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240905115834863 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20240905115834863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905115834863 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905115834863 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905115834863 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905115834863 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@81e620931387: Provider Link came up: sending NS-RESET 20240905115834907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905115834907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115834907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905115834907 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115834907 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905115834907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115834907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115834907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115834907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115834908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115834908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115834908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115834908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115834908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115834908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115834908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115834908 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115834908 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905115834908 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115834908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(45)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905115834909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115834909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905115834912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905115834920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115834920 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(47)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(44)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(51)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(51)@81e620931387: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(50)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 20240905115834933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905115834933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115834933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905115834933 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115834933 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905115834933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115834933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115834933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115834933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(51)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115834933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115834933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115834933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115834933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115834933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115834933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115834933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115834934 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115834934 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905115834934 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115834934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905115834934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115834934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(51)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(51)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905115834935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905115834941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115834941 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(52)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(48)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(50)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@81e620931387: Provider Link came up: sending NS-RESET 20240905115834947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905115834947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115834947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905115834947 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115834947 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905115834947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115834947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115834947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115834947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115834948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115834948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115834948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115834948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115834948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115834948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115834948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115834948 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115834948 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905115834948 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115834948 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905115834948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115834948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905115834950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905115834954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115834954 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905115835772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115835773 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905115835773 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905115835773 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@81e620931387: 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) } } } } 20240905115835777 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905115835778 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@81e620931387: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='C4C540B4'O, index=0 SGSN_Test-GSUP(57)@81e620931387: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@81e620931387: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '790A276CB0728CC7EC28437941E99314'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F0919DCA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C0D8FA85C2196422'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '614378B8E660DD3F420C8957F605FFA9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '916D4EAA59D09A69226D446CD7F3CC0F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9A597845B3CEAF5CF9D509B62B8152E4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '67DFDC1B1789DA31'O } } } } } 20240905115836849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115836849 DLLC NOTICE LLME(ffffffff/c4c540b4){UNASSIGNED} LLC RX: unknown TLLI 0xc4c540b4, creating LLME on the fly (gprs_llc.c:552) 20240905115836849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905115836849 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20240905115836849 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905115836849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905115836849 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905115836849 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905115836849 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905115836849 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905115836849 DLLC NOTICE LLME(ffffffff/c4c540b4){UNASSIGNED} LLGM Assign pre (c4c540b4 => db583085) (gprs_llc.c:1079) 20240905115836849 DLLC NOTICE LLME(c4c540b4/db583085){ASSIGNED} LLGM Assign post (c4c540b4 => db583085) (gprs_llc.c:1125) 20240905115836849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905115836849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905115836849 DMM DEBUG MM(262420000001002/db583085) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905115836864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115836864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905115836864 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905115836864 DMM DEBUG MM(262420000001002/db583085) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240905115836864 DMM NOTICE MM(262420000001002/db583085) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905115836865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905115836865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905115836865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905115836865 DMM DEBUG MM(262420000001002/db583085) Requesting authorization (sgsn_auth.c:160) 20240905115836865 DMM INFO MM(262420000001002/db583085) Requesting authentication tuples (sgsn_auth.c:184) 20240905115836865 DMM DEBUG MM(262420000001002/db583085) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905115836865 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240905115836865 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(57)@81e620931387: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@81e620931387: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20240905115836870 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905115836870 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905115836870 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905115836870 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905115836871 DMM INFO MM(262420000001002/db583085) Subscriber data update (mmctx.c:445) 20240905115836871 DMM DEBUG MM(262420000001002/db583085) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905115836871 DMM INFO MM(262420000001002/db583085) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905115836871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905115836871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905115836871 DMM INFO MM(262420000001002/db583085) <- GMM AUTH AND CIPHERING REQ (rand = 79 0a 27 6c b0 72 8c c7 ec 28 43 79 41 e9 93 14 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9a 59 78 45 b3 ce af 5c f9 d5 09 b6 2b 81 52 e4 ) (gprs_gmm.c:483) 20240905115836887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115836887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905115836887 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905115836887 DMM INFO MM(262420000001002/db583085) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905115836887 DMM NOTICE MM(262420000001002/db583085) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905115836887 DMM DEBUG MM(262420000001002/db583085) checking auth: received UMTS RES = 67 df dc 1b 17 89 da 31 (gprs_gmm.c:666) 20240905115836887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905115836887 DMM DEBUG MM(262420000001002/db583085) Requesting authorization (sgsn_auth.c:160) 20240905115836887 DMM INFO MM(262420000001002/db583085) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905115836887 DMM DEBUG MM(262420000001002/db583085) Requesting subscriber data update (gprs_subscriber.c:894) 20240905115836887 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240905115836887 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905115836887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905115836887 DMM INFO MM(262420000001002/db583085) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb583085) (gprs_gmm.c:300) 20240905115836890 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905115836890 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905115836890 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240905115836890 DMM INFO MM(262420000001002/db583085) Subscriber data update (mmctx.c:445) 20240905115836890 DMM DEBUG MM(262420000001002/db583085) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905115836890 DMM INFO MM(262420000001002/db583085) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905115836890 DMM NOTICE MM(262420000001002/db583085) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240905115836890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905115836890 DMM NOTICE MM(262420000001002/db583085) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905115836890 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) 20240905115836892 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905115836892 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240905115836892 DMM INFO MM(262420000001002/db583085) Subscriber data update (mmctx.c:445) 20240905115836892 DMM DEBUG MM(262420000001002/db583085) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905115836902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115836902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905115836902 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905115836902 DMM INFO MM(262420000001002/db583085) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905115836902 DMM NOTICE MM(262420000001002/db583085) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905115836902 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905115836902 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905115836902 DLLC NOTICE LLME(c4c540b4/db583085){ASSIGNED} LLGM Assign pre (ffffffff => db583085) (gprs_llc.c:1079) 20240905115836902 DLLC NOTICE LLME(ffffffff/db583085){ASSIGNED} LLGM Assign post (ffffffff => db583085) (gprs_llc.c:1125) 20240905115836902 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905115836902 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905115836903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905115836903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@81e620931387: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@81e620931387: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@81e620931387: Final verdict of PTC: pass 20240905115836960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42936<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(45)@81e620931387: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@81e620931387: Final verdict of PTC: none 20240905115836964 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905115836965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(57)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(50)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@81e620931387: Final verdict of PTC: none -NSVCI98(51)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@81e620931387: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(48)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@81e620931387: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(49)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(53)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(43)@81e620931387: Final verdict of PTC: none -NSVCI99(55)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(50): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(51): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none)Thu Sep 5 11:58:36 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== MTC@81e620931387: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@81e620931387: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=48200) 20240905115837966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115837966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48200, count=85476) 20240905115838967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115838967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Thu Sep 5 11:58:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905115839969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115839969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_umts_aka_gsm_sres started. 20240905115840079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905115840081 DMM INFO MM(262420000001002/db583085) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905115840081 DMM INFO MM(262420000001002/db583085) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905115840081 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905115840081 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905115840081 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905115840081 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905115840081 DLLC NOTICE LLME(ffffffff/db583085){ASSIGNED} LLGM Assign pre (db583085 => ffffffff) (gprs_llc.c:1079) 20240905115840081 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db583085 => ffffffff) (gprs_llc.c:1125) 20240905115840081 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240905115840081 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240905115840081 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20240905115840081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905115840081 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905115840081 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905115840081 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905115840081 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(64)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@81e620931387: Provider Link came up: sending NS-RESET 20240905115840123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905115840123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115840123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905115840123 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115840123 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905115840123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115840123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115840123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115840123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115840124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115840124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115840124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115840124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115840124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115840124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115840124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115840124 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115840124 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905115840124 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115840124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905115840124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115840124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905115840126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905115840131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115840131 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(69)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@81e620931387: Provider Link came up: sending NS-RESET 20240905115840138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905115840138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115840138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905115840138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115840138 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905115840138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115840138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115840138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115840138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115840139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115840139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115840139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115840139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115840139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115840139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115840139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115840139 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115840139 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905115840139 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115840139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(69)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905115840139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115840139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905115840142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905115840146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115840146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(71)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(68)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(75)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@81e620931387: Provider Link came up: sending NS-RESET 20240905115840157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905115840157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115840157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905115840157 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115840157 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905115840157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115840157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115840157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115840157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115840158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115840158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115840158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115840158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115840158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115840158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115840158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115840158 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115840158 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905115840158 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115840158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905115840158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115840158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905115840160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905115840166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115840166 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(72)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905115840971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115840971 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905115840971 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905115840971 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(74)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@81e620931387: 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) } } } } 20240905115840975 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(74)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905115840976 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(74)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(74)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(74)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@81e620931387: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='F070DA19'O, index=0 SGSN_Test-GSUP(76)@81e620931387: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@81e620931387: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '421E1BCB244827F565FB4C1E0C760070'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C6863412'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DEA00233E5F8735B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A848AFF27B5039757EEB3F0B6F6C2127'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6C895CEDF850CF2C1656EDF9DECC1C67'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '29B9AF5778E4C4057419446A603F98CD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7BE8CBAF70E81436'O } } } } } 20240905115842051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115842051 DLLC NOTICE LLME(ffffffff/f070da19){UNASSIGNED} LLC RX: unknown TLLI 0xf070da19, creating LLME on the fly (gprs_llc.c:552) 20240905115842051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905115842051 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20240905115842051 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905115842051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905115842051 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905115842051 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905115842051 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905115842051 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905115842051 DLLC NOTICE LLME(ffffffff/f070da19){UNASSIGNED} LLGM Assign pre (f070da19 => ee528c47) (gprs_llc.c:1079) 20240905115842051 DLLC NOTICE LLME(f070da19/ee528c47){ASSIGNED} LLGM Assign post (f070da19 => ee528c47) (gprs_llc.c:1125) 20240905115842051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905115842051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905115842051 DMM DEBUG MM(262420000001003/ee528c47) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905115842064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115842064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905115842064 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905115842064 DMM DEBUG MM(262420000001003/ee528c47) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240905115842064 DMM NOTICE MM(262420000001003/ee528c47) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905115842064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905115842064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905115842064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905115842064 DMM DEBUG MM(262420000001003/ee528c47) Requesting authorization (sgsn_auth.c:160) 20240905115842064 DMM INFO MM(262420000001003/ee528c47) Requesting authentication tuples (sgsn_auth.c:184) 20240905115842064 DMM DEBUG MM(262420000001003/ee528c47) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905115842064 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240905115842064 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(76)@81e620931387: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@81e620931387: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20240905115842068 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905115842068 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905115842068 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905115842068 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905115842068 DMM INFO MM(262420000001003/ee528c47) Subscriber data update (mmctx.c:445) 20240905115842068 DMM DEBUG MM(262420000001003/ee528c47) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905115842068 DMM INFO MM(262420000001003/ee528c47) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905115842068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905115842068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905115842068 DMM INFO MM(262420000001003/ee528c47) <- GMM AUTH AND CIPHERING REQ (rand = 42 1e 1b cb 24 48 27 f5 65 fb 4c 1e 0c 76 00 70 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 29 b9 af 57 78 e4 c4 05 74 19 44 6a 60 3f 98 cd ) (gprs_gmm.c:483) 20240905115842080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115842080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905115842080 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905115842080 DMM INFO MM(262420000001003/ee528c47) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905115842080 DMM NOTICE MM(262420000001003/ee528c47) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905115842080 DMM DEBUG MM(262420000001003/ee528c47) checking auth: received GSM SRES = c6 86 34 12 (gprs_gmm.c:666) 20240905115842080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905115842080 DMM DEBUG MM(262420000001003/ee528c47) Requesting authorization (sgsn_auth.c:160) 20240905115842080 DMM INFO MM(262420000001003/ee528c47) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905115842080 DMM DEBUG MM(262420000001003/ee528c47) Requesting subscriber data update (gprs_subscriber.c:894) 20240905115842080 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240905115842080 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905115842080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905115842080 DMM INFO MM(262420000001003/ee528c47) <- GMM ATTACH ACCEPT (new P-TMSI=0xee528c47) (gprs_gmm.c:300) 20240905115842083 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905115842083 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905115842083 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240905115842083 DMM INFO MM(262420000001003/ee528c47) Subscriber data update (mmctx.c:445) 20240905115842083 DMM DEBUG MM(262420000001003/ee528c47) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905115842083 DMM INFO MM(262420000001003/ee528c47) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905115842083 DMM NOTICE MM(262420000001003/ee528c47) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240905115842083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905115842083 DMM NOTICE MM(262420000001003/ee528c47) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905115842083 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) 20240905115842084 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905115842084 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240905115842084 DMM INFO MM(262420000001003/ee528c47) Subscriber data update (mmctx.c:445) 20240905115842084 DMM DEBUG MM(262420000001003/ee528c47) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905115842094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115842094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905115842094 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905115842094 DMM INFO MM(262420000001003/ee528c47) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905115842094 DMM NOTICE MM(262420000001003/ee528c47) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905115842094 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905115842094 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905115842094 DLLC NOTICE LLME(f070da19/ee528c47){ASSIGNED} LLGM Assign pre (ffffffff => ee528c47) (gprs_llc.c:1079) 20240905115842094 DLLC NOTICE LLME(ffffffff/ee528c47){ASSIGNED} LLGM Assign post (ffffffff => ee528c47) (gprs_llc.c:1125) 20240905115842094 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905115842094 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905115842094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905115842094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@81e620931387: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@81e620931387: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@81e620931387: Final verdict of PTC: pass 20240905115842153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42950<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905115842156 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905115842157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(76)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@81e620931387: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@81e620931387: Final verdict of PTC: none -NSVCI99(75)@81e620931387: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@81e620931387: Final verdict of PTC: none -NSVCI98(69)@81e620931387: Final verdict of PTC: none -NSVCI97(64)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@81e620931387: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(62)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(73)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(67)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@81e620931387: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Thu Sep 5 11:58:42 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48204) 20240905115843158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115843158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48204, count=85464) 20240905115844160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115844160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Thu Sep 5 11:58:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905115845162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115845162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_timeout_after_pdp_act started. 20240905115845270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905115845273 DMM INFO MM(262420000001003/ee528c47) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905115845273 DMM INFO MM(262420000001003/ee528c47) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905115845273 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905115845273 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905115845273 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905115845273 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905115845273 DLLC NOTICE LLME(ffffffff/ee528c47){ASSIGNED} LLGM Assign pre (ee528c47 => ffffffff) (gprs_llc.c:1079) 20240905115845273 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee528c47 => ffffffff) (gprs_llc.c:1125) 20240905115845273 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240905115845273 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20240905115845273 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20240905115845273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905115845273 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905115845273 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905115845273 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905115845273 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@81e620931387: Provider Link came up: sending NS-RESET 20240905115845314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905115845314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115845314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905115845314 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115845314 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905115845314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115845315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115845315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115845315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115845315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115845315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115845315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115845315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115845315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115845315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115845315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115845315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115845315 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905115845315 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115845315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905115845316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115845316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905115845317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905115845322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115845322 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@81e620931387: Provider Link came up: sending NS-RESET 20240905115845329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905115845329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115845329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905115845329 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115845329 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905115845329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115845329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115845329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115845329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115845330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115845330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115845330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115845330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115845330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115845330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115845330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115845330 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115845330 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905115845330 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115845330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905115845330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115845330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905115845332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905115845336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115845336 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@81e620931387: Provider Link came up: sending NS-RESET 20240905115845344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905115845344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115845344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905115845344 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115845344 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905115845344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115845344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115845344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115845344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115845345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115845345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115845345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115845345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115845345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115845345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115845345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115845345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115845345 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905115845345 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115845345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905115845345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115845345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905115845348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905115845353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115845353 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905115846164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115846164 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905115846165 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905115846165 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@81e620931387: 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) } } } } 20240905115846169 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905115846170 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@81e620931387: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C102C539'O, index=0 SGSN_Test-GSUP(95)@81e620931387: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '9B1A050496BACB5759B3569660F037EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '88A743F6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B4A5FC400B2CB6C8'O } } } } } 20240905115846223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115846223 DLLC NOTICE LLME(ffffffff/c102c539){UNASSIGNED} LLC RX: unknown TLLI 0xc102c539, creating LLME on the fly (gprs_llc.c:552) 20240905115846223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905115846223 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20240905115846223 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905115846223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905115846223 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905115846223 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905115846223 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905115846223 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905115846223 DLLC NOTICE LLME(ffffffff/c102c539){UNASSIGNED} LLGM Assign pre (c102c539 => ef0ac124) (gprs_llc.c:1079) 20240905115846223 DLLC NOTICE LLME(c102c539/ef0ac124){ASSIGNED} LLGM Assign post (c102c539 => ef0ac124) (gprs_llc.c:1125) 20240905115846223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905115846223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905115846223 DMM DEBUG MM(262420000000021/ef0ac124) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905115846242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115846242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905115846242 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905115846242 DMM DEBUG MM(262420000000021/ef0ac124) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240905115846242 DMM NOTICE MM(262420000000021/ef0ac124) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905115846243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905115846243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905115846243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905115846243 DMM DEBUG MM(262420000000021/ef0ac124) Requesting authorization (sgsn_auth.c:160) 20240905115846243 DMM INFO MM(262420000000021/ef0ac124) Requesting authentication tuples (sgsn_auth.c:184) 20240905115846243 DMM DEBUG MM(262420000000021/ef0ac124) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905115846243 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240905115846243 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(95)@81e620931387: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@81e620931387: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20240905115846249 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905115846249 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905115846249 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905115846249 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905115846249 DMM INFO MM(262420000000021/ef0ac124) Subscriber data update (mmctx.c:445) 20240905115846249 DMM DEBUG MM(262420000000021/ef0ac124) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905115846249 DMM INFO MM(262420000000021/ef0ac124) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905115846250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905115846250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905115846250 DMM INFO MM(262420000000021/ef0ac124) <- GMM AUTH AND CIPHERING REQ (rand = 9b 1a 05 04 96 ba cb 57 59 b3 56 96 60 f0 37 ef , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905115846265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115846266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240905115846266 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905115846266 DMM INFO MM(262420000000021/ef0ac124) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905115846266 DMM NOTICE MM(262420000000021/ef0ac124) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905115846266 DMM DEBUG MM(262420000000021/ef0ac124) checking auth: received GSM SRES = 88 a7 43 f6 (gprs_gmm.c:666) 20240905115846266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905115846266 DMM DEBUG MM(262420000000021/ef0ac124) Requesting authorization (sgsn_auth.c:160) 20240905115846266 DMM INFO MM(262420000000021/ef0ac124) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905115846266 DMM DEBUG MM(262420000000021/ef0ac124) Requesting subscriber data update (gprs_subscriber.c:894) 20240905115846266 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240905115846266 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905115846266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905115846266 DMM INFO MM(262420000000021/ef0ac124) <- GMM ATTACH ACCEPT (new P-TMSI=0xef0ac124) (gprs_gmm.c:300) 20240905115846269 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905115846269 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905115846269 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240905115846269 DMM INFO MM(262420000000021/ef0ac124) Subscriber data update (mmctx.c:445) 20240905115846269 DMM DEBUG MM(262420000000021/ef0ac124) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905115846269 DMM INFO MM(262420000000021/ef0ac124) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905115846269 DMM NOTICE MM(262420000000021/ef0ac124) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240905115846269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905115846269 DMM NOTICE MM(262420000000021/ef0ac124) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905115846269 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) 20240905115846271 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905115846271 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240905115846271 DMM INFO MM(262420000000021/ef0ac124) Subscriber data update (mmctx.c:445) 20240905115846271 DMM DEBUG MM(262420000000021/ef0ac124) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905115846283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115846283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905115846283 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905115846283 DMM INFO MM(262420000000021/ef0ac124) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905115846283 DMM NOTICE MM(262420000000021/ef0ac124) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905115846283 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905115846283 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905115846283 DLLC NOTICE LLME(c102c539/ef0ac124){ASSIGNED} LLGM Assign pre (ffffffff => ef0ac124) (gprs_llc.c:1079) 20240905115846283 DLLC NOTICE LLME(ffffffff/ef0ac124){ASSIGNED} LLGM Assign post (ffffffff => ef0ac124) (gprs_llc.c:1125) 20240905115846283 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905115846283 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905115846283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905115846284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@81e620931387: setverdict(pass): none -> pass 20240905115846342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115846342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905115846342 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905115846342 DMM INFO MM(262420000000021/ef0ac124) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905115846342 DMM INFO MM(262420000000021/ef0ac124) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905115846342 DMM DEBUG MM(262420000000021/ef0ac124) Using GGSN 0 (gprs_sm.c:317) 20240905115846342 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240905115846342 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905115846342 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20240905115846342 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20240905115846367 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 01 04 00 00 00 01 80 08 00 10 37 f2 47 6b 11 19 c1 83 17 14 05 7f e4 9c 42 fc 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20240905115846368 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f801464b058, cbp=0x55f9bea384e0) (sgsn_libgtp.c:629) 20240905115846368 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905115846368 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea35418 TLLI=ef0ac124, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905115846368 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905115846368 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905115846381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115846381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20240905115846381 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905115846381 DMM INFO MM(262420000000021/ef0ac124) -> GMM ATTACH REQUEST MI(TMSI-0xEF0AC124) type="GPRS attach" (gprs_gmm.c:1266) 20240905115846381 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905115846381 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240905115846381 DLLC NOTICE LLME(ffffffff/ef0ac124){ASSIGNED} LLGM Assign pre (ef0ac124 => e534c8fb) (gprs_llc.c:1079) 20240905115846381 DLLC NOTICE LLME(ef0ac124/e534c8fb){ASSIGNED} LLGM Assign post (ef0ac124 => e534c8fb) (gprs_llc.c:1125) 20240905115846381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905115846381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905115846381 DMM DEBUG MM(262420000000021/e534c8fb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905115846390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115846390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240905115846390 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905115846390 DMM DEBUG MM(262420000000021/e534c8fb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240905115846390 DMM NOTICE MM(262420000000021/e534c8fb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905115846390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905115846390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905115846390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905115846390 DMM DEBUG MM(262420000000021/e534c8fb) Requesting authorization (sgsn_auth.c:160) 20240905115846390 DMM INFO MM(262420000000021/e534c8fb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905115846390 DMM DEBUG MM(262420000000021/e534c8fb) Requesting subscriber data update (gprs_subscriber.c:894) 20240905115846390 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240905115846391 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905115846392 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905115846392 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905115846392 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240905115846392 DMM INFO MM(262420000000021/e534c8fb) Subscriber data update (mmctx.c:445) 20240905115846392 DMM DEBUG MM(262420000000021/e534c8fb) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240905115846392 DMM INFO MM(262420000000021/e534c8fb) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240905115846392 DMM NOTICE MM(262420000000021/e534c8fb) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240905115846392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905115846392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905115846392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240905115846392 DMM INFO MM(262420000000021/e534c8fb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe534c8fb) (gprs_gmm.c:300) 20240905115846393 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) TC_attach_timeout_after_pdp_act(97)@81e620931387: Trying to receive 5 ATTACH ACCEPTs 20240905115846394 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905115846394 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240905115846394 DMM INFO MM(262420000000021/e534c8fb) Subscriber data update (mmctx.c:445) 20240905115846394 DMM DEBUG MM(262420000000021/e534c8fb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905115852393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240905115852393 DMM INFO MM(262420000000021/e534c8fb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe534c8fb) (gprs_gmm.c:300) 20240905115853348 DGPRS DEBUG Checking for inactive LLMEs, time = 28065732 (sgsn.c:131) 20240905115858393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240905115858393 DMM INFO MM(262420000000021/e534c8fb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe534c8fb) (gprs_gmm.c:300) 20240905115904394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240905115904394 DMM INFO MM(262420000000021/e534c8fb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe534c8fb) (gprs_gmm.c:300) 20240905115906166 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240905115906166 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240905115906167 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905115910395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240905115910395 DMM INFO MM(262420000000021/e534c8fb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe534c8fb) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@81e620931387: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@81e620931387: Make sure not more than 5 ATTACH ACCEPT messages are sent 20240905115915317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115915322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115915322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905115915331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115915335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115915335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905115915346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115915349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115915349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905115916396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240905115916396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240905115916396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240905115916396 DMM NOTICE MM(262420000000021/e534c8fb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240905115916396 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20240905115916396 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea35418, TLLI=e534c8fb, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905115916396 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240905115916396 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905115916396 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20240905115916396 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240905115916396 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240905115916396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Reject}: Deallocated (fsm.c:568) 20240905115916397 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Deallocated (fsm.c:568) 20240905115916397 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905115916397 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240905115916397 DLLC NOTICE LLME(ef0ac124/e534c8fb){ASSIGNED} LLGM Assign pre (e534c8fb => ffffffff) (gprs_llc.c:1079) 20240905115916397 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e534c8fb => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@81e620931387: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@81e620931387: Final verdict of PTC: pass 20240905115916922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41702<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905115916926 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905115916926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(95)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@81e620931387: Final verdict of PTC: none -NSVCI99(93)@81e620931387: Final verdict of PTC: none -NSVCI98(88)@81e620931387: Final verdict of PTC: none -NSVCI97(83)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@81e620931387: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@81e620931387: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@81e620931387: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(81)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(86)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(91)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@81e620931387: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Thu Sep 5 11:59:17 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=125260) 20240905115917928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115917928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125260, count=126956) 20240905115918929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115918929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Thu Sep 5 11:59:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905115919931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115919931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_auth_id_timeout started. 20240905115920128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905115920131 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(102)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@81e620931387: Provider Link came up: sending NS-RESET 20240905115920173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905115920173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115920173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905115920173 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115920173 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905115920173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115920173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115920173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115920173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115920174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115920174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115920174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115920174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115920174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115920174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115920174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115920174 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115920174 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905115920174 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115920174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905115920174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115920174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905115920176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905115920181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115920181 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@81e620931387: Provider Link came up: sending NS-RESET 20240905115920188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905115920188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115920188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905115920188 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115920188 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905115920188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115920188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115920188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115920188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115920189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115920189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115920189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115920189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115920189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115920189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115920189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115920189 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115920189 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905115920189 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115920189 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905115920189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115920189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905115920191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905115920196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115920196 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@81e620931387: Provider Link came up: sending NS-RESET 20240905115920204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905115920204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115920204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905115920204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115920204 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905115920204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115920204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115920204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115920204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115920205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115920205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115920205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115920205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115920205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115920205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115920205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115920205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115920205 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905115920205 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115920205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905115920205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115920205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905115920207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905115920212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115920212 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905115920933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115920933 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905115920933 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905115920933 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@81e620931387: 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) } } } } 20240905115920937 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905115920938 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@81e620931387: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='F1BF215F'O, index=0 SGSN_Test-GSUP(114)@81e620931387: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20240905115921006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115921006 DLLC NOTICE LLME(ffffffff/f1bf215f){UNASSIGNED} LLC RX: unknown TLLI 0xf1bf215f, creating LLME on the fly (gprs_llc.c:552) 20240905115921006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240905115921006 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20240905115921006 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905115921006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905115921006 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905115921006 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905115921006 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905115921006 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905115921006 DLLC NOTICE LLME(ffffffff/f1bf215f){UNASSIGNED} LLGM Assign pre (f1bf215f => ef57f455) (gprs_llc.c:1079) 20240905115921006 DLLC NOTICE LLME(f1bf215f/ef57f455){ASSIGNED} LLGM Assign post (f1bf215f => ef57f455) (gprs_llc.c:1125) 20240905115921006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905115921006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905115921006 DMM DEBUG MM(262420000000002/ef57f455) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905115923348 DGPRS DEBUG Checking for inactive LLMEs, time = 28065762 (sgsn.c:131) 20240905115927007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240905115927008 DMM DEBUG MM(262420000000002/ef57f455) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905115933009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240905115933009 DMM DEBUG MM(262420000000002/ef57f455) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905115939011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240905115939011 DMM DEBUG MM(262420000000002/ef57f455) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905115940934 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240905115940935 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240905115940935 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905115945012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240905115945012 DMM DEBUG MM(262420000000002/ef57f455) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905115950176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115950182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115950183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905115950190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115950191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115950191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905115950206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115950209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115950209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905115951013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240905115951013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240905115951014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240905115951014 DMM NOTICE MM(262420000000002/ef57f455) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240905115951014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Reject}: Deallocated (fsm.c:568) 20240905115951014 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905115951014 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905115951014 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240905115951014 DLLC NOTICE LLME(f1bf215f/ef57f455){ASSIGNED} LLGM Assign pre (ef57f455 => ffffffff) (gprs_llc.c:1079) 20240905115951014 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef57f455 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@81e620931387: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@81e620931387: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@81e620931387: Final verdict of PTC: pass 20240905115951035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41508<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905115951039 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905115951039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(114)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@81e620931387: Final verdict of PTC: none -NSVCI98(107)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@81e620931387: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@81e620931387: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@81e620931387: Final verdict of PTC: none -NSVCI97(102)@81e620931387: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@81e620931387: Final verdict of PTC: none -NSVCI99(112)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(105)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(100)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(110)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@81e620931387: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Thu Sep 5 11:59:51 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=59928) 20240905115952041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115952041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59928, count=64448) 20240905115953043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115953043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Thu Sep 5 11:59:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905115953348 DGPRS DEBUG Checking for inactive LLMEs, time = 28065792 (sgsn.c:131) 20240905115954044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115954044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_auth_sai_timeout started. 20240905115954126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905115954128 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@81e620931387: Provider Link came up: sending NS-RESET 20240905115954171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905115954171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115954171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905115954171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115954171 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905115954171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115954171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115954171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115954171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115954171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115954171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115954171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115954172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115954172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115954172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115954172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115954172 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115954172 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905115954172 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115954172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(121)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905115954172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115954172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905115954173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905115954178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115954178 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(123)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(120)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(127)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(127)@81e620931387: Provider Link came up: sending NS-RESET 20240905115954188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905115954188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115954188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905115954188 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115954188 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905115954188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115954188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115954188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115954188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(126)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(127)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115954189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115954189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115954189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115954189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115954189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115954189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115954189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115954189 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115954189 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905115954189 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115954189 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(127)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905115954189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115954189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(127)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905115954191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240905115954196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115954196 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(126)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_timeout-BVCI210(124)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(131)@81e620931387: Provider Link came up: sending NS-RESET 20240905115954200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905115954200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905115954200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905115954200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115954200 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905115954200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905115954200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905115954200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905115954200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905115954200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905115954200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905115954200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905115954200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905115954200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905115954200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905115954200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905115954200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905115954200 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905115954200 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905115954200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905115954201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905115954201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905115954203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905115954209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115954209 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905115955046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905115955046 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905115955046 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905115955046 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@81e620931387: 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) } } } } 20240905115955050 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240905115955051 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@81e620931387: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='CA952397'O, index=0 SGSN_Test-GSUP(133)@81e620931387: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20240905115955116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115955116 DLLC NOTICE LLME(ffffffff/ca952397){UNASSIGNED} LLC RX: unknown TLLI 0xca952397, creating LLME on the fly (gprs_llc.c:552) 20240905115955116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240905115955116 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20240905115955116 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905115955116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905115955116 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905115955116 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905115955116 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905115955116 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905115955116 DLLC NOTICE LLME(ffffffff/ca952397){UNASSIGNED} LLGM Assign pre (ca952397 => dc845c80) (gprs_llc.c:1079) 20240905115955116 DLLC NOTICE LLME(ca952397/dc845c80){ASSIGNED} LLGM Assign post (ca952397 => dc845c80) (gprs_llc.c:1125) 20240905115955116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905115955117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905115955117 DMM DEBUG MM(262420000000003/dc845c80) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905115955138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905115955138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905115955138 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905115955138 DMM DEBUG MM(262420000000003/dc845c80) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20240905115955138 DMM NOTICE MM(262420000000003/dc845c80) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905115955138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905115955138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905115955138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905115955138 DMM DEBUG MM(262420000000003/dc845c80) Requesting authorization (sgsn_auth.c:160) 20240905115955138 DMM INFO MM(262420000000003/dc845c80) Requesting authentication tuples (sgsn_auth.c:184) 20240905115955138 DMM DEBUG MM(262420000000003/dc845c80) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905115955138 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20240905115955138 DGPRS INFO SUBSCR(262420000000003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(133)@81e620931387: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@81e620931387: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20240905120001140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240905120001140 DMM ERROR MM(262420000000003/dc845c80) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240905120001140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240905120001140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240905120001140 DMM NOTICE MM(262420000000003/dc845c80) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240905120001140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Reject}: Deallocated (fsm.c:568) 20240905120001140 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120001140 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120001140 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240905120001140 DLLC NOTICE LLME(ca952397/dc845c80){ASSIGNED} LLGM Assign pre (dc845c80 => ffffffff) (gprs_llc.c:1079) 20240905120001140 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc845c80 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@81e620931387: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@81e620931387: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@81e620931387: Final verdict of PTC: pass 20240905120001160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47738<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905120001164 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120001165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(133)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@81e620931387: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(126)@81e620931387: Final verdict of PTC: none -NSVCI97(121)@81e620931387: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(124)@81e620931387: Final verdict of PTC: none -NSVCI99(131)@81e620931387: Final verdict of PTC: none -NSVCI98(127)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@81e620931387: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(129)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(125)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(119)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(124): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(125): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(126): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(127): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@81e620931387: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Thu Sep 5 12:00:01 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=57296) 20240905120002166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120002166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57296, count=62684) 20240905120003168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120003168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Thu Sep 5 12:00:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120004169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120004169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_auth_sai_reject started. 20240905120004250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120004253 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(140)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@81e620931387: Provider Link came up: sending NS-RESET 20240905120004302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120004302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120004302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120004302 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120004302 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120004302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120004302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120004302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120004302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120004302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120004302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120004302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120004303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120004303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120004303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120004303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120004303 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120004303 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120004303 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120004303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120004303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120004303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(141)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 20240905120004305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120004310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120004310 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(142)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@81e620931387: Provider Link came up: sending NS-RESET 20240905120004316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120004316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120004316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120004316 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120004316 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120004316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120004316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120004316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120004316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120004317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120004317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120004317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120004317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120004317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120004317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120004317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120004317 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120004317 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120004317 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120004317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(145)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120004317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120004317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120004319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120004323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120004323 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@81e620931387: Provider Link came up: sending NS-RESET 20240905120004331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120004331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120004331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120004331 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120004331 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120004331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120004331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120004331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120004331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120004332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120004332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120004332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120004332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120004332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120004332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120004332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120004332 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120004332 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120004332 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120004332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120004332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120004332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120004334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120004338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120004338 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120005171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120005171 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120005171 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120005171 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@81e620931387: 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) } } } } 20240905120005175 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120005176 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@81e620931387: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='F46C0822'O, index=0 SGSN_Test-GSUP(152)@81e620931387: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20240905120005235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120005235 DLLC NOTICE LLME(ffffffff/f46c0822){UNASSIGNED} LLC RX: unknown TLLI 0xf46c0822, creating LLME on the fly (gprs_llc.c:552) 20240905120005235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120005235 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20240905120005235 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120005235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120005236 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120005236 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120005236 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120005236 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120005236 DLLC NOTICE LLME(ffffffff/f46c0822){UNASSIGNED} LLGM Assign pre (f46c0822 => efe4a23e) (gprs_llc.c:1079) 20240905120005236 DLLC NOTICE LLME(f46c0822/efe4a23e){ASSIGNED} LLGM Assign post (f46c0822 => efe4a23e) (gprs_llc.c:1125) 20240905120005236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120005236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120005236 DMM DEBUG MM(262420000000004/efe4a23e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120005250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120005250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120005250 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120005250 DMM DEBUG MM(262420000000004/efe4a23e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20240905120005250 DMM NOTICE MM(262420000000004/efe4a23e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120005250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120005250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120005250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120005250 DMM DEBUG MM(262420000000004/efe4a23e) Requesting authorization (sgsn_auth.c:160) 20240905120005250 DMM INFO MM(262420000000004/efe4a23e) Requesting authentication tuples (sgsn_auth.c:184) 20240905120005250 DMM DEBUG MM(262420000000004/efe4a23e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120005250 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20240905120005250 DGPRS INFO SUBSCR(262420000000004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(152)@81e620931387: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@81e620931387: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20240905120005255 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20240905120005255 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20240905120005255 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20240905120011252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240905120011252 DMM ERROR MM(262420000000004/efe4a23e) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240905120011252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240905120011252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240905120011252 DMM NOTICE MM(262420000000004/efe4a23e) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240905120011252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Reject}: Deallocated (fsm.c:568) 20240905120011252 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120011252 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120011252 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240905120011252 DLLC NOTICE LLME(f46c0822/efe4a23e){ASSIGNED} LLGM Assign pre (efe4a23e => ffffffff) (gprs_llc.c:1079) 20240905120011252 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efe4a23e => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@81e620931387: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@81e620931387: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@81e620931387: Final verdict of PTC: pass 20240905120011272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44876<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905120011276 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120011276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(145)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@81e620931387: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@81e620931387: Final verdict of PTC: none -NSVCI99(150)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(152)@81e620931387: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@81e620931387: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@81e620931387: Final verdict of PTC: none -NSVCI97(140)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(148)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(143)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(138)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@81e620931387: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Thu Sep 5 12:00:11 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=58672) 20240905120012278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120012278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58672, count=64060) 20240905120013280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120013280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Thu Sep 5 12:00:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120014282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120014282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_gsup_lu_timeout started. 20240905120014379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120014379 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(159)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@81e620931387: Provider Link came up: sending NS-RESET 20240905120014398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120014398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120014398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120014398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120014398 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120014399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120014399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120014399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120014399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120014399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120014399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120014399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120014400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120014400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120014400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120014400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120014400 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120014400 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120014400 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120014400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120014400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120014400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120014402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120014406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120014406 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@81e620931387: Provider Link came up: sending NS-RESET 20240905120014414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120014414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120014414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120014414 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120014414 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120014414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120014414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120014414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120014414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120014415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120014415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120014415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120014415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120014415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120014415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120014415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120014415 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120014415 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120014415 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120014415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120014416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120014416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120014417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120014422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120014422 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(169)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@81e620931387: Provider Link came up: sending NS-RESET 20240905120014429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120014429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120014429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120014429 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120014429 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120014429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120014429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120014429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120014429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120014430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120014430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120014430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120014430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120014430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120014430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120014430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120014430 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120014430 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120014430 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120014430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120014430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120014430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120014432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120014436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120014436 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120015284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120015284 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120015284 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120015284 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@81e620931387: 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) } } } } 20240905120015289 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120015290 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@81e620931387: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='E423EDD3'O, index=0 SGSN_Test-GSUP(171)@81e620931387: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '99D1864DA9804A91F3B9597FF2A52597'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '622746B9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A670CB7EFD3B9B5F'O } } } } } 20240905120016373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120016373 DLLC NOTICE LLME(ffffffff/e423edd3){UNASSIGNED} LLC RX: unknown TLLI 0xe423edd3, creating LLME on the fly (gprs_llc.c:552) 20240905120016373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120016373 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20240905120016373 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120016373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120016373 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120016373 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120016373 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120016373 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120016373 DLLC NOTICE LLME(ffffffff/e423edd3){UNASSIGNED} LLGM Assign pre (e423edd3 => e6287da4) (gprs_llc.c:1079) 20240905120016373 DLLC NOTICE LLME(e423edd3/e6287da4){ASSIGNED} LLGM Assign post (e423edd3 => e6287da4) (gprs_llc.c:1125) 20240905120016373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120016373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120016373 DMM DEBUG MM(262420000000005/e6287da4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120016399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120016399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120016399 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120016399 DMM DEBUG MM(262420000000005/e6287da4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20240905120016399 DMM NOTICE MM(262420000000005/e6287da4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120016399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120016399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120016399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120016399 DMM DEBUG MM(262420000000005/e6287da4) Requesting authorization (sgsn_auth.c:160) 20240905120016399 DMM INFO MM(262420000000005/e6287da4) Requesting authentication tuples (sgsn_auth.c:184) 20240905120016399 DMM DEBUG MM(262420000000005/e6287da4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120016399 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20240905120016399 DGPRS INFO SUBSCR(262420000000005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(171)@81e620931387: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@81e620931387: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20240905120016405 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120016405 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120016405 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120016405 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120016405 DMM INFO MM(262420000000005/e6287da4) Subscriber data update (mmctx.c:445) 20240905120016405 DMM DEBUG MM(262420000000005/e6287da4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120016405 DMM INFO MM(262420000000005/e6287da4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120016405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120016405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120016405 DMM INFO MM(262420000000005/e6287da4) <- GMM AUTH AND CIPHERING REQ (rand = 99 d1 86 4d a9 80 4a 91 f3 b9 59 7f f2 a5 25 97 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120016421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120016421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120016422 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120016422 DMM INFO MM(262420000000005/e6287da4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120016422 DMM NOTICE MM(262420000000005/e6287da4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120016422 DMM DEBUG MM(262420000000005/e6287da4) checking auth: received GSM SRES = 62 27 46 b9 (gprs_gmm.c:666) 20240905120016422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120016422 DMM DEBUG MM(262420000000005/e6287da4) Requesting authorization (sgsn_auth.c:160) 20240905120016422 DMM INFO MM(262420000000005/e6287da4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120016422 DMM DEBUG MM(262420000000005/e6287da4) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120016422 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20240905120016422 DGPRS INFO SUBSCR(262420000000005) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 00 f5 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120016422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120016422 DMM INFO MM(262420000000005/e6287da4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6287da4) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@81e620931387: setverdict(fail): none -> fail MC@81e620931387: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@81e620931387: Final verdict of PTC: none 20240905120016439 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120016439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(170)@81e620931387: Final verdict of PTC: none 20240905120016441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56510<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(155)@81e620931387: Final verdict of PTC: none -NSVCI98(164)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@81e620931387: Final verdict of PTC: none -NSVCI97(159)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@81e620931387: Final verdict of PTC: none -NSVCI99(169)@81e620931387: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@81e620931387: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(167)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(157)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(162)@81e620931387: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@81e620931387: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@81e620931387: Final verdict of PTC: fail MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@81e620931387: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Thu Sep 5 12:00:16 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=43808) 20240905120017440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120017440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43808, count=69708) 20240905120018442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120018442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Thu Sep 5 12:00:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120019443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120019443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_gsup_lu_reject started. 20240905120019575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120019578 DMM INFO MM(262420000000005/e6287da4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120019578 DMM INFO MM(262420000000005/e6287da4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120019578 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120019578 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120019578 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120019578 DMM ERROR MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240905120019578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240905120019578 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120019578 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120019578 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120019578 DLLC NOTICE LLME(e423edd3/e6287da4){ASSIGNED} LLGM Assign pre (e6287da4 => ffffffff) (gprs_llc.c:1079) 20240905120019578 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6287da4 => ffffffff) (gprs_llc.c:1125) 20240905120019578 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@81e620931387: Provider Link came up: sending NS-RESET 20240905120019618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120019618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120019618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120019618 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120019618 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120019618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120019618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120019618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120019618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120019619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120019619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120019619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120019619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120019619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120019619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120019619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120019619 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120019619 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120019619 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120019619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(178)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120019619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120019619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120019621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120019626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120019626 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@81e620931387: Provider Link came up: sending NS-RESET 20240905120019633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120019633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120019633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120019633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120019633 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120019633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120019633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120019633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120019633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120019634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120019634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120019634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120019634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120019634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120019634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120019634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120019634 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120019634 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120019634 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120019634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(183)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120019634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120019634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120019636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120019641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120019641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@81e620931387: Provider Link came up: sending NS-RESET 20240905120019649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120019649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120019649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120019649 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120019649 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120019649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120019649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120019649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120019649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120019650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120019650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120019650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120019650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120019650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120019650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120019650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120019650 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120019650 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120019650 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120019650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(188)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120019650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120019650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120019652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120019657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120019657 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120020444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120020444 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120020444 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120020444 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@81e620931387: 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) } } } } 20240905120020449 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120020450 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@81e620931387: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='E79487BC'O, index=0 SGSN_Test-GSUP(190)@81e620931387: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'FDD13D2EBB84FFCF239871CDDF2763FD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '65A8ABF5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '811226DDE65AA695'O } } } } } 20240905120021523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120021523 DLLC NOTICE LLME(ffffffff/e79487bc){UNASSIGNED} LLC RX: unknown TLLI 0xe79487bc, creating LLME on the fly (gprs_llc.c:552) 20240905120021523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120021523 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20240905120021523 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120021523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120021523 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120021523 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120021523 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120021523 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120021523 DLLC NOTICE LLME(ffffffff/e79487bc){UNASSIGNED} LLGM Assign pre (e79487bc => cd8bf19c) (gprs_llc.c:1079) 20240905120021523 DLLC NOTICE LLME(e79487bc/cd8bf19c){ASSIGNED} LLGM Assign post (e79487bc => cd8bf19c) (gprs_llc.c:1125) 20240905120021523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120021523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120021523 DMM DEBUG MM(262420000000006/cd8bf19c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120021543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120021543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120021543 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120021543 DMM DEBUG MM(262420000000006/cd8bf19c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20240905120021543 DMM NOTICE MM(262420000000006/cd8bf19c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120021543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120021543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120021543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120021543 DMM DEBUG MM(262420000000006/cd8bf19c) Requesting authorization (sgsn_auth.c:160) 20240905120021543 DMM INFO MM(262420000000006/cd8bf19c) Requesting authentication tuples (sgsn_auth.c:184) 20240905120021543 DMM DEBUG MM(262420000000006/cd8bf19c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120021543 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20240905120021543 DGPRS INFO SUBSCR(262420000000006) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(190)@81e620931387: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@81e620931387: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20240905120021549 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120021549 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120021549 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120021549 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120021549 DMM INFO MM(262420000000006/cd8bf19c) Subscriber data update (mmctx.c:445) 20240905120021549 DMM DEBUG MM(262420000000006/cd8bf19c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120021549 DMM INFO MM(262420000000006/cd8bf19c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120021549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120021549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120021549 DMM INFO MM(262420000000006/cd8bf19c) <- GMM AUTH AND CIPHERING REQ (rand = fd d1 3d 2e bb 84 ff cf 23 98 71 cd df 27 63 fd , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120021565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120021565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120021565 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120021565 DMM INFO MM(262420000000006/cd8bf19c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120021565 DMM NOTICE MM(262420000000006/cd8bf19c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120021565 DMM DEBUG MM(262420000000006/cd8bf19c) checking auth: received GSM SRES = 65 a8 ab f5 (gprs_gmm.c:666) 20240905120021565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120021565 DMM DEBUG MM(262420000000006/cd8bf19c) Requesting authorization (sgsn_auth.c:160) 20240905120021565 DMM INFO MM(262420000000006/cd8bf19c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120021565 DMM DEBUG MM(262420000000006/cd8bf19c) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120021565 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20240905120021565 DGPRS INFO SUBSCR(262420000000006) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 00 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120021565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120021565 DMM INFO MM(262420000000006/cd8bf19c) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd8bf19c) (gprs_gmm.c:300) 20240905120021567 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20240905120021567 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20240905120021567 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20240905120021567 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120021567 DMM INFO MM(262420000000006/cd8bf19c) Subscriber data update (mmctx.c:445) 20240905120021567 DMM DEBUG MM(262420000000006/cd8bf19c) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@81e620931387: setverdict(fail): none -> fail MC@81e620931387: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@81e620931387: Final verdict of PTC: none 20240905120021581 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120021581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(189)@81e620931387: Final verdict of PTC: none -NSVCI99(188)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@81e620931387: Final verdict of PTC: none -NSVCI97(178)@81e620931387: Final verdict of PTC: none -NSVCI98(183)@81e620931387: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@81e620931387: Final verdict of PTC: none 20240905120021585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56518<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_reject-BVCI210(182)@81e620931387: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(181)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(186)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(176)@81e620931387: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@81e620931387: Final verdict of PTC: fail MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@81e620931387: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Thu Sep 5 12:00:21 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=47404) 20240905120022582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120022582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47404, count=75816) 20240905120023349 DGPRS DEBUG Checking for inactive LLMEs, time = 28065822 (sgsn.c:131) 20240905120023584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120023584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Thu Sep 5 12:00:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120024585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120024585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_combined started. 20240905120024713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120024715 DMM INFO MM(262420000000006/cd8bf19c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120024715 DMM INFO MM(262420000000006/cd8bf19c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120024715 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120024715 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120024715 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120024715 DMM ERROR MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240905120024715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240905120024715 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120024715 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120024715 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120024715 DLLC NOTICE LLME(e79487bc/cd8bf19c){ASSIGNED} LLGM Assign pre (cd8bf19c => ffffffff) (gprs_llc.c:1079) 20240905120024715 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd8bf19c => ffffffff) (gprs_llc.c:1125) 20240905120024715 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@81e620931387: Provider Link came up: sending NS-RESET 20240905120024759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120024759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120024759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120024759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120024759 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120024759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120024759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120024759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120024759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120024760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120024760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120024760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120024760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120024760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120024760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120024760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120024760 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120024760 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120024760 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120024760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(197)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120024760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120024760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120024762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120024767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120024767 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@81e620931387: Provider Link came up: sending NS-RESET 20240905120024775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120024775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120024775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120024775 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120024775 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120024775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120024775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120024775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120024775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120024776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120024776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120024776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120024776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120024776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120024776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120024776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120024776 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120024776 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120024776 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120024776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(202)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120024776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120024776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120024778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120024783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120024783 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(204)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI210(201)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(208)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@81e620931387: Provider Link came up: sending NS-RESET 20240905120024795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120024795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120024795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120024795 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120024795 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120024795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120024795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120024795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120024795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(208)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120024795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120024795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120024795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120024795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120024795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120024795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120024795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120024795 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120024795 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120024795 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120024795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120024796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120024796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(208)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(208)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120024797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120024802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120024802 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(205)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120025586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120025586 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120025586 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120025586 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(207)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@81e620931387: 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) } } } } 20240905120025590 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120025591 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(207)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(207)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(207)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(207)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@81e620931387: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='F068588F'O, index=0 SGSN_Test-GSUP(209)@81e620931387: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E795507353BD74E5F1E5CEDF0487740C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8DD92602'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '84911E545F4D163E'O } } } } } 20240905120026660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120026660 DLLC NOTICE LLME(ffffffff/f068588f){UNASSIGNED} LLC RX: unknown TLLI 0xf068588f, creating LLME on the fly (gprs_llc.c:552) 20240905120026660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120026660 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240905120026661 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120026661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120026661 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120026661 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120026661 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120026661 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120026661 DLLC NOTICE LLME(ffffffff/f068588f){UNASSIGNED} LLGM Assign pre (f068588f => eef0947c) (gprs_llc.c:1079) 20240905120026661 DLLC NOTICE LLME(f068588f/eef0947c){ASSIGNED} LLGM Assign post (f068588f => eef0947c) (gprs_llc.c:1125) 20240905120026661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120026661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120026661 DMM DEBUG MM(262420000000007/eef0947c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120026679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120026679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120026679 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120026679 DMM DEBUG MM(262420000000007/eef0947c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20240905120026680 DMM NOTICE MM(262420000000007/eef0947c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120026680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120026680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120026680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120026680 DMM DEBUG MM(262420000000007/eef0947c) Requesting authorization (sgsn_auth.c:160) 20240905120026680 DMM INFO MM(262420000000007/eef0947c) Requesting authentication tuples (sgsn_auth.c:184) 20240905120026680 DMM DEBUG MM(262420000000007/eef0947c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120026680 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20240905120026680 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(209)@81e620931387: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@81e620931387: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20240905120026685 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120026685 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120026685 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120026685 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120026685 DMM INFO MM(262420000000007/eef0947c) Subscriber data update (mmctx.c:445) 20240905120026685 DMM DEBUG MM(262420000000007/eef0947c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120026686 DMM INFO MM(262420000000007/eef0947c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120026686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120026686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120026686 DMM INFO MM(262420000000007/eef0947c) <- GMM AUTH AND CIPHERING REQ (rand = e7 95 50 73 53 bd 74 e5 f1 e5 ce df 04 87 74 0c , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120026701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120026701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120026701 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120026701 DMM INFO MM(262420000000007/eef0947c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120026701 DMM NOTICE MM(262420000000007/eef0947c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120026701 DMM DEBUG MM(262420000000007/eef0947c) checking auth: received GSM SRES = 8d d9 26 02 (gprs_gmm.c:666) 20240905120026702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120026702 DMM DEBUG MM(262420000000007/eef0947c) Requesting authorization (sgsn_auth.c:160) 20240905120026702 DMM INFO MM(262420000000007/eef0947c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120026702 DMM DEBUG MM(262420000000007/eef0947c) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120026702 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20240905120026702 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 00 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120026702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120026702 DMM INFO MM(262420000000007/eef0947c) <- GMM ATTACH ACCEPT (new P-TMSI=0xeef0947c) (gprs_gmm.c:300) 20240905120026705 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120026705 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120026705 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240905120026705 DMM INFO MM(262420000000007/eef0947c) Subscriber data update (mmctx.c:445) 20240905120026705 DMM DEBUG MM(262420000000007/eef0947c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120026705 DMM INFO MM(262420000000007/eef0947c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120026705 DMM NOTICE MM(262420000000007/eef0947c) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20240905120026705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120026705 DMM NOTICE MM(262420000000007/eef0947c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120026705 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 00 f7 28 01 01 (gprs_subscriber.c:210) 20240905120026706 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120026706 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240905120026706 DMM INFO MM(262420000000007/eef0947c) Subscriber data update (mmctx.c:445) 20240905120026706 DMM DEBUG MM(262420000000007/eef0947c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@81e620931387: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@81e620931387: Removing Client IMSI='262420000000007'H, index=0 20240905120026719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120026719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120026719 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120026719 DMM INFO MM(262420000000007/eef0947c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120026719 DMM NOTICE MM(262420000000007/eef0947c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120026719 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120026719 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120026719 DLLC NOTICE LLME(f068588f/eef0947c){ASSIGNED} LLGM Assign pre (ffffffff => eef0947c) (gprs_llc.c:1079) 20240905120026719 DLLC NOTICE LLME(ffffffff/eef0947c){ASSIGNED} LLGM Assign post (ffffffff => eef0947c) (gprs_llc.c:1125) 20240905120026719 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120026719 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120026719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120026720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@81e620931387: Final verdict of PTC: pass 20240905120026723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50130<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905120026727 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120026727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(209)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@81e620931387: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(207)@81e620931387: Final verdict of PTC: none -NSVCI97(197)@81e620931387: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@81e620931387: Final verdict of PTC: none -NSVCI98(202)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@81e620931387: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(200)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(195)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(206)@81e620931387: Final verdict of PTC: none -NSVCI99(208)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@81e620931387: Test case TC_attach_combined finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Thu Sep 5 12:00:26 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47304) 20240905120027728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120027728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47304, count=84328) 20240905120028730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120028730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Thu Sep 5 12:00:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120029731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120029731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_accept_all started. 20240905120029858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120029860 DMM INFO MM(262420000000007/eef0947c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120029860 DMM INFO MM(262420000000007/eef0947c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120029860 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120029860 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120029861 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120029861 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120029861 DLLC NOTICE LLME(ffffffff/eef0947c){ASSIGNED} LLGM Assign pre (eef0947c => ffffffff) (gprs_llc.c:1079) 20240905120029861 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eef0947c => ffffffff) (gprs_llc.c:1125) 20240905120029861 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20240905120029861 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120029861 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:399) 20240905120029861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905120029861 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120029861 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120029861 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120029861 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@81e620931387: Provider Link came up: sending NS-RESET 20240905120029907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120029907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120029907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120029907 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120029907 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120029907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120029907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120029908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120029908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120029909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120029909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120029909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120029909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120029909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120029909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120029909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120029909 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120029909 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120029909 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120029909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120029909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120029909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120029911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240905120029917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120029917 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@81e620931387: Provider Link came up: sending NS-RESET 20240905120029930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120029930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120029930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120029930 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120029930 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120029930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120029930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120029930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120029930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120029931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120029931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120029931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120029931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120029931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120029932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120029932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120029932 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120029932 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120029932 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120029932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120029932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120029932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(222)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 20240905120029935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120029940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120029940 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(219)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@81e620931387: Provider Link came up: sending NS-RESET 20240905120029946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120029946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120029946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120029946 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120029946 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120029946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120029946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120029946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120029946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120029947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120029947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120029947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120029947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120029947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120029947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120029947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120029947 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120029947 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120029947 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120029947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120029947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120029947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120029950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120029955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120029955 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120030732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120030732 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120030732 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120030732 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@81e620931387: 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) } } } } 20240905120030736 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120030738 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@81e620931387: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='E29FABC4'O, index=0 SGSN_Test-GSUP(228)@81e620931387: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20240905120031811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120031811 DLLC NOTICE LLME(ffffffff/e29fabc4){UNASSIGNED} LLC RX: unknown TLLI 0xe29fabc4, creating LLME on the fly (gprs_llc.c:552) 20240905120031811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120031811 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20240905120031811 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120031811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120031811 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120031811 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120031811 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120031811 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120031811 DLLC NOTICE LLME(ffffffff/e29fabc4){UNASSIGNED} LLGM Assign pre (e29fabc4 => c6d56c57) (gprs_llc.c:1079) 20240905120031811 DLLC NOTICE LLME(e29fabc4/c6d56c57){ASSIGNED} LLGM Assign post (e29fabc4 => c6d56c57) (gprs_llc.c:1125) 20240905120031811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120031811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120031811 DMM DEBUG MM(262420000000008/c6d56c57) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120031826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120031826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120031826 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120031826 DMM DEBUG MM(262420000000008/c6d56c57) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20240905120031826 DMM NOTICE MM(262420000000008/c6d56c57) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120031826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120031826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120031826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240905120031826 DMM INFO MM(262420000000008/c6d56c57) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6d56c57) (gprs_gmm.c:300) TC_attach_accept_all(230)@81e620931387: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@81e620931387: Removing Client IMSI='262420000000008'H, index=0 20240905120032823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120032823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120032823 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120032823 DMM INFO MM(262420000000008/c6d56c57) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120032823 DMM NOTICE MM(262420000000008/c6d56c57) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120032823 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120032823 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120032823 DLLC NOTICE LLME(e29fabc4/c6d56c57){ASSIGNED} LLGM Assign pre (ffffffff => c6d56c57) (gprs_llc.c:1079) 20240905120032823 DLLC NOTICE LLME(ffffffff/c6d56c57){ASSIGNED} LLGM Assign post (ffffffff => c6d56c57) (gprs_llc.c:1125) 20240905120032823 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120032824 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120032824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120032824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@81e620931387: Final verdict of PTC: pass 20240905120032829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50134<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@81e620931387: Final verdict of PTC: none -NSVCI97(216)@81e620931387: Final verdict of PTC: none 20240905120032833 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120032833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(221)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@81e620931387: Final verdict of PTC: none TC_attach_accept_all-BVCI210(219)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@81e620931387: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@81e620931387: Final verdict of PTC: none -NSVCI99(226)@81e620931387: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(224)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(214)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(220)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_accept_all-BVCI210(219): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(220): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@81e620931387: Test case TC_attach_accept_all finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Thu Sep 5 12:00:32 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=59892) 20240905120033835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120033835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59892, count=66492) 20240905120034837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120034837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Thu Sep 5 12:00:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120035839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120035839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_closed started. 20240905120035955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120035958 DMM INFO MM(262420000000008/c6d56c57) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120035958 DMM INFO MM(262420000000008/c6d56c57) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120035958 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120035958 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120035958 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120035958 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120035958 DLLC NOTICE LLME(ffffffff/c6d56c57){ASSIGNED} LLGM Assign pre (c6d56c57 => ffffffff) (gprs_llc.c:1079) 20240905120035958 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6d56c57 => ffffffff) (gprs_llc.c:1125) 20240905120035958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120035958 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120035958 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120035958 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120035958 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(235)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@81e620931387: Provider Link came up: sending NS-RESET 20240905120036024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120036024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120036024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120036024 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120036024 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120036024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120036024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120036024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120036024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120036027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120036027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120036027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120036027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120036027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120036027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120036027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120036027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120036027 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120036027 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120036027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120036027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120036028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120036033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120036046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120036046 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@81e620931387: Provider Link came up: sending NS-RESET 20240905120036057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120036057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120036057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120036057 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120036057 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120036057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120036057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120036057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120036057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120036058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120036058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120036058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120036058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120036058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120036058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120036058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120036058 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120036058 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120036058 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120036058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120036058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(240)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120036058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120036060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120036065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120036065 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@81e620931387: Provider Link came up: sending NS-RESET 20240905120036072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120036072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120036072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120036072 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120036072 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120036072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120036072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120036072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120036072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120036073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120036073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120036073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120036073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120036073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120036073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120036073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120036073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120036073 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120036073 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120036073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120036073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120036073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120036075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120036080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120036080 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120036841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120036841 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120036841 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120036841 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@81e620931387: 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) } } } } 20240905120036845 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120036846 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@81e620931387: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='C3B0F89C'O, index=0 SGSN_Test-GSUP(247)@81e620931387: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@81e620931387: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='C3B0F89C'O, index=1 20240905120037922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120037922 DLLC NOTICE LLME(ffffffff/c3b0f89c){UNASSIGNED} LLC RX: unknown TLLI 0xc3b0f89c, creating LLME on the fly (gprs_llc.c:552) 20240905120037922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120037922 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20240905120037922 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120037922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120037922 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120037922 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120037922 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120037922 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120037922 DLLC NOTICE LLME(ffffffff/c3b0f89c){UNASSIGNED} LLGM Assign pre (c3b0f89c => c702f74c) (gprs_llc.c:1079) 20240905120037922 DLLC NOTICE LLME(c3b0f89c/c702f74c){ASSIGNED} LLGM Assign post (c3b0f89c => c702f74c) (gprs_llc.c:1125) 20240905120037922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120037922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120037922 DMM DEBUG MM(001010123456789/c702f74c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120037944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120037944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120037944 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120037944 DMM DEBUG MM(001010123456789/c702f74c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240905120037944 DMM NOTICE MM(001010123456789/c702f74c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120037944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120037944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120037944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240905120037944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240905120037944 DMM NOTICE MM(001010123456789/c702f74c) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240905120037944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Reject}: Deallocated (fsm.c:568) 20240905120037944 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120037944 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120037944 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240905120037944 DLLC NOTICE LLME(c3b0f89c/c702f74c){ASSIGNED} LLGM Assign pre (c702f74c => ffffffff) (gprs_llc.c:1079) 20240905120037944 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c702f74c => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@81e620931387: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@81e620931387: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@81e620931387: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@81e620931387: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='FD130FA5'O, index=2 SGSN_Test-GSUP(247)@81e620931387: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20240905120037980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120037980 DLLC NOTICE LLME(ffffffff/fd130fa5){UNASSIGNED} LLC RX: unknown TLLI 0xfd130fa5, creating LLME on the fly (gprs_llc.c:552) 20240905120037980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120037980 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20240905120037980 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120037980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120037980 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120037980 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120037980 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120037980 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120037980 DLLC NOTICE LLME(ffffffff/fd130fa5){UNASSIGNED} LLGM Assign pre (fd130fa5 => d988d630) (gprs_llc.c:1079) 20240905120037980 DLLC NOTICE LLME(fd130fa5/d988d630){ASSIGNED} LLGM Assign post (fd130fa5 => d988d630) (gprs_llc.c:1125) 20240905120037980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120037980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120037980 DMM DEBUG MM(262420000000010/d988d630) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120037982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120037982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120037982 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120037982 DMM DEBUG MM(262420000000010/d988d630) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20240905120037982 DMM NOTICE MM(262420000000010/d988d630) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120037982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120037982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120037982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240905120037982 DMM INFO MM(262420000000010/d988d630) <- GMM ATTACH ACCEPT (new P-TMSI=0xd988d630) (gprs_gmm.c:300) TC_attach_closed(250)@81e620931387: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@81e620931387: Removing Client IMSI='262420000000010'H, index=2 20240905120038998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120038998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120038998 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120038998 DMM INFO MM(262420000000010/d988d630) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120038998 DMM NOTICE MM(262420000000010/d988d630) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120038998 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120038998 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120038998 DLLC NOTICE LLME(fd130fa5/d988d630){ASSIGNED} LLGM Assign pre (ffffffff => d988d630) (gprs_llc.c:1079) 20240905120038998 DLLC NOTICE LLME(ffffffff/d988d630){ASSIGNED} LLGM Assign post (ffffffff => d988d630) (gprs_llc.c:1125) 20240905120038998 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120038998 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120038998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) TC_attach_closed(250)@81e620931387: Final verdict of PTC: pass 20240905120038998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240905120039001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33662<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905120039005 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120039005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(246)@81e620931387: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(247)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@81e620931387: Final verdict of PTC: none -NSVCI97(235)@81e620931387: Final verdict of PTC: none -NSVCI99(245)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@81e620931387: Final verdict of PTC: none -NSVCI98(240)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@81e620931387: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@81e620931387: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(233)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(238)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(243)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@81e620931387: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@81e620931387: Test case TC_attach_closed finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Thu Sep 5 12:00:39 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=70160) 20240905120040007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120040007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70160, count=76480) 20240905120041009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120041009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Thu Sep 5 12:00:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120042010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120042010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_no_imei_response started. 20240905120042130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120042133 DMM INFO MM(262420000000010/d988d630) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120042133 DMM INFO MM(262420000000010/d988d630) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120042133 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120042133 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120042133 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120042133 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120042133 DLLC NOTICE LLME(ffffffff/d988d630){ASSIGNED} LLGM Assign pre (d988d630 => ffffffff) (gprs_llc.c:1079) 20240905120042133 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d988d630 => ffffffff) (gprs_llc.c:1125) 20240905120042133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120042133 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120042133 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120042133 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120042133 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@81e620931387: Provider Link came up: sending NS-RESET 20240905120042178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120042178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120042178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120042178 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120042178 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120042178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120042178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120042178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120042178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120042179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120042179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120042179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120042179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120042179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120042179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120042179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120042179 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120042179 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120042179 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120042179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(255)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120042179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120042179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120042182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240905120042189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120042189 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(256)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imei_response-BVCI196(254)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(260)@81e620931387: Provider Link came up: sending NS-RESET 20240905120042193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120042193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120042193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120042193 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120042193 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120042193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120042193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120042193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120042193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120042194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120042194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120042194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120042194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120042194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120042194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120042194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120042194 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120042194 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120042194 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120042194 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120042195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120042195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(261)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 20240905120042197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120042202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120042202 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(262)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI210(259)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@81e620931387: Provider Link came up: sending NS-RESET 20240905120042208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120042208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120042208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120042208 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120042208 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120042208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120042208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120042208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120042208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120042209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120042209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120042209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120042209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120042209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120042209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120042209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120042209 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120042209 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120042209 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120042209 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120042209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120042209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120042211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120042215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120042215 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120043012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120043012 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120043012 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120043012 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@81e620931387: 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) } } } } 20240905120043016 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240905120043017 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@81e620931387: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='F05701B8'O, index=0 SGSN_Test-GSUP(267)@81e620931387: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20240905120044085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120044085 DLLC NOTICE LLME(ffffffff/f05701b8){UNASSIGNED} LLC RX: unknown TLLI 0xf05701b8, creating LLME on the fly (gprs_llc.c:552) 20240905120044085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120044085 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240905120044085 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120044085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120044085 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120044085 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120044085 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120044085 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120044085 DLLC NOTICE LLME(ffffffff/f05701b8){UNASSIGNED} LLGM Assign pre (f05701b8 => ec1fa1ac) (gprs_llc.c:1079) 20240905120044085 DLLC NOTICE LLME(f05701b8/ec1fa1ac){ASSIGNED} LLGM Assign post (f05701b8 => ec1fa1ac) (gprs_llc.c:1125) 20240905120044085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120044085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120044085 DMM DEBUG MM(262420000000032/ec1fa1ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120050086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240905120050086 DMM DEBUG MM(262420000000032/ec1fa1ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120053350 DGPRS DEBUG Checking for inactive LLMEs, time = 28065852 (sgsn.c:131) 20240905120056088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240905120056088 DMM DEBUG MM(262420000000032/ec1fa1ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120102089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240905120102090 DMM DEBUG MM(262420000000032/ec1fa1ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120103013 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240905120103013 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240905120103014 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120108091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240905120108092 DMM DEBUG MM(262420000000032/ec1fa1ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120112181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120112182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120112182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120112195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120112197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120112197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120112210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120112211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120112211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120114093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240905120114093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240905120114093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240905120114093 DMM NOTICE MM(262420000000032/ec1fa1ac) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240905120114093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Reject}: Deallocated (fsm.c:568) 20240905120114093 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120114093 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120114093 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240905120114093 DLLC NOTICE LLME(f05701b8/ec1fa1ac){ASSIGNED} LLGM Assign pre (ec1fa1ac => ffffffff) (gprs_llc.c:1079) 20240905120114093 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec1fa1ac => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@81e620931387: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@81e620931387: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@81e620931387: Final verdict of PTC: pass 20240905120114098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57534<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@81e620931387: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@81e620931387: Final verdict of PTC: none 20240905120114099 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120114099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(257)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@81e620931387: Final verdict of PTC: none -NSVCI98(260)@81e620931387: Final verdict of PTC: none -NSVCI99(265)@81e620931387: Final verdict of PTC: none -NSVCI97(255)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@81e620931387: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@81e620931387: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(263)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(253)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(258)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@81e620931387: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Thu Sep 5 12:01:14 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=62632) 20240905120115101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120115101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62632, count=67152) 20240905120116103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120116103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Thu Sep 5 12:01:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120117105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120117105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_no_imsi_response started. 20240905120117266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120117268 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@81e620931387: Provider Link came up: sending NS-RESET 20240905120117318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120117318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120117318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120117318 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120117318 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120117318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120117318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120117318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120117318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120117320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120117320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120117320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120117320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120117320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120117320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120117320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120117320 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120117320 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120117320 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120117320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120117321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120117321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120117325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120117336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120117336 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(276)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@81e620931387: Provider Link came up: sending NS-RESET 20240905120117350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120117350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120117350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120117350 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120117350 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120117350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120117350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120117350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120117350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120117352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120117352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120117352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120117352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120117352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120117352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120117352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120117352 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120117352 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120117352 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120117352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(279)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120117353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120117353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120117357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120117369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120117369 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@81e620931387: Provider Link came up: sending NS-RESET 20240905120117389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120117389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120117389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120117389 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120117389 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120117389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120117389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120117389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120117389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120117392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120117392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120117392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120117392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120117392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120117392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120117392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120117392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120117392 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120117392 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120117392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120117393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120117393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120117398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120117412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120117412 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120118106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120118106 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120118106 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120118106 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@81e620931387: 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) } } } } 20240905120118108 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120118108 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@81e620931387: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='DAFEEA0B'O, index=0 SGSN_Test-GSUP(286)@81e620931387: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20240905120119146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120119146 DLLC NOTICE LLME(ffffffff/dafeea0b){UNASSIGNED} LLC RX: unknown TLLI 0xdafeea0b, creating LLME on the fly (gprs_llc.c:552) 20240905120119146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120119146 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240905120119146 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120119146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120119146 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120119146 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120119146 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120119146 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120119146 DLLC NOTICE LLME(ffffffff/dafeea0b){UNASSIGNED} LLGM Assign pre (dafeea0b => fb0b725f) (gprs_llc.c:1079) 20240905120119146 DLLC NOTICE LLME(dafeea0b/fb0b725f){ASSIGNED} LLGM Assign post (dafeea0b => fb0b725f) (gprs_llc.c:1125) 20240905120119146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120119146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120119146 DMM DEBUG MM(/fb0b725f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120119152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120119152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120119152 DMM DEBUG MM_STATE_Gb(3674139147)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120119152 DMM DEBUG MM(/fb0b725f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20240905120119152 DMM NOTICE MM(/fb0b725f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120119152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120119152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20240905120119152 DMM DEBUG MM(/fb0b725f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240905120123351 DGPRS DEBUG Checking for inactive LLMEs, time = 28065882 (sgsn.c:131) 20240905120125153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240905120125153 DMM DEBUG MM(/fb0b725f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240905120131154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240905120131154 DMM DEBUG MM(/fb0b725f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240905120137155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240905120137155 DMM DEBUG MM(/fb0b725f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240905120138107 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240905120138107 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }20240905120138107 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120143158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240905120143158 DMM DEBUG MM(/fb0b725f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240905120147322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120147324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120147324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120147354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120147355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120147355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120147393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120147395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120147395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120149160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240905120149160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240905120149160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240905120149160 DMM NOTICE MM(/fb0b725f) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240905120149160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Reject}: Deallocated (fsm.c:568) 20240905120149160 DMM DEBUG MM_STATE_Gb(3674139147)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120149160 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120149160 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240905120149160 DLLC NOTICE LLME(dafeea0b/fb0b725f){ASSIGNED} LLGM Assign pre (fb0b725f => ffffffff) (gprs_llc.c:1079) 20240905120149160 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb0b725f => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@81e620931387: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@81e620931387: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@81e620931387: Final verdict of PTC: pass 20240905120149171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35540<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@81e620931387: Final verdict of PTC: none 20240905120149173 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120149173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(275)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@81e620931387: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@81e620931387: Final verdict of PTC: none -NSVCI99(284)@81e620931387: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(277)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(272)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(282)@81e620931387: Final verdict of PTC: none -NSVCI97(274)@81e620931387: Final verdict of PTC: none -NSVCI98(279)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@81e620931387: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@81e620931387: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Thu Sep 5 12:01:49 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=63400) 20240905120150174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120150174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63400, count=67916) 20240905120151175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120151176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Thu Sep 5 12:01:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Warnings or error messages from command: /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Message: Capturing on 'any' Waiting for packet dumper to start... 0 20240905120152177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120152177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_closed_add_vty started. 20240905120152406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120152407 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(294)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(294)@81e620931387: Provider Link came up: sending NS-RESET 20240905120152437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120152437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120152437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120152437 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120152437 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120152437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120152438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120152438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120152438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(293)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(294)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120152439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120152439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120152439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120152439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120152439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120152439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120152439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120152439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120152439 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120152439 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120152439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120152440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120152440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(294)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(294)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120152443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240905120152452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120152452 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(293)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_closed_add_vty-BVCI196(291)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(298)@81e620931387: Provider Link came up: sending NS-RESET 20240905120152456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120152456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120152456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120152456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120152456 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120152456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120152456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120152456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120152456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120152458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120152458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120152458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120152458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120152458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120152458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120152458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120152458 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120152458 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120152458 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120152458 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(298)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120152458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120152458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120152462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120152470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120152470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@81e620931387: Provider Link came up: sending NS-RESET 20240905120152485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120152485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120152485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120152485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120152485 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120152485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120152485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120152485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120152485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120152486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120152487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120152487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120152487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120152487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120152487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120152487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120152487 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120152487 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120152487 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120152487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(303)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120152487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120152487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120152491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120152500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120152500 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120153179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120153179 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120153179 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120153179 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@81e620931387: 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) } } } } 20240905120153180 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240905120153181 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240905120153352 DGPRS DEBUG Checking for inactive LLMEs, time = 28065912 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(291)@81e620931387: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='DE1967FF'O, index=0 SGSN_Test-GSUP(305)@81e620931387: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(291)@81e620931387: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='DE1967FF'O, index=1 20240905120154210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120154210 DLLC NOTICE LLME(ffffffff/de1967ff){UNASSIGNED} LLC RX: unknown TLLI 0xde1967ff, creating LLME on the fly (gprs_llc.c:552) 20240905120154210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120154210 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20240905120154210 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120154210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120154210 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120154210 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120154210 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120154210 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120154210 DLLC NOTICE LLME(ffffffff/de1967ff){UNASSIGNED} LLGM Assign pre (de1967ff => c0035dc0) (gprs_llc.c:1079) 20240905120154210 DLLC NOTICE LLME(de1967ff/c0035dc0){ASSIGNED} LLGM Assign post (de1967ff => c0035dc0) (gprs_llc.c:1125) 20240905120154210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120154210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120154210 DMM DEBUG MM(001010123456789/c0035dc0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120154218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120154218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120154218 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120154218 DMM DEBUG MM(001010123456789/c0035dc0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240905120154218 DMM NOTICE MM(001010123456789/c0035dc0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120154218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120154218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120154218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240905120154218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240905120154218 DMM NOTICE MM(001010123456789/c0035dc0) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240905120154218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Reject}: Deallocated (fsm.c:568) 20240905120154218 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120154218 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120154218 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240905120154218 DLLC NOTICE LLME(de1967ff/c0035dc0){ASSIGNED} LLGM Assign pre (c0035dc0 => ffffffff) (gprs_llc.c:1079) 20240905120154218 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0035dc0 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@81e620931387: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(291)@81e620931387: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(291)@81e620931387: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='DE1967FF'O, index=2 20240905120154222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120154222 DLLC NOTICE LLME(ffffffff/de1967ff){UNASSIGNED} LLC RX: unknown TLLI 0xde1967ff, creating LLME on the fly (gprs_llc.c:552) 20240905120154222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20240905120154222 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20240905120154222 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120154222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120154222 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120154222 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120154222 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120154222 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120154222 DLLC NOTICE LLME(ffffffff/de1967ff){UNASSIGNED} LLGM Assign pre (de1967ff => d3d4854c) (gprs_llc.c:1079) 20240905120154222 DLLC NOTICE LLME(de1967ff/d3d4854c){ASSIGNED} LLGM Assign post (de1967ff => d3d4854c) (gprs_llc.c:1125) 20240905120154222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120154222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120154222 DMM DEBUG MM(001010123456700/d3d4854c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120154225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120154225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120154225 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120154225 DMM DEBUG MM(001010123456700/d3d4854c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240905120154225 DMM NOTICE MM(001010123456700/d3d4854c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120154225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120154225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120154225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240905120154225 DMM INFO MM(001010123456700/d3d4854c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3d4854c) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(291)@81e620931387: Removing Client IMSI='001010123456700'H, index=2 TC_attach_closed_add_vty(307)@81e620931387: Final verdict of PTC: pass 20240905120155236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120155236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120155236 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120155236 DMM INFO MM(001010123456700/d3d4854c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120155236 DMM NOTICE MM(001010123456700/d3d4854c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120155236 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120155236 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120155236 DLLC NOTICE LLME(de1967ff/d3d4854c){ASSIGNED} LLGM Assign pre (ffffffff => d3d4854c) (gprs_llc.c:1079) 20240905120155236 DLLC NOTICE LLME(ffffffff/d3d4854c){ASSIGNED} LLGM Assign post (ffffffff => d3d4854c) (gprs_llc.c:1125) 20240905120155236 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120155236 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120155236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120155236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240905120155238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57576<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905120155242 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120155242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(303)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@81e620931387: Final verdict of PTC: none -NSVCI98(298)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(305)@81e620931387: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@81e620931387: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(293)@81e620931387: Final verdict of PTC: none -NSVCI97(294)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@81e620931387: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(291)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(292)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(301)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(296)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(291): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(292): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(293): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(294): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@81e620931387: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Thu Sep 5 12:01:55 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=70396) 20240905120156245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120156245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70396, count=76716) 20240905120157247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120157247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Thu Sep 5 12:01:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120158248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120158248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_check_subscriber_list started. 20240905120158366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120158367 DMM INFO MM(001010123456700/d3d4854c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120158367 DMM INFO MM(001010123456700/d3d4854c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120158367 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120158367 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120158367 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120158367 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120158367 DLLC NOTICE LLME(ffffffff/d3d4854c){ASSIGNED} LLGM Assign pre (d3d4854c => ffffffff) (gprs_llc.c:1079) 20240905120158367 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3d4854c => ffffffff) (gprs_llc.c:1125) 20240905120158367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120158367 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120158367 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120158367 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120158367 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@81e620931387: Provider Link came up: sending NS-RESET 20240905120158388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120158388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120158388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120158388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120158388 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120158388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120158388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120158388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120158388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120158389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120158390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120158390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120158390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120158390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120158390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120158390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120158390 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120158390 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120158390 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120158390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120158390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120158390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120158392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120158398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120158398 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(314)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(311)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@81e620931387: Provider Link came up: sending NS-RESET 20240905120158404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120158404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120158404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120158404 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120158404 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120158404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120158404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120158404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120158404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120158404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120158405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120158405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120158405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120158405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120158405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120158405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120158405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120158405 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120158405 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120158405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120158405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120158405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120158407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120158412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120158412 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@81e620931387: Provider Link came up: sending NS-RESET 20240905120158419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120158419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120158419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120158419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120158419 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120158419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120158419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120158419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120158419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120158420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120158420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120158420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120158420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120158420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120158420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120158420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120158420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120158420 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120158420 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120158420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120158420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120158420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120158422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120158427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120158427 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120159250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120159250 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120159250 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120159250 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@81e620931387: 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) } } } } 20240905120159254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120159255 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@81e620931387: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='D6D70BF2'O, index=0 SGSN_Test-GSUP(324)@81e620931387: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '0C376A7CF4B16A4AA09817A37930E5D0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '977D69DD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2771C132F60DF699'O } } } } } 20240905120200335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120200335 DLLC NOTICE LLME(ffffffff/d6d70bf2){UNASSIGNED} LLC RX: unknown TLLI 0xd6d70bf2, creating LLME on the fly (gprs_llc.c:552) 20240905120200335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120200335 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20240905120200335 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120200335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120200335 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120200335 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120200335 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120200335 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120200335 DLLC NOTICE LLME(ffffffff/d6d70bf2){UNASSIGNED} LLGM Assign pre (d6d70bf2 => cdd57f51) (gprs_llc.c:1079) 20240905120200335 DLLC NOTICE LLME(d6d70bf2/cdd57f51){ASSIGNED} LLGM Assign post (d6d70bf2 => cdd57f51) (gprs_llc.c:1125) 20240905120200335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120200335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120200335 DMM DEBUG MM(262420000000034/cdd57f51) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120200357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120200357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120200357 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120200357 DMM DEBUG MM(262420000000034/cdd57f51) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20240905120200357 DMM NOTICE MM(262420000000034/cdd57f51) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120200357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120200357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120200357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120200357 DMM DEBUG MM(262420000000034/cdd57f51) Requesting authorization (sgsn_auth.c:160) 20240905120200357 DMM INFO MM(262420000000034/cdd57f51) Requesting authentication tuples (sgsn_auth.c:184) 20240905120200357 DMM DEBUG MM(262420000000034/cdd57f51) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120200357 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20240905120200357 DGPRS INFO SUBSCR(262420000000034) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(324)@81e620931387: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@81e620931387: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20240905120200362 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120200362 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120200363 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120200363 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120200363 DMM INFO MM(262420000000034/cdd57f51) Subscriber data update (mmctx.c:445) 20240905120200363 DMM DEBUG MM(262420000000034/cdd57f51) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120200363 DMM INFO MM(262420000000034/cdd57f51) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120200363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120200363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120200363 DMM INFO MM(262420000000034/cdd57f51) <- GMM AUTH AND CIPHERING REQ (rand = 0c 37 6a 7c f4 b1 6a 4a a0 98 17 a3 79 30 e5 d0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120200381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120200381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120200381 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120200381 DMM INFO MM(262420000000034/cdd57f51) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120200381 DMM NOTICE MM(262420000000034/cdd57f51) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120200381 DMM DEBUG MM(262420000000034/cdd57f51) checking auth: received GSM SRES = 97 7d 69 dd (gprs_gmm.c:666) 20240905120200381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120200381 DMM DEBUG MM(262420000000034/cdd57f51) Requesting authorization (sgsn_auth.c:160) 20240905120200381 DMM INFO MM(262420000000034/cdd57f51) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120200381 DMM DEBUG MM(262420000000034/cdd57f51) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120200381 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20240905120200381 DGPRS INFO SUBSCR(262420000000034) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f4 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120200381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120200381 DMM INFO MM(262420000000034/cdd57f51) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdd57f51) (gprs_gmm.c:300) 20240905120200385 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120200385 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120200385 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240905120200385 DMM INFO MM(262420000000034/cdd57f51) Subscriber data update (mmctx.c:445) 20240905120200385 DMM DEBUG MM(262420000000034/cdd57f51) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120200385 DMM INFO MM(262420000000034/cdd57f51) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120200385 DMM NOTICE MM(262420000000034/cdd57f51) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20240905120200385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120200385 DMM NOTICE MM(262420000000034/cdd57f51) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120200385 DGPRS INFO SUBSCR(262420000000034) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f4 28 01 01 (gprs_subscriber.c:210) 20240905120200386 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120200387 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240905120200387 DMM INFO MM(262420000000034/cdd57f51) Subscriber data update (mmctx.c:445) 20240905120200387 DMM DEBUG MM(262420000000034/cdd57f51) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120200397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120200397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120200397 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120200397 DMM INFO MM(262420000000034/cdd57f51) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120200397 DMM NOTICE MM(262420000000034/cdd57f51) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120200397 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120200397 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120200397 DLLC NOTICE LLME(d6d70bf2/cdd57f51){ASSIGNED} LLGM Assign pre (ffffffff => cdd57f51) (gprs_llc.c:1079) 20240905120200397 DLLC NOTICE LLME(ffffffff/cdd57f51){ASSIGNED} LLGM Assign post (ffffffff => cdd57f51) (gprs_llc.c:1125) 20240905120200397 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120200397 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120200397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120200397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@81e620931387: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@81e620931387: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@81e620931387: Final verdict of PTC: pass 20240905120200456 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240905120200456 DMM INFO MM(262420000000034/cdd57f51) Subscriber data update (mmctx.c:445) 20240905120200456 DMM DEBUG MM(262420000000034/cdd57f51) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240905120200456 DMM INFO MM(262420000000034/cdd57f51) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240905120200456 DMM INFO MM(262420000000034/cdd57f51) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120200456 DMM INFO MM(262420000000034/cdd57f51) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120200456 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120200457 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120200457 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120200457 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120200457 DLLC NOTICE LLME(ffffffff/cdd57f51){ASSIGNED} LLGM Assign pre (cdd57f51 => ffffffff) (gprs_llc.c:1079) 20240905120200457 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdd57f51 => ffffffff) (gprs_llc.c:1125) 20240905120200457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905120200457 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120200457 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120200457 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120200458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57584<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@81e620931387: Final verdict of PTC: none -NSVCI97(312)@81e620931387: Final verdict of PTC: none -NSVCI99(322)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@81e620931387: Final verdict of PTC: none -NSVCI98(317)@81e620931387: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@81e620931387: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@81e620931387: Final verdict of PTC: none20240905120200464 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120200464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(309)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@81e620931387: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(320)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(310)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(315)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@81e620931387: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Thu Sep 5 12:02:00 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=46956) 20240905120201465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120201465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46956, count=90144) 20240905120202466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120202466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Thu Sep 5 12:02:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120203466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120203466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_detach_check_subscriber_list started. 20240905120203501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120203504 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@81e620931387: Provider Link came up: sending NS-RESET 20240905120203535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120203535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120203535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120203535 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120203535 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120203535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120203535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120203535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120203535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120203536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120203536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120203536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120203536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120203536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120203536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120203536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120203536 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120203536 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120203536 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120203536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(331)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120203536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120203536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120203538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120203543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120203543 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@81e620931387: Provider Link came up: sending NS-RESET 20240905120203551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120203551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120203551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120203551 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120203551 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120203551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120203551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120203551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120203551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120203552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120203552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120203552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120203552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120203552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120203552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120203552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120203552 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120203552 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120203552 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120203552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120203552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120203552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120203554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120203559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120203559 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(341)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@81e620931387: Provider Link came up: sending NS-RESET 20240905120203569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120203569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120203569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120203569 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120203569 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120203569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120203569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120203569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120203569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(341)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120203570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120203570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120203570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120203570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120203570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120203570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120203570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120203570 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120203570 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120203570 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120203570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120203570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120203570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120203572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120203576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120203576 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120204467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120204467 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120204467 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120204467 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@81e620931387: 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) } } } } 20240905120204471 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120204472 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@81e620931387: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='F4DFBA1A'O, index=0 SGSN_Test-GSUP(343)@81e620931387: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '24B1F59F69EE537811104B10A5FD06A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AFBC46DA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '224DA2EE303364A8'O } } } } } 20240905120204546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120204546 DLLC NOTICE LLME(ffffffff/f4dfba1a){UNASSIGNED} LLC RX: unknown TLLI 0xf4dfba1a, creating LLME on the fly (gprs_llc.c:552) 20240905120204546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120204546 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20240905120204546 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120204546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120204546 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120204546 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120204546 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120204546 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120204546 DLLC NOTICE LLME(ffffffff/f4dfba1a){UNASSIGNED} LLGM Assign pre (f4dfba1a => efee40d2) (gprs_llc.c:1079) 20240905120204546 DLLC NOTICE LLME(f4dfba1a/efee40d2){ASSIGNED} LLGM Assign post (f4dfba1a => efee40d2) (gprs_llc.c:1125) 20240905120204546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120204546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120204546 DMM DEBUG MM(262420000000033/efee40d2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120204561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120204561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120204561 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120204561 DMM DEBUG MM(262420000000033/efee40d2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20240905120204561 DMM NOTICE MM(262420000000033/efee40d2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120204561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120204561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120204561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120204561 DMM DEBUG MM(262420000000033/efee40d2) Requesting authorization (sgsn_auth.c:160) 20240905120204561 DMM INFO MM(262420000000033/efee40d2) Requesting authentication tuples (sgsn_auth.c:184) 20240905120204561 DMM DEBUG MM(262420000000033/efee40d2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120204561 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20240905120204561 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(343)@81e620931387: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@81e620931387: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20240905120204563 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120204563 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120204563 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120204563 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120204563 DMM INFO MM(262420000000033/efee40d2) Subscriber data update (mmctx.c:445) 20240905120204563 DMM DEBUG MM(262420000000033/efee40d2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120204563 DMM INFO MM(262420000000033/efee40d2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120204563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120204563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120204563 DMM INFO MM(262420000000033/efee40d2) <- GMM AUTH AND CIPHERING REQ (rand = 24 b1 f5 9f 69 ee 53 78 11 10 4b 10 a5 fd 06 a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120204567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120204567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120204567 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120204567 DMM INFO MM(262420000000033/efee40d2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120204567 DMM NOTICE MM(262420000000033/efee40d2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120204567 DMM DEBUG MM(262420000000033/efee40d2) checking auth: received GSM SRES = af bc 46 da (gprs_gmm.c:666) 20240905120204567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120204567 DMM DEBUG MM(262420000000033/efee40d2) Requesting authorization (sgsn_auth.c:160) 20240905120204567 DMM INFO MM(262420000000033/efee40d2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120204567 DMM DEBUG MM(262420000000033/efee40d2) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120204567 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20240905120204567 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120204567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120204567 DMM INFO MM(262420000000033/efee40d2) <- GMM ATTACH ACCEPT (new P-TMSI=0xefee40d2) (gprs_gmm.c:300) 20240905120204567 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120204567 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120204567 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240905120204567 DMM INFO MM(262420000000033/efee40d2) Subscriber data update (mmctx.c:445) 20240905120204567 DMM DEBUG MM(262420000000033/efee40d2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120204567 DMM INFO MM(262420000000033/efee40d2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120204567 DMM NOTICE MM(262420000000033/efee40d2) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20240905120204567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120204567 DMM NOTICE MM(262420000000033/efee40d2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120204567 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f3 28 01 01 (gprs_subscriber.c:210) 20240905120204568 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120204568 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240905120204568 DMM INFO MM(262420000000033/efee40d2) Subscriber data update (mmctx.c:445) 20240905120204568 DMM DEBUG MM(262420000000033/efee40d2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120204570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120204570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120204570 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120204570 DMM INFO MM(262420000000033/efee40d2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120204570 DMM NOTICE MM(262420000000033/efee40d2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120204570 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120204570 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120204570 DLLC NOTICE LLME(f4dfba1a/efee40d2){ASSIGNED} LLGM Assign pre (ffffffff => efee40d2) (gprs_llc.c:1079) 20240905120204570 DLLC NOTICE LLME(ffffffff/efee40d2){ASSIGNED} LLGM Assign post (ffffffff => efee40d2) (gprs_llc.c:1125) 20240905120204570 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120204570 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120204570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120204570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@81e620931387: setverdict(pass): none -> pass 20240905120204629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120204629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240905120204629 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120204629 DMM INFO MM(262420000000033/efee40d2) -> GMM DETACH REQUEST TLLI=0xefee40d2 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240905120204629 DMM INFO MM(262420000000033/efee40d2) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240905120204629 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120204629 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120204629 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120204629 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120204629 DLLC NOTICE LLME(ffffffff/efee40d2){ASSIGNED} LLGM Assign pre (efee40d2 => ffffffff) (gprs_llc.c:1079) 20240905120204629 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efee40d2 => ffffffff) (gprs_llc.c:1125) 20240905120204629 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20240905120204629 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120204629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120204629 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120204629 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120204629 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120204631 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@81e620931387: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@81e620931387: Final verdict of PTC: pass 20240905120209639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48248<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905120209640 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_detach_check_subscriber_list-BVCI220(340)@81e620931387: Final verdict of PTC: none 20240905120209640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(341)@81e620931387: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(343)@81e620931387: Final verdict of PTC: none -NSVCI98(336)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@81e620931387: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@81e620931387: Final verdict of PTC: none -NSVCI97(331)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(334)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(339)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(329)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@81e620931387: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Thu Sep 5 12:02:09 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=87852) 20240905120210641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120210641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87852, count=89908) 20240905120211642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120211642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Thu Sep 5 12:02:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120212643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120212643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_check_complete_resend started. 20240905120212709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120212710 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(351)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(351)@81e620931387: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(350)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 20240905120212802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120212802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120212802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120212802 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120212802 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120212802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120212802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120212802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120212802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(351)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120212806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120212806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120212806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120212806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120212806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120212806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120212806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120212806 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120212807 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120212807 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120212807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120212815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120212815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(351)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(351)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(352)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(350)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20240905120212834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI98(355)@81e620931387: Provider Link came up: sending NS-RESET SGSN_Test-Gb0-BSSGP0(347)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120212843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120212843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120212843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120212843 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120212843 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120212843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120212843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120212843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120212843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120212846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120212846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120212846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120212846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120212846 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20240905120212846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120212847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120212847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120212847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120212847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120212847 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120212847 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120212847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120212847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120212847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(356)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 TC_attach_check_complete_resend-BVCI196(349)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120212866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20240905120212881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120212881 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(360)@81e620931387: Provider Link came up: sending NS-RESET 20240905120212886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120212886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120212886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120212886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120212886 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120212886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120212886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120212886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120212886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_check_complete_resend-BVCI210(354)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(360)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120212889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120212889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120212889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120212889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120212889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120212889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120212889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120212889 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120212889 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120212889 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120212889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120212890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120212890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120212909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120212922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120212922 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120213644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120213645 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120213645 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120213645 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240905120213650 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120213650 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@81e620931387: 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) } } } } SGSN_Test-GSUP-IPA(361)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@81e620931387: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='DDEB012F'O, index=0 SGSN_Test-GSUP(362)@81e620931387: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '8C3A2E7B927A795FE882D705D9F14CD0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D997D88'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3E4520E92A5FB41D'O } } } } } 20240905120214747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120214747 DLLC NOTICE LLME(ffffffff/ddeb012f){UNASSIGNED} LLC RX: unknown TLLI 0xddeb012f, creating LLME on the fly (gprs_llc.c:552) 20240905120214747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120214747 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240905120214747 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120214747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120214747 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120214747 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120214747 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120214747 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120214747 DLLC NOTICE LLME(ffffffff/ddeb012f){UNASSIGNED} LLGM Assign pre (ddeb012f => c2938b00) (gprs_llc.c:1079) 20240905120214747 DLLC NOTICE LLME(ddeb012f/c2938b00){ASSIGNED} LLGM Assign post (ddeb012f => c2938b00) (gprs_llc.c:1125) 20240905120214747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120214747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120214747 DMM DEBUG MM(262420000000036/c2938b00) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120214758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120214758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120214758 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120214758 DMM DEBUG MM(262420000000036/c2938b00) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20240905120214758 DMM NOTICE MM(262420000000036/c2938b00) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120214758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120214758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120214758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120214758 DMM DEBUG MM(262420000000036/c2938b00) Requesting authorization (sgsn_auth.c:160) 20240905120214758 DMM INFO MM(262420000000036/c2938b00) Requesting authentication tuples (sgsn_auth.c:184) 20240905120214758 DMM DEBUG MM(262420000000036/c2938b00) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120214758 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20240905120214758 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(362)@81e620931387: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@81e620931387: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20240905120214763 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120214763 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120214763 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120214763 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120214763 DMM INFO MM(262420000000036/c2938b00) Subscriber data update (mmctx.c:445) 20240905120214763 DMM DEBUG MM(262420000000036/c2938b00) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120214763 DMM INFO MM(262420000000036/c2938b00) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120214763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120214763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120214763 DMM INFO MM(262420000000036/c2938b00) <- GMM AUTH AND CIPHERING REQ (rand = 8c 3a 2e 7b 92 7a 79 5f e8 82 d7 05 d9 f1 4c d0 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120214775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120214775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120214775 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120214775 DMM INFO MM(262420000000036/c2938b00) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120214775 DMM NOTICE MM(262420000000036/c2938b00) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120214775 DMM DEBUG MM(262420000000036/c2938b00) checking auth: received GSM SRES = 6d 99 7d 88 (gprs_gmm.c:666) 20240905120214775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120214775 DMM DEBUG MM(262420000000036/c2938b00) Requesting authorization (sgsn_auth.c:160) 20240905120214775 DMM INFO MM(262420000000036/c2938b00) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120214775 DMM DEBUG MM(262420000000036/c2938b00) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120214775 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20240905120214775 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120214775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120214775 DMM INFO MM(262420000000036/c2938b00) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2938b00) (gprs_gmm.c:300) 20240905120214780 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120214780 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120214780 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240905120214780 DMM INFO MM(262420000000036/c2938b00) Subscriber data update (mmctx.c:445) 20240905120214780 DMM DEBUG MM(262420000000036/c2938b00) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120214780 DMM INFO MM(262420000000036/c2938b00) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120214780 DMM NOTICE MM(262420000000036/c2938b00) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20240905120214780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120214780 DMM NOTICE MM(262420000000036/c2938b00) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120214780 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f6 28 01 01 (gprs_subscriber.c:210) 20240905120214781 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120214781 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240905120214781 DMM INFO MM(262420000000036/c2938b00) Subscriber data update (mmctx.c:445) 20240905120214781 DMM DEBUG MM(262420000000036/c2938b00) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@81e620931387: Warning: Re-starting timer T, which is already active (running or expired). 20240905120220777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240905120220777 DMM INFO MM(262420000000036/c2938b00) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2938b00) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@81e620931387: Warning: Re-starting timer T, which is already active (running or expired). 20240905120223353 DGPRS DEBUG Checking for inactive LLMEs, time = 28065942 (sgsn.c:131) 20240905120226778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240905120226778 DMM INFO MM(262420000000036/c2938b00) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2938b00) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@81e620931387: Warning: Re-starting timer T, which is already active (running or expired). 20240905120232779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240905120232779 DMM INFO MM(262420000000036/c2938b00) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2938b00) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@81e620931387: Warning: Re-starting timer T, which is already active (running or expired). 20240905120233646 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240905120233646 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240905120233646 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120238781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240905120238781 DMM INFO MM(262420000000036/c2938b00) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2938b00) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@81e620931387: Warning: Re-starting timer T, which is already active (running or expired). 20240905120242816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120242823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120242823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120242848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120242856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120242856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120242891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120242898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120242899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120244782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240905120244782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240905120244782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240905120244782 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20240905120244782 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120244782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Reject}: Deallocated (fsm.c:568) 20240905120244783 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120244783 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120244783 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240905120244783 DLLC NOTICE LLME(ddeb012f/c2938b00){ASSIGNED} LLGM Assign pre (c2938b00 => ffffffff) (gprs_llc.c:1079) 20240905120244783 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2938b00 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@81e620931387: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@81e620931387: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@81e620931387: Final verdict of PTC: pass 20240905120248803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42276<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@81e620931387: Final verdict of PTC: none 20240905120248807 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120248807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(361)@81e620931387: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@81e620931387: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@81e620931387: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@81e620931387: Final verdict of PTC: none -NSVCI97(351)@81e620931387: Final verdict of PTC: none -NSVCI99(360)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(350)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@81e620931387: Final verdict of PTC: none -NSVCI98(355)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(353)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(348)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(358)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(350): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(351): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@81e620931387: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Thu Sep 5 12:02:48 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=88928) 20240905120249808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120249808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88928, count=90624) 20240905120250809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120250809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Thu Sep 5 12:02:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120251810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120251810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_hlr_location_cancel_request_update started. 20240905120251938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120251939 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@81e620931387: Provider Link came up: sending NS-RESET 20240905120251961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120251961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120251961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120251962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120251962 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120251962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120251962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120251962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120251962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120251963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120251963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120251963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120251963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120251963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120251963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120251963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120251963 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120251963 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120251963 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120251963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120251963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120251963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(370)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 20240905120251967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120251972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120251972 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(371)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@81e620931387: Provider Link came up: sending NS-RESET 20240905120251979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120251979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120251979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120251979 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120251979 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120251979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120251979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120251979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120251979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120251980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120251980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120251980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120251980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120251980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120251980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120251980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120251980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120251980 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120251980 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120251980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120251980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120251980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120251984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120251990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120251990 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(376)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(373)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(380)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(380)@81e620931387: Provider Link came up: sending NS-RESET 20240905120252004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120252005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120252005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120252005 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120252005 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120252005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120252005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120252005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120252005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(380)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120252006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120252006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120252006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120252006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120252006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120252006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120252006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120252006 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120252006 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120252006 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120252006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(380)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120252007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120252007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(380)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120252009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120252014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120252014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(377)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120252811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120252811 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120252811 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120252811 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(379)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@81e620931387: 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) } } } } 20240905120252816 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120252817 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(379)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(379)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(379)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(379)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240905120253354 DGPRS DEBUG Checking for inactive LLMEs, time = 28065972 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@81e620931387: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='F00550B7'O, index=0 SGSN_Test-GSUP(381)@81e620931387: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '97073B756DF26EFC7A2500FCBC73B1E6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ED66FE71'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9C5E54232F36F975'O } } } } } 20240905120253845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120253845 DLLC NOTICE LLME(ffffffff/f00550b7){UNASSIGNED} LLC RX: unknown TLLI 0xf00550b7, creating LLME on the fly (gprs_llc.c:552) 20240905120253845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120253845 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20240905120253845 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120253845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120253845 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120253845 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120253845 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120253845 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120253845 DLLC NOTICE LLME(ffffffff/f00550b7){UNASSIGNED} LLGM Assign pre (f00550b7 => d3830d0d) (gprs_llc.c:1079) 20240905120253845 DLLC NOTICE LLME(f00550b7/d3830d0d){ASSIGNED} LLGM Assign post (f00550b7 => d3830d0d) (gprs_llc.c:1125) 20240905120253845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120253845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120253845 DMM DEBUG MM(262420000000031/d3830d0d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120253856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120253856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120253856 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120253856 DMM DEBUG MM(262420000000031/d3830d0d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20240905120253856 DMM NOTICE MM(262420000000031/d3830d0d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120253856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120253857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120253857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120253857 DMM DEBUG MM(262420000000031/d3830d0d) Requesting authorization (sgsn_auth.c:160) 20240905120253857 DMM INFO MM(262420000000031/d3830d0d) Requesting authentication tuples (sgsn_auth.c:184) 20240905120253857 DMM DEBUG MM(262420000000031/d3830d0d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120253857 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20240905120253857 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(381)@81e620931387: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@81e620931387: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20240905120253861 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120253861 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120253861 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120253861 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120253861 DMM INFO MM(262420000000031/d3830d0d) Subscriber data update (mmctx.c:445) 20240905120253861 DMM DEBUG MM(262420000000031/d3830d0d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120253861 DMM INFO MM(262420000000031/d3830d0d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120253861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120253861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120253861 DMM INFO MM(262420000000031/d3830d0d) <- GMM AUTH AND CIPHERING REQ (rand = 97 07 3b 75 6d f2 6e fc 7a 25 00 fc bc 73 b1 e6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120253875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120253875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120253875 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120253875 DMM INFO MM(262420000000031/d3830d0d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120253875 DMM NOTICE MM(262420000000031/d3830d0d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120253875 DMM DEBUG MM(262420000000031/d3830d0d) checking auth: received GSM SRES = ed 66 fe 71 (gprs_gmm.c:666) 20240905120253875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120253875 DMM DEBUG MM(262420000000031/d3830d0d) Requesting authorization (sgsn_auth.c:160) 20240905120253875 DMM INFO MM(262420000000031/d3830d0d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120253875 DMM DEBUG MM(262420000000031/d3830d0d) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120253875 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20240905120253875 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120253876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120253876 DMM INFO MM(262420000000031/d3830d0d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3830d0d) (gprs_gmm.c:300) 20240905120253879 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120253879 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120253879 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240905120253879 DMM INFO MM(262420000000031/d3830d0d) Subscriber data update (mmctx.c:445) 20240905120253879 DMM DEBUG MM(262420000000031/d3830d0d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120253879 DMM INFO MM(262420000000031/d3830d0d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120253879 DMM NOTICE MM(262420000000031/d3830d0d) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20240905120253879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120253879 DMM NOTICE MM(262420000000031/d3830d0d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120253879 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f1 28 01 01 (gprs_subscriber.c:210) 20240905120253880 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120253880 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240905120253880 DMM INFO MM(262420000000031/d3830d0d) Subscriber data update (mmctx.c:445) 20240905120253880 DMM DEBUG MM(262420000000031/d3830d0d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120253892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120253892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120253892 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120253892 DMM INFO MM(262420000000031/d3830d0d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120253892 DMM NOTICE MM(262420000000031/d3830d0d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120253892 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120253892 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120253892 DLLC NOTICE LLME(f00550b7/d3830d0d){ASSIGNED} LLGM Assign pre (ffffffff => d3830d0d) (gprs_llc.c:1079) 20240905120253892 DLLC NOTICE LLME(ffffffff/d3830d0d){ASSIGNED} LLGM Assign post (ffffffff => d3830d0d) (gprs_llc.c:1125) 20240905120253892 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120253892 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120253892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120253892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@81e620931387: setverdict(pass): none -> pass 20240905120253941 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240905120253941 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240905120253941 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 1e 01 08 62 42 02 00 00 00 30 f1 28 01 01 (gprs_subscriber.c:210) 20240905120253941 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240905120253941 DMM INFO MM(262420000000031/d3830d0d) Subscriber data update (mmctx.c:445) 20240905120253941 DMM DEBUG MM(262420000000031/d3830d0d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240905120253941 DMM INFO MM(262420000000031/d3830d0d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240905120253941 DMM INFO MM(262420000000031/d3830d0d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120253941 DMM INFO MM(262420000000031/d3830d0d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120253941 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120253941 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120253941 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120253941 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120253941 DLLC NOTICE LLME(ffffffff/d3830d0d){ASSIGNED} LLGM Assign pre (d3830d0d => ffffffff) (gprs_llc.c:1079) 20240905120253941 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3830d0d => ffffffff) (gprs_llc.c:1125) 20240905120253941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120253941 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120253941 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120253941 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@81e620931387: setverdict(pass): pass -> pass, component reason not changed MC@81e620931387: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@81e620931387: Final verdict of PTC: none 20240905120258953 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120258953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(379)@81e620931387: Final verdict of PTC: none -NSVCI99(380)@81e620931387: Final verdict of PTC: none -NSVCI97(369)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@81e620931387: Final verdict of PTC: none -NSVCI98(374)@81e620931387: Final verdict of PTC: none 20240905120258954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53944<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(370)@81e620931387: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@81e620931387: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@81e620931387: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(377)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(367)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(378)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(372)@81e620931387: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@81e620931387: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(371)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(377): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(378): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(380): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@81e620931387: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Thu Sep 5 12:02:59 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=87220) 20240905120259954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120259954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87220, count=88916) 20240905120300955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120300956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Thu Sep 5 12:03:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120301956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120301956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_hlr_location_cancel_request_withdraw started. 20240905120302107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120302110 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(389)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(389)@81e620931387: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(388)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 20240905120302158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120302158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120302158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120302158 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120302158 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120302158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120302158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120302158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120302158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(389)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120302159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120302159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120302159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120302159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120302159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120302159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120302159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120302159 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120302159 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120302159 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120302159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120302159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120302159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(389)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(389)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120302161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(385)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120302167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120302167 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(386)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(388)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(394)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(394)@81e620931387: Provider Link came up: sending NS-RESET 20240905120302173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120302173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120302173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120302173 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120302173 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120302173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120302173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120302173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120302173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(393)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(394)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120302174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120302174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120302174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120302174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120302174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120302174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120302174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120302174 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120302174 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120302174 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120302174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120302175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120302175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(394)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(394)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120302177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240905120302183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120302183 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(393)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(398)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@81e620931387: Provider Link came up: sending NS-RESET TC_hlr_location_cancel_request_withdraw-BVCI210(391)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120302186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120302186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120302186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120302186 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120302186 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120302186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120302186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120302186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120302186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120302187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120302187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120302187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120302187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120302187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120302187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120302187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120302187 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120302187 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120302187 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120302187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120302187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120302187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120302189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120302194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120302194 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120302958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120302958 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120302958 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120302958 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@81e620931387: 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) } } } } 20240905120302959 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120302959 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(386)@81e620931387: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='FA270525'O, index=0 SGSN_Test-GSUP(400)@81e620931387: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'CA03CB4BB8E7BA956083E3EF0E573A51'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '40873BE0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DCBB84B9B245238A'O } } } } } 20240905120304022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120304022 DLLC NOTICE LLME(ffffffff/fa270525){UNASSIGNED} LLC RX: unknown TLLI 0xfa270525, creating LLME on the fly (gprs_llc.c:552) 20240905120304022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120304022 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20240905120304022 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120304022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120304022 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120304022 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120304022 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120304022 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120304022 DLLC NOTICE LLME(ffffffff/fa270525){UNASSIGNED} LLGM Assign pre (fa270525 => c7a1ac6b) (gprs_llc.c:1079) 20240905120304022 DLLC NOTICE LLME(fa270525/c7a1ac6b){ASSIGNED} LLGM Assign post (fa270525 => c7a1ac6b) (gprs_llc.c:1125) 20240905120304022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120304022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120304022 DMM DEBUG MM(262420000000029/c7a1ac6b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120304038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120304038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120304038 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120304038 DMM DEBUG MM(262420000000029/c7a1ac6b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20240905120304038 DMM NOTICE MM(262420000000029/c7a1ac6b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120304038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120304038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120304038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120304038 DMM DEBUG MM(262420000000029/c7a1ac6b) Requesting authorization (sgsn_auth.c:160) 20240905120304038 DMM INFO MM(262420000000029/c7a1ac6b) Requesting authentication tuples (sgsn_auth.c:184) 20240905120304039 DMM DEBUG MM(262420000000029/c7a1ac6b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120304039 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20240905120304039 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(400)@81e620931387: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@81e620931387: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20240905120304043 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120304043 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120304043 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120304043 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120304043 DMM INFO MM(262420000000029/c7a1ac6b) Subscriber data update (mmctx.c:445) 20240905120304043 DMM DEBUG MM(262420000000029/c7a1ac6b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120304043 DMM INFO MM(262420000000029/c7a1ac6b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120304043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120304043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120304043 DMM INFO MM(262420000000029/c7a1ac6b) <- GMM AUTH AND CIPHERING REQ (rand = ca 03 cb 4b b8 e7 ba 95 60 83 e3 ef 0e 57 3a 51 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120304055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120304055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120304055 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120304055 DMM INFO MM(262420000000029/c7a1ac6b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120304055 DMM NOTICE MM(262420000000029/c7a1ac6b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120304055 DMM DEBUG MM(262420000000029/c7a1ac6b) checking auth: received GSM SRES = 40 87 3b e0 (gprs_gmm.c:666) 20240905120304055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120304055 DMM DEBUG MM(262420000000029/c7a1ac6b) Requesting authorization (sgsn_auth.c:160) 20240905120304055 DMM INFO MM(262420000000029/c7a1ac6b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120304055 DMM DEBUG MM(262420000000029/c7a1ac6b) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120304055 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20240905120304055 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120304055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120304055 DMM INFO MM(262420000000029/c7a1ac6b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7a1ac6b) (gprs_gmm.c:300) 20240905120304057 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120304057 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120304057 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240905120304057 DMM INFO MM(262420000000029/c7a1ac6b) Subscriber data update (mmctx.c:445) 20240905120304057 DMM DEBUG MM(262420000000029/c7a1ac6b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120304057 DMM INFO MM(262420000000029/c7a1ac6b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120304057 DMM NOTICE MM(262420000000029/c7a1ac6b) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20240905120304057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120304057 DMM NOTICE MM(262420000000029/c7a1ac6b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120304057 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f9 28 01 01 (gprs_subscriber.c:210) 20240905120304059 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120304059 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240905120304059 DMM INFO MM(262420000000029/c7a1ac6b) Subscriber data update (mmctx.c:445) 20240905120304059 DMM DEBUG MM(262420000000029/c7a1ac6b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120304068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120304068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120304068 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120304068 DMM INFO MM(262420000000029/c7a1ac6b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120304068 DMM NOTICE MM(262420000000029/c7a1ac6b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120304068 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120304068 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120304068 DLLC NOTICE LLME(fa270525/c7a1ac6b){ASSIGNED} LLGM Assign pre (ffffffff => c7a1ac6b) (gprs_llc.c:1079) 20240905120304068 DLLC NOTICE LLME(ffffffff/c7a1ac6b){ASSIGNED} LLGM Assign post (ffffffff => c7a1ac6b) (gprs_llc.c:1125) 20240905120304068 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120304068 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120304068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120304068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@81e620931387: setverdict(pass): none -> pass 20240905120304117 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240905120304117 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20240905120304117 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 1e 01 08 62 42 02 00 00 00 20 f9 28 01 01 (gprs_subscriber.c:210) 20240905120304117 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240905120304117 DMM INFO MM(262420000000029/c7a1ac6b) Subscriber data update (mmctx.c:445) 20240905120304117 DMM DEBUG MM(262420000000029/c7a1ac6b) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240905120304117 DMM INFO MM(262420000000029/c7a1ac6b) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240905120304117 DMM INFO MM(262420000000029/c7a1ac6b) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20240905120304117 DMM NOTICE MM(262420000000029/c7a1ac6b) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20240905120304117 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20240905120304118 DMM INFO MM(262420000000029/c7a1ac6b) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20240905120304118 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120304118 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120304118 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120304118 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120304118 DLLC NOTICE LLME(ffffffff/c7a1ac6b){ASSIGNED} LLGM Assign pre (c7a1ac6b => ffffffff) (gprs_llc.c:1079) 20240905120304118 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7a1ac6b => ffffffff) (gprs_llc.c:1125) 20240905120304118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905120304118 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120304118 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120304118 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120304119 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(386)@81e620931387: Removing Client IMSI='262420000000029'H, index=0 20240905120304126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120304126 DLLC NOTICE LLME(ffffffff/c7a1ac6b){UNASSIGNED} LLC RX: unknown TLLI 0xc7a1ac6b, creating LLME on the fly (gprs_llc.c:552) 20240905120304126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120304126 DMM NOTICE LLME(ffffffff/c7a1ac6b){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240905120304126 DLLC NOTICE LLME(ffffffff/c7a1ac6b){UNASSIGNED} LLGM Assign pre (c7a1ac6b => ffffffff) (gprs_llc.c:1079) 20240905120304126 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7a1ac6b => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@81e620931387: Final verdict of PTC: pass 20240905120304131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59456<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(394)@81e620931387: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@81e620931387: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(391)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@81e620931387: Final verdict of PTC: none 20240905120304141 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120304141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(399)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(400)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(392)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(387)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(388)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(393)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@81e620931387: Final verdict of PTC: none -NSVCI99(398)@81e620931387: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(386)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(396)@81e620931387: Final verdict of PTC: none -NSVCI97(389)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(386): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(387): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(388): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(389): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(393): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(394): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@81e620931387: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Thu Sep 5 12:03:04 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44200) 20240905120305142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120305142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44200, count=93300) 20240905120306144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120306144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Thu Sep 5 12:03:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120307146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120307146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20240905120307354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120307355 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@81e620931387: Provider Link came up: sending NS-RESET 20240905120307373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120307373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120307374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120307374 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120307374 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120307374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120307374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120307374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120307374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120307374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120307374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120307374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120307375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120307375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120307375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120307375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120307375 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120307375 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120307375 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120307375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120307375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120307375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(408)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 20240905120307377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120307381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120307381 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@81e620931387: Provider Link came up: sending NS-RESET 20240905120307387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120307387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120307387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120307387 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120307387 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120307387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120307387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120307387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120307387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120307388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120307388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120307388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120307388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120307388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120307388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120307388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120307388 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120307388 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120307388 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120307388 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120307388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120307388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120307391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(413)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120307395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120307395 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(418)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@81e620931387: Provider Link came up: sending NS-RESET 20240905120307408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120307408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120307408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120307408 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120307408 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120307408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120307408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120307408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120307408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120307409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120307409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120307409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120307409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120307409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120307409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120307409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120307409 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120307409 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120307409 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120307409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120307409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120307409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(418)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120307411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120307415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120307415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120308148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120308148 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120308148 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120308148 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(417)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(417)@81e620931387: 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) } } } } 20240905120308152 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120308153 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(417)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(417)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(417)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(417)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(417)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(417)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@81e620931387: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='D6CC2C58'O, index=0 SGSN_Test-GSUP(419)@81e620931387: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20240905120309188 DGPRS INFO SUBSCR(---) Sending GSUP, will send: 1d 01 08 62 42 02 00 00 00 30 f0 02 01 02 28 01 01 (gprs_subscriber.c:210) 20240905120309188 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@81e620931387: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@81e620931387: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@81e620931387: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@81e620931387: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@81e620931387: Final verdict of PTC: pass 20240905120309194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59472<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@81e620931387: Final verdict of PTC: none -NSVCI97(407)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@81e620931387: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@81e620931387: Final verdict of PTC: none -NSVCI99(418)@81e620931387: Final verdict of PTC: none -NSVCI98(412)@81e620931387: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@81e620931387: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@81e620931387: Final verdict of PTC: none 20240905120309198 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120309198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(403)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(417)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(405)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(410)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(416)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(417): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@81e620931387: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Thu Sep 5 12:03:09 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44516) 20240905120310199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120310199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44516, count=48724) 20240905120311201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120311201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Thu Sep 5 12:03:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120312202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120312202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20240905120312286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120312290 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@81e620931387: Provider Link came up: sending NS-RESET 20240905120312324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120312324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120312324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120312324 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120312324 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120312324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120312324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120312324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120312324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120312325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120312325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120312325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120312326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120312326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120312326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120312326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120312326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120312326 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120312326 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120312326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120312326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120312326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(427)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 20240905120312328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120312333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120312333 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(428)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@81e620931387: Provider Link came up: sending NS-RESET 20240905120312338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120312338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120312338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120312338 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120312338 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120312338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120312338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120312338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120312338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120312339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120312339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120312339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120312339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120312339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120312339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120312339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120312339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120312339 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120312339 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120312339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120312340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120312340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120312341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120312345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120312345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@81e620931387: Provider Link came up: sending NS-RESET 20240905120312354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120312354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120312354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120312354 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120312354 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120312354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120312354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120312354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120312354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120312354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120312354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120312354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120312354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120312354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120312354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120312354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120312354 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120312354 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120312354 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120312354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(436)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120312355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120312355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120312356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120312360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120312360 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120313204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120313204 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120313204 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120313204 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@81e620931387: 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) } } } } 20240905120313208 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120313209 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@81e620931387: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='DAB26B3F'O, index=0 SGSN_Test-GSUP(438)@81e620931387: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20240905120314240 DGPRS INFO SUBSCR(---) Sending GSUP, will send: 1d 01 08 62 42 02 00 00 00 30 f0 02 01 02 28 01 01 (gprs_subscriber.c:210) 20240905120314240 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@81e620931387: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@81e620931387: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@81e620931387: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@81e620931387: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@81e620931387: Final verdict of PTC: pass 20240905120314243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39786<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@81e620931387: Final verdict of PTC: none -NSVCI98(431)@81e620931387: Final verdict of PTC: none 20240905120314244 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120314244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@81e620931387: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@81e620931387: Final verdict of PTC: none -NSVCI97(426)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@81e620931387: Final verdict of PTC: none -NSVCI99(436)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@81e620931387: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(429)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(434)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(424)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@81e620931387: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Thu Sep 5 12:03:14 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44448) 20240905120315246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120315246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44448, count=48932) 20240905120316248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120316248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Thu Sep 5 12:03:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120317249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120317249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_rau_unknown started. 20240905120317390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120317391 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@81e620931387: Provider Link came up: sending NS-RESET 20240905120317435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120317435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120317435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120317435 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120317435 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120317435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120317435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120317435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120317435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120317436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120317436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120317436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120317436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120317436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120317436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120317436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120317436 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120317436 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120317436 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120317436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120317437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120317437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120317442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120317449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120317449 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(447)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(444)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@81e620931387: Provider Link came up: sending NS-RESET 20240905120317456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120317456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120317456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120317456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120317456 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120317456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120317456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120317456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120317456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120317457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120317457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120317457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120317457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120317457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120317457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120317457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120317457 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120317457 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120317457 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120317457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120317457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120317457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120317461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120317467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120317467 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@81e620931387: Provider Link came up: sending NS-RESET 20240905120317476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120317476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120317476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120317476 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120317476 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120317476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120317476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120317476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120317476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120317477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120317477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120317477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120317477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120317477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120317477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120317477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120317477 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120317477 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120317477 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120317477 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120317477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120317477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120317480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120317485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120317485 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120318251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120318251 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120318251 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120318251 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@81e620931387: 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) } } } } 20240905120318254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120318255 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@81e620931387: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='DC4A3646'O, index=0 SGSN_Test-GSUP(457)@81e620931387: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20240905120319330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120319330 DLLC NOTICE LLME(ffffffff/dc4a3646){UNASSIGNED} LLC RX: unknown TLLI 0xdc4a3646, creating LLME on the fly (gprs_llc.c:552) 20240905120319330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240905120319330 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240905120319330 DMM NOTICE LLME(ffffffff/dc4a3646){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240905120319330 DLLC NOTICE LLME(ffffffff/dc4a3646){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240905120319330 DMM ERROR LLME(ffffffff/dc4a3646){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240905120319330 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240905120319330 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240905120319330 DLLC NOTICE LLME(ffffffff/dc4a3646){UNASSIGNED} LLGM Assign pre (dc4a3646 => ffffffff) (gprs_llc.c:1079) 20240905120319330 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc4a3646 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@81e620931387: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@81e620931387: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@81e620931387: Final verdict of PTC: pass 20240905120319350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39802<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905120319354 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120319354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(442)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(457)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@81e620931387: Final verdict of PTC: none -NSVCI99(455)@81e620931387: Final verdict of PTC: none -NSVCI98(450)@81e620931387: Final verdict of PTC: none -NSVCI97(445)@81e620931387: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@81e620931387: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(443)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(453)@81e620931387: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(448)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@81e620931387: Test case TC_rau_unknown finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Thu Sep 5 12:03:19 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44240) 20240905120320355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120320355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44240, count=50964) 20240905120321356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120321356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Thu Sep 5 12:03:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120322357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120322357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_rau started. 20240905120322568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120322571 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(464)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@81e620931387: Provider Link came up: sending NS-RESET 20240905120322607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120322607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120322607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120322607 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120322607 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120322607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120322607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120322607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120322607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120322608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120322608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120322608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120322608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120322608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120322608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120322608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120322608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120322608 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120322608 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120322608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120322608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(464)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120322608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120322610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 20240905120322615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120322615 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@81e620931387: Provider Link came up: sending NS-RESET 20240905120322625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120322625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120322625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120322625 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120322625 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120322625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120322625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120322625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120322625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120322626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120322626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120322626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120322626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120322626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120322626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120322626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120322626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120322626 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120322626 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120322626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120322626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120322626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120322628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 20240905120322634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120322634 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@81e620931387: Provider Link came up: sending NS-RESET 20240905120322645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120322645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120322645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120322645 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120322645 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120322645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120322645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120322645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120322645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120322646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120322647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120322647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120322647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120322647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120322647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120322647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120322647 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120322647 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120322647 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120322647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120322647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120322647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120322649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120322654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120322654 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120323355 DGPRS DEBUG Checking for inactive LLMEs, time = 28066002 (sgsn.c:131) 20240905120323358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120323358 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120323358 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120323358 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@81e620931387: 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) } } } } 20240905120323361 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120323362 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@81e620931387: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='E717F6DF'O, index=0 SGSN_Test-GSUP(476)@81e620931387: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '639EB2563A2649F9336A0B705DC44F58'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FA2EA530'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B136BF65CCD6A8B'O } } } } } 20240905120324389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120324389 DLLC NOTICE LLME(ffffffff/e717f6df){UNASSIGNED} LLC RX: unknown TLLI 0xe717f6df, creating LLME on the fly (gprs_llc.c:552) 20240905120324389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120324389 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20240905120324389 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120324389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120324389 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120324389 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120324389 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120324389 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120324389 DLLC NOTICE LLME(ffffffff/e717f6df){UNASSIGNED} LLGM Assign pre (e717f6df => ff0c0dcb) (gprs_llc.c:1079) 20240905120324389 DLLC NOTICE LLME(e717f6df/ff0c0dcb){ASSIGNED} LLGM Assign post (e717f6df => ff0c0dcb) (gprs_llc.c:1125) 20240905120324389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120324389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120324389 DMM DEBUG MM(262420000000012/ff0c0dcb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120324395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120324395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120324395 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120324395 DMM DEBUG MM(262420000000012/ff0c0dcb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20240905120324395 DMM NOTICE MM(262420000000012/ff0c0dcb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120324395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120324395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120324395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120324395 DMM DEBUG MM(262420000000012/ff0c0dcb) Requesting authorization (sgsn_auth.c:160) 20240905120324395 DMM INFO MM(262420000000012/ff0c0dcb) Requesting authentication tuples (sgsn_auth.c:184) 20240905120324395 DMM DEBUG MM(262420000000012/ff0c0dcb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120324395 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20240905120324395 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(476)@81e620931387: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@81e620931387: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20240905120324397 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120324397 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120324397 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120324397 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120324397 DMM INFO MM(262420000000012/ff0c0dcb) Subscriber data update (mmctx.c:445) 20240905120324397 DMM DEBUG MM(262420000000012/ff0c0dcb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120324397 DMM INFO MM(262420000000012/ff0c0dcb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120324397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120324397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120324397 DMM INFO MM(262420000000012/ff0c0dcb) <- GMM AUTH AND CIPHERING REQ (rand = 63 9e b2 56 3a 26 49 f9 33 6a 0b 70 5d c4 4f 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120324400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120324400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120324400 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120324400 DMM INFO MM(262420000000012/ff0c0dcb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120324400 DMM NOTICE MM(262420000000012/ff0c0dcb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120324400 DMM DEBUG MM(262420000000012/ff0c0dcb) checking auth: received GSM SRES = fa 2e a5 30 (gprs_gmm.c:666) 20240905120324400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120324400 DMM DEBUG MM(262420000000012/ff0c0dcb) Requesting authorization (sgsn_auth.c:160) 20240905120324400 DMM INFO MM(262420000000012/ff0c0dcb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120324400 DMM DEBUG MM(262420000000012/ff0c0dcb) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120324400 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20240905120324400 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120324400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120324400 DMM INFO MM(262420000000012/ff0c0dcb) <- GMM ATTACH ACCEPT (new P-TMSI=0xff0c0dcb) (gprs_gmm.c:300) 20240905120324400 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120324400 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120324400 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240905120324400 DMM INFO MM(262420000000012/ff0c0dcb) Subscriber data update (mmctx.c:445) 20240905120324400 DMM DEBUG MM(262420000000012/ff0c0dcb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120324400 DMM INFO MM(262420000000012/ff0c0dcb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120324400 DMM NOTICE MM(262420000000012/ff0c0dcb) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20240905120324400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120324400 DMM NOTICE MM(262420000000012/ff0c0dcb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120324400 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f2 28 01 01 (gprs_subscriber.c:210) 20240905120324401 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120324401 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240905120324401 DMM INFO MM(262420000000012/ff0c0dcb) Subscriber data update (mmctx.c:445) 20240905120324401 DMM DEBUG MM(262420000000012/ff0c0dcb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120324403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120324403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120324403 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120324403 DMM INFO MM(262420000000012/ff0c0dcb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120324403 DMM NOTICE MM(262420000000012/ff0c0dcb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120324403 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120324403 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120324403 DLLC NOTICE LLME(e717f6df/ff0c0dcb){ASSIGNED} LLGM Assign pre (ffffffff => ff0c0dcb) (gprs_llc.c:1079) 20240905120324403 DLLC NOTICE LLME(ffffffff/ff0c0dcb){ASSIGNED} LLGM Assign post (ffffffff => ff0c0dcb) (gprs_llc.c:1125) 20240905120324403 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120324403 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120324403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120324403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@81e620931387: setverdict(pass): none -> pass 20240905120324463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120324463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120324463 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120324463 DMM INFO MM(262420000000012/ff0c0dcb) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240905120324463 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120324463 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240905120324463 DLLC NOTICE LLME(ffffffff/ff0c0dcb){ASSIGNED} LLGM Assign pre (ff0c0dcb => c2d10621) (gprs_llc.c:1079) 20240905120324463 DLLC NOTICE LLME(ff0c0dcb/c2d10621){ASSIGNED} LLGM Assign post (ff0c0dcb => c2d10621) (gprs_llc.c:1125) 20240905120324463 DMM INFO MM(262420000000012/c2d10621) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@81e620931387: Removing Client IMSI='262420000000012'H, index=0 20240905120324478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120324478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240905120324478 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120324478 DMM INFO MM(262420000000012/c2d10621) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240905120324478 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240905120324478 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120324478 DLLC NOTICE LLME(ff0c0dcb/c2d10621){ASSIGNED} LLGM Assign pre (ffffffff => c2d10621) (gprs_llc.c:1079) 20240905120324478 DLLC NOTICE LLME(ffffffff/c2d10621){ASSIGNED} LLGM Assign post (ffffffff => c2d10621) (gprs_llc.c:1125) 20240905120324478 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@81e620931387: Final verdict of PTC: pass 20240905120324484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55946<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@81e620931387: Final verdict of PTC: none 20240905120324489 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120324489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(461)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@81e620931387: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@81e620931387: Final verdict of PTC: none -NSVCI99(474)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@81e620931387: Final verdict of PTC: none -NSVCI98(469)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@81e620931387: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@81e620931387: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@81e620931387: Final verdict of PTC: none -NSVCI97(464)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(462)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(467)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(472)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@81e620931387: Test case TC_attach_rau finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Thu Sep 5 12:03:24 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43780) 20240905120325490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120325490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43780, count=88488) 20240905120326491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120326491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Thu Sep 5 12:03:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120327492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120327492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_rau_a_a started. 20240905120327597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120327597 DMM INFO MM(262420000000012/c2d10621) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120327597 DMM INFO MM(262420000000012/c2d10621) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120327597 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120327597 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120327597 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120327597 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120327597 DLLC NOTICE LLME(ffffffff/c2d10621){ASSIGNED} LLGM Assign pre (c2d10621 => ffffffff) (gprs_llc.c:1079) 20240905120327597 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2d10621 => ffffffff) (gprs_llc.c:1125) 20240905120327597 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20240905120327597 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120327597 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:399) 20240905120327597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120327597 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120327597 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120327597 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120327597 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(484)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(484)@81e620931387: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(483)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 20240905120327623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120327623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120327623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120327623 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120327623 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120327623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120327623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120327623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120327623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(484)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120327624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120327624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120327624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120327624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120327624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120327624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120327624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120327624 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120327624 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120327625 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120327625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120327625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120327625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(484)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(484)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120327627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240905120327632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120327632 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(483)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_a-BVCI196(481)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(488)@81e620931387: Provider Link came up: sending NS-RESET 20240905120327636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120327636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120327636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120327636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120327636 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120327636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120327636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120327636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120327636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120327637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120327637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120327637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120327637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120327637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120327637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120327637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120327637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120327637 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120327637 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120327637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120327637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120327637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120327640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120327645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120327645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(490)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI210(487)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(494)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(494)@81e620931387: Provider Link came up: sending NS-RESET 20240905120327659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120327659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120327659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120327659 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120327659 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120327659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120327659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120327659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120327659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(494)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120327660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120327660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120327660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120327660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120327660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120327660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120327660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120327660 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120327660 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120327660 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120327660 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120327660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120327660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(494)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(494)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120327662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120327667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120327667 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(491)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120328494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120328494 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120328494 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120328494 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(493)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(493)@81e620931387: 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) } } } } 20240905120328498 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120328499 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(493)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(493)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(493)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(493)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(493)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(493)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(481)@81e620931387: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='C09248D8'O, index=0 SGSN_Test-GSUP(495)@81e620931387: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '9AB5A793F9C4F443B5D192DE58237EA4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '45A8C646'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4CED897462291063'O } } } } } 20240905120329573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120329573 DLLC NOTICE LLME(ffffffff/c09248d8){UNASSIGNED} LLC RX: unknown TLLI 0xc09248d8, creating LLME on the fly (gprs_llc.c:552) 20240905120329573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120329573 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20240905120329573 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120329573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120329573 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120329573 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120329573 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120329573 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120329574 DLLC NOTICE LLME(ffffffff/c09248d8){UNASSIGNED} LLGM Assign pre (c09248d8 => c34726fb) (gprs_llc.c:1079) 20240905120329574 DLLC NOTICE LLME(c09248d8/c34726fb){ASSIGNED} LLGM Assign post (c09248d8 => c34726fb) (gprs_llc.c:1125) 20240905120329574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120329574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120329574 DMM DEBUG MM(262420000000037/c34726fb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120329586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120329586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120329586 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120329586 DMM DEBUG MM(262420000000037/c34726fb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20240905120329586 DMM NOTICE MM(262420000000037/c34726fb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120329586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120329586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120329586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120329586 DMM DEBUG MM(262420000000037/c34726fb) Requesting authorization (sgsn_auth.c:160) 20240905120329586 DMM INFO MM(262420000000037/c34726fb) Requesting authentication tuples (sgsn_auth.c:184) 20240905120329586 DMM DEBUG MM(262420000000037/c34726fb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120329586 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20240905120329586 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(495)@81e620931387: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@81e620931387: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20240905120329590 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120329590 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120329590 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120329590 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120329590 DMM INFO MM(262420000000037/c34726fb) Subscriber data update (mmctx.c:445) 20240905120329590 DMM DEBUG MM(262420000000037/c34726fb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120329590 DMM INFO MM(262420000000037/c34726fb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120329590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120329590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120329590 DMM INFO MM(262420000000037/c34726fb) <- GMM AUTH AND CIPHERING REQ (rand = 9a b5 a7 93 f9 c4 f4 43 b5 d1 92 de 58 23 7e a4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120329602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120329602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120329602 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120329602 DMM INFO MM(262420000000037/c34726fb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120329602 DMM NOTICE MM(262420000000037/c34726fb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120329602 DMM DEBUG MM(262420000000037/c34726fb) checking auth: received GSM SRES = 45 a8 c6 46 (gprs_gmm.c:666) 20240905120329602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120329602 DMM DEBUG MM(262420000000037/c34726fb) Requesting authorization (sgsn_auth.c:160) 20240905120329602 DMM INFO MM(262420000000037/c34726fb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120329602 DMM DEBUG MM(262420000000037/c34726fb) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120329602 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20240905120329602 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120329602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120329602 DMM INFO MM(262420000000037/c34726fb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc34726fb) (gprs_gmm.c:300) 20240905120329605 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120329605 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120329605 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240905120329605 DMM INFO MM(262420000000037/c34726fb) Subscriber data update (mmctx.c:445) 20240905120329605 DMM DEBUG MM(262420000000037/c34726fb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120329605 DMM INFO MM(262420000000037/c34726fb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120329605 DMM NOTICE MM(262420000000037/c34726fb) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20240905120329605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120329605 DMM NOTICE MM(262420000000037/c34726fb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120329605 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f7 28 01 01 (gprs_subscriber.c:210) 20240905120329607 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120329607 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240905120329607 DMM INFO MM(262420000000037/c34726fb) Subscriber data update (mmctx.c:445) 20240905120329607 DMM DEBUG MM(262420000000037/c34726fb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120329614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120329614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120329614 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120329614 DMM INFO MM(262420000000037/c34726fb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120329614 DMM NOTICE MM(262420000000037/c34726fb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120329614 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120329614 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120329614 DLLC NOTICE LLME(c09248d8/c34726fb){ASSIGNED} LLGM Assign pre (ffffffff => c34726fb) (gprs_llc.c:1079) 20240905120329614 DLLC NOTICE LLME(ffffffff/c34726fb){ASSIGNED} LLGM Assign post (ffffffff => c34726fb) (gprs_llc.c:1125) 20240905120329614 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120329614 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120329614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120329614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@81e620931387: setverdict(pass): none -> pass 20240905120329672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120329672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120329672 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120329672 DMM INFO MM(262420000000037/c34726fb) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240905120329672 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120329672 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240905120329672 DLLC NOTICE LLME(ffffffff/c34726fb){ASSIGNED} LLGM Assign pre (c34726fb => f443d87e) (gprs_llc.c:1079) 20240905120329672 DLLC NOTICE LLME(c34726fb/f443d87e){ASSIGNED} LLGM Assign post (c34726fb => f443d87e) (gprs_llc.c:1125) 20240905120329672 DMM INFO MM(262420000000037/f443d87e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120329685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120329685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240905120329685 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120329685 DMM INFO MM(262420000000037/f443d87e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240905120329685 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240905120329685 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120329685 DLLC NOTICE LLME(c34726fb/f443d87e){ASSIGNED} LLGM Assign pre (ffffffff => f443d87e) (gprs_llc.c:1079) 20240905120329685 DLLC NOTICE LLME(ffffffff/f443d87e){ASSIGNED} LLGM Assign post (ffffffff => f443d87e) (gprs_llc.c:1125) 20240905120329685 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240905120329685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120329685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120329686 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120329686 DMM INFO MM(262420000000037/f443d87e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240905120329686 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120329686 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240905120329686 DLLC NOTICE LLME(ffffffff/f443d87e){ASSIGNED} LLGM Assign pre (f443d87e => f256b28a) (gprs_llc.c:1079) 20240905120329686 DLLC NOTICE LLME(f443d87e/f256b28a){ASSIGNED} LLGM Assign post (f443d87e => f256b28a) (gprs_llc.c:1125) 20240905120329686 DMM INFO MM(262420000000037/f256b28a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120329696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120329697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120329697 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120329697 DMM INFO MM(262420000000037/f256b28a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240905120329697 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240905120329697 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120329697 DLLC NOTICE LLME(f443d87e/f256b28a){ASSIGNED} LLGM Assign pre (ffffffff => f256b28a) (gprs_llc.c:1079) 20240905120329697 DLLC NOTICE LLME(ffffffff/f256b28a){ASSIGNED} LLGM Assign post (ffffffff => f256b28a) (gprs_llc.c:1125) 20240905120329697 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240905120329697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120329697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120329697 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120329697 DMM INFO MM(262420000000037/f256b28a) -> GMM DETACH REQUEST TLLI=0xf256b28a type=GPRS detach Power-off (gprs_gmm.c:1465) 20240905120329697 DMM INFO MM(262420000000037/f256b28a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240905120329697 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120329697 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120329697 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120329697 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120329697 DLLC NOTICE LLME(ffffffff/f256b28a){ASSIGNED} LLGM Assign pre (f256b28a => ffffffff) (gprs_llc.c:1079) 20240905120329697 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f256b28a => ffffffff) (gprs_llc.c:1125) 20240905120329697 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20240905120329697 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120329697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905120329697 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120329697 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120329697 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120329699 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(481)@81e620931387: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@81e620931387: Final verdict of PTC: pass 20240905120334713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55956<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(489)@81e620931387: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(495)@81e620931387: Final verdict of PTC: none -NSVCI97(484)@81e620931387: Final verdict of PTC: none -NSVCI99(494)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@81e620931387: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(481)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(483)@81e620931387: Final verdict of PTC: none 20240905120334719 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120334719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_a-BVCI220(491)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@81e620931387: Final verdict of PTC: none -NSVCI98(488)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(493)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(492)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(482)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(486)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_rau_a_a-BVCI196(481): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(482): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(483): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(484): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_rau_a_a-BVCI220(491): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(492): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(493): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(494): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@81e620931387: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Thu Sep 5 12:03:34 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=106664) 20240905120335720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120335720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106664, count=108360) 20240905120336721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120336721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Thu Sep 5 12:03:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120337726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120337726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_rau_a_b started. 20240905120337816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120337817 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(502)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@81e620931387: Provider Link came up: sending NS-RESET 20240905120337858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120337858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120337858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120337858 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120337858 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120337858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120337858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120337858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120337858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120337860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120337860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120337860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120337860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120337860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120337860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120337860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120337860 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120337860 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120337861 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120337861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120337861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120337861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120337866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240905120337878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120337878 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(508)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(508)@81e620931387: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(507)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 20240905120337894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120337894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120337894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120337894 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120337894 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120337894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120337894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120337894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120337894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(508)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120337896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120337896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120337896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120337896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120337896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120337896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120337896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120337896 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120337896 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120337896 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120337896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120337896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120337896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(508)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(508)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120337900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(504)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120337907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120337907 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(505)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(507)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(513)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(513)@81e620931387: Provider Link came up: sending NS-RESET 20240905120337920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120337920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120337920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120337920 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120337920 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120337920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120337920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120337920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120337920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(513)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120337921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120337922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120337922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120337922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120337922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120337922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120337922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120337922 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120337922 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120337922 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120337922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(513)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120337922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120337922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(513)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120337925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120337931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120337931 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(510)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120338728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120338728 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120338728 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120338728 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(512)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(512)@81e620931387: 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) } } } } 20240905120338734 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120338734 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(512)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(512)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(512)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(512)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(512)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(512)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@81e620931387: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='FF08EF53'O, index=0 SGSN_Test-GSUP(514)@81e620931387: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '51DE444F6D331AA259DA05100337A4FE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B94FCEDD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0114AA928E47D0B1'O } } } } } 20240905120339803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120339804 DLLC NOTICE LLME(ffffffff/ff08ef53){UNASSIGNED} LLC RX: unknown TLLI 0xff08ef53, creating LLME on the fly (gprs_llc.c:552) 20240905120339804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120339804 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20240905120339804 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120339804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120339804 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120339804 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120339804 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120339804 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120339804 DLLC NOTICE LLME(ffffffff/ff08ef53){UNASSIGNED} LLGM Assign pre (ff08ef53 => e9fa028c) (gprs_llc.c:1079) 20240905120339804 DLLC NOTICE LLME(ff08ef53/e9fa028c){ASSIGNED} LLGM Assign post (ff08ef53 => e9fa028c) (gprs_llc.c:1125) 20240905120339804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120339804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120339804 DMM DEBUG MM(262420000000038/e9fa028c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120339822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120339822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120339822 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120339822 DMM DEBUG MM(262420000000038/e9fa028c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20240905120339822 DMM NOTICE MM(262420000000038/e9fa028c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120339822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120339822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120339822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120339822 DMM DEBUG MM(262420000000038/e9fa028c) Requesting authorization (sgsn_auth.c:160) 20240905120339822 DMM INFO MM(262420000000038/e9fa028c) Requesting authentication tuples (sgsn_auth.c:184) 20240905120339822 DMM DEBUG MM(262420000000038/e9fa028c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120339823 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20240905120339823 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(514)@81e620931387: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@81e620931387: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20240905120339828 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120339828 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120339828 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120339828 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120339828 DMM INFO MM(262420000000038/e9fa028c) Subscriber data update (mmctx.c:445) 20240905120339828 DMM DEBUG MM(262420000000038/e9fa028c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120339828 DMM INFO MM(262420000000038/e9fa028c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120339828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120339828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120339828 DMM INFO MM(262420000000038/e9fa028c) <- GMM AUTH AND CIPHERING REQ (rand = 51 de 44 4f 6d 33 1a a2 59 da 05 10 03 37 a4 fe , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120339843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120339843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120339843 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120339843 DMM INFO MM(262420000000038/e9fa028c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120339843 DMM NOTICE MM(262420000000038/e9fa028c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120339843 DMM DEBUG MM(262420000000038/e9fa028c) checking auth: received GSM SRES = b9 4f ce dd (gprs_gmm.c:666) 20240905120339843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120339843 DMM DEBUG MM(262420000000038/e9fa028c) Requesting authorization (sgsn_auth.c:160) 20240905120339843 DMM INFO MM(262420000000038/e9fa028c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120339843 DMM DEBUG MM(262420000000038/e9fa028c) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120339843 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20240905120339843 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120339843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120339843 DMM INFO MM(262420000000038/e9fa028c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9fa028c) (gprs_gmm.c:300) 20240905120339847 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120339847 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120339847 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240905120339847 DMM INFO MM(262420000000038/e9fa028c) Subscriber data update (mmctx.c:445) 20240905120339847 DMM DEBUG MM(262420000000038/e9fa028c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120339847 DMM INFO MM(262420000000038/e9fa028c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120339847 DMM NOTICE MM(262420000000038/e9fa028c) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20240905120339847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120339847 DMM NOTICE MM(262420000000038/e9fa028c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120339847 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f8 28 01 01 (gprs_subscriber.c:210) 20240905120339848 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120339848 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240905120339848 DMM INFO MM(262420000000038/e9fa028c) Subscriber data update (mmctx.c:445) 20240905120339848 DMM DEBUG MM(262420000000038/e9fa028c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120339857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120339857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120339857 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120339857 DMM INFO MM(262420000000038/e9fa028c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120339857 DMM NOTICE MM(262420000000038/e9fa028c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120339857 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120339857 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120339857 DLLC NOTICE LLME(ff08ef53/e9fa028c){ASSIGNED} LLGM Assign pre (ffffffff => e9fa028c) (gprs_llc.c:1079) 20240905120339857 DLLC NOTICE LLME(ffffffff/e9fa028c){ASSIGNED} LLGM Assign post (ffffffff => e9fa028c) (gprs_llc.c:1125) 20240905120339857 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120339857 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120339857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120339858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@81e620931387: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@81e620931387: attach complete sending rau 20240905120339913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120339913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120339913 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120339913 DMM INFO MM(262420000000038/e9fa028c) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240905120339913 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120339913 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240905120339913 DLLC NOTICE LLME(ffffffff/e9fa028c){ASSIGNED} LLGM Assign pre (e9fa028c => d2283ab2) (gprs_llc.c:1079) 20240905120339913 DLLC NOTICE LLME(e9fa028c/d2283ab2){ASSIGNED} LLGM Assign post (e9fa028c => d2283ab2) (gprs_llc.c:1125) 20240905120339913 DMM INFO MM(262420000000038/d2283ab2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@81e620931387: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@81e620931387: Removing Client IMSI='262420000000038'H, index=0 20240905120339930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120339930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240905120339930 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120339930 DMM INFO MM(262420000000038/d2283ab2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240905120339930 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240905120339930 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120339930 DLLC NOTICE LLME(e9fa028c/d2283ab2){ASSIGNED} LLGM Assign pre (ffffffff => d2283ab2) (gprs_llc.c:1079) 20240905120339930 DLLC NOTICE LLME(ffffffff/d2283ab2){ASSIGNED} LLGM Assign post (ffffffff => d2283ab2) (gprs_llc.c:1125) 20240905120339930 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(505)@81e620931387: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D2283AB2'O, index=0 TC_attach_rau_a_b(516)@81e620931387: sending second RAU via different RA 20240905120339940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120339940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120339940 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240905120339940 DMM INFO MM(262420000000038/d2283ab2) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d2283ab2, P-TMSI: d2283ab2 (00000000), TLLI: d2283ab2 (d2283ab2), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20240905120339940 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20240905120339940 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240905120339940 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120339940 DLLC NOTICE LLME(ffffffff/d2283ab2){ASSIGNED} LLGM Assign pre (d2283ab2 => d2283ab2) (gprs_llc.c:1079) 20240905120339940 DLLC NOTICE LLME(d2283ab2/d2283ab2){ASSIGNED} LLGM Assign post (d2283ab2 => d2283ab2) (gprs_llc.c:1125) 20240905120339940 DMM INFO MM(262420000000038/d2283ab2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120339961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120339961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120339961 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120339961 DMM INFO MM(262420000000038/d2283ab2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240905120339961 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240905120339961 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120339961 DLLC NOTICE LLME(d2283ab2/d2283ab2){ASSIGNED} LLGM Assign pre (ffffffff => d2283ab2) (gprs_llc.c:1079) 20240905120339961 DLLC NOTICE LLME(ffffffff/d2283ab2){ASSIGNED} LLGM Assign post (ffffffff => d2283ab2) (gprs_llc.c:1125) 20240905120339961 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240905120339961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120339961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120339961 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120339961 DMM INFO MM(262420000000038/d2283ab2) -> GMM DETACH REQUEST TLLI=0xd2283ab2 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240905120339961 DMM INFO MM(262420000000038/d2283ab2) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240905120339961 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120339961 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120339961 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120339961 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120339961 DLLC NOTICE LLME(ffffffff/d2283ab2){ASSIGNED} LLGM Assign pre (d2283ab2 => ffffffff) (gprs_llc.c:1079) 20240905120339961 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2283ab2 => ffffffff) (gprs_llc.c:1125) 20240905120339961 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20240905120339961 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120339961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120339961 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120339961 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120339961 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120339962 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@81e620931387: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@81e620931387: Final verdict of PTC: pass 20240905120344977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55514<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@81e620931387: Final verdict of PTC: none 20240905120344981 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120344982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(502)@81e620931387: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(510)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(512)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@81e620931387: Final verdict of PTC: none -NSVCI98(508)@81e620931387: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@81e620931387: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(507)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@81e620931387: Final verdict of PTC: none -NSVCI99(513)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(500)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(506)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(511)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(507): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(508): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_rau_a_b-BVCI220(510): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(511): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(512): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(513): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@81e620931387: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Thu Sep 5 12:03:45 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=102764) 20240905120345983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120345983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102764, count=104460) 20240905120346985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120346985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Thu Sep 5 12:03:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120347987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120347987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_rau_a_b_wrong_old_ra started. 20240905120348099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120348102 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(521)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@81e620931387: Provider Link came up: sending NS-RESET 20240905120348155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120348155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120348155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120348155 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120348155 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120348155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120348155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120348155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120348155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120348157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120348157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120348157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120348157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120348157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120348157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120348157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120348157 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120348157 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120348157 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120348157 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120348158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120348158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120348161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120348171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120348171 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(523)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@81e620931387: Provider Link came up: sending NS-RESET 20240905120348176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120348176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120348176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120348176 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120348176 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120348176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120348176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120348176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120348176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120348176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120348176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120348176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120348176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120348176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120348176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120348176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120348176 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120348176 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120348176 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120348176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120348177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120348177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120348178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120348183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120348183 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@81e620931387: Provider Link came up: sending NS-RESET 20240905120348193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120348193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120348193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120348193 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120348193 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120348193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120348193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120348193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120348193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120348194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120348194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120348194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120348194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120348194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120348194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120348194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120348194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120348194 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120348194 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120348194 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120348194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120348194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120348196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120348201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120348201 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120348988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120348988 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120348988 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120348988 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@81e620931387: 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) } } } } 20240905120348992 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120348993 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@81e620931387: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='F1FD3F1B'O, index=0 SGSN_Test-GSUP(533)@81e620931387: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '40E24B232D6E7F9C4BAE61A716981F7D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '54D562C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2F1D75D1DE2CA6AC'O } } } } } 20240905120350060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120350060 DLLC NOTICE LLME(ffffffff/f1fd3f1b){UNASSIGNED} LLC RX: unknown TLLI 0xf1fd3f1b, creating LLME on the fly (gprs_llc.c:552) 20240905120350060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120350060 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1266) 20240905120350060 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120350060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120350060 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120350060 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120350060 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120350060 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120350060 DLLC NOTICE LLME(ffffffff/f1fd3f1b){UNASSIGNED} LLGM Assign pre (f1fd3f1b => f6e4d6ad) (gprs_llc.c:1079) 20240905120350060 DLLC NOTICE LLME(f1fd3f1b/f6e4d6ad){ASSIGNED} LLGM Assign post (f1fd3f1b => f6e4d6ad) (gprs_llc.c:1125) 20240905120350060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120350060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120350060 DMM DEBUG MM(262420000000039/f6e4d6ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120350070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120350070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120350070 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120350070 DMM DEBUG MM(262420000000039/f6e4d6ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240905120350070 DMM NOTICE MM(262420000000039/f6e4d6ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120350070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120350070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120350070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120350070 DMM DEBUG MM(262420000000039/f6e4d6ad) Requesting authorization (sgsn_auth.c:160) 20240905120350070 DMM INFO MM(262420000000039/f6e4d6ad) Requesting authentication tuples (sgsn_auth.c:184) 20240905120350070 DMM DEBUG MM(262420000000039/f6e4d6ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120350070 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20240905120350070 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@81e620931387: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@81e620931387: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20240905120350072 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120350072 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120350072 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120350072 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120350072 DMM INFO MM(262420000000039/f6e4d6ad) Subscriber data update (mmctx.c:445) 20240905120350072 DMM DEBUG MM(262420000000039/f6e4d6ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120350072 DMM INFO MM(262420000000039/f6e4d6ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120350072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120350072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120350072 DMM INFO MM(262420000000039/f6e4d6ad) <- GMM AUTH AND CIPHERING REQ (rand = 40 e2 4b 23 2d 6e 7f 9c 4b ae 61 a7 16 98 1f 7d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120350079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120350079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120350079 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120350079 DMM INFO MM(262420000000039/f6e4d6ad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120350079 DMM NOTICE MM(262420000000039/f6e4d6ad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120350079 DMM DEBUG MM(262420000000039/f6e4d6ad) checking auth: received GSM SRES = 54 d5 62 c4 (gprs_gmm.c:666) 20240905120350079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120350079 DMM DEBUG MM(262420000000039/f6e4d6ad) Requesting authorization (sgsn_auth.c:160) 20240905120350079 DMM INFO MM(262420000000039/f6e4d6ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120350079 DMM DEBUG MM(262420000000039/f6e4d6ad) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120350079 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20240905120350079 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120350079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120350079 DMM INFO MM(262420000000039/f6e4d6ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6e4d6ad) (gprs_gmm.c:300) 20240905120350080 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120350080 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120350080 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20240905120350080 DMM INFO MM(262420000000039/f6e4d6ad) Subscriber data update (mmctx.c:445) 20240905120350080 DMM DEBUG MM(262420000000039/f6e4d6ad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120350080 DMM INFO MM(262420000000039/f6e4d6ad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120350080 DMM NOTICE MM(262420000000039/f6e4d6ad) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20240905120350080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120350080 DMM NOTICE MM(262420000000039/f6e4d6ad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120350080 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20240905120350081 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120350081 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20240905120350081 DMM INFO MM(262420000000039/f6e4d6ad) Subscriber data update (mmctx.c:445) 20240905120350081 DMM DEBUG MM(262420000000039/f6e4d6ad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120350085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120350085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120350085 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120350085 DMM INFO MM(262420000000039/f6e4d6ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120350085 DMM NOTICE MM(262420000000039/f6e4d6ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120350085 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120350085 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120350085 DLLC NOTICE LLME(f1fd3f1b/f6e4d6ad){ASSIGNED} LLGM Assign pre (ffffffff => f6e4d6ad) (gprs_llc.c:1079) 20240905120350085 DLLC NOTICE LLME(ffffffff/f6e4d6ad){ASSIGNED} LLGM Assign post (ffffffff => f6e4d6ad) (gprs_llc.c:1125) 20240905120350085 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120350085 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120350085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120350085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@81e620931387: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@81e620931387: attach complete sending rau 20240905120350144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120350144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120350144 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120350144 DMM INFO MM(262420000000039/f6e4d6ad) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240905120350144 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120350144 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240905120350144 DLLC NOTICE LLME(ffffffff/f6e4d6ad){ASSIGNED} LLGM Assign pre (f6e4d6ad => f6c8a9de) (gprs_llc.c:1079) 20240905120350144 DLLC NOTICE LLME(f6e4d6ad/f6c8a9de){ASSIGNED} LLGM Assign post (f6e4d6ad => f6c8a9de) (gprs_llc.c:1125) 20240905120350144 DMM INFO MM(262420000000039/f6c8a9de) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b_wrong_old_ra(535)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@81e620931387: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@81e620931387: Removing Client IMSI='262420000000039'H, index=0 TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@81e620931387: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='F6C8A9DE'O, index=0 20240905120350161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120350161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240905120350161 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120350161 DMM INFO MM(262420000000039/f6c8a9de) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240905120350161 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240905120350161 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120350161 DLLC NOTICE LLME(f6e4d6ad/f6c8a9de){ASSIGNED} LLGM Assign pre (ffffffff => f6c8a9de) (gprs_llc.c:1079) 20240905120350161 DLLC NOTICE LLME(ffffffff/f6c8a9de){ASSIGNED} LLGM Assign post (ffffffff => f6c8a9de) (gprs_llc.c:1125) 20240905120350161 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b_wrong_old_ra(535)@81e620931387: sending second RAU via different RA with wrong Old RA 20240905120350168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120350168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120350168 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240905120350168 DMM NOTICE LLME(ffffffff/f6c8a9de){ASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240905120350169 DLLC NOTICE LLME(ffffffff/f6c8a9de){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240905120350169 DMM NOTICE MM(262420000000039/f6c8a9de) Rx RA Update Request with unexpected TLLI=f6c8a9de Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1761) 20240905120350169 DMM ERROR LLME(ffffffff/f6c8a9de){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240905120350169 DMM NOTICE MM(262420000000039/f6c8a9de) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240905120350169 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240905120350169 DMM INFO MM(262420000000039/f6c8a9de) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240905120350169 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120350169 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120350169 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120350169 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120350169 DLLC NOTICE LLME(ffffffff/f6c8a9de){ASSIGNED} LLGM Assign pre (f6c8a9de => ffffffff) (gprs_llc.c:1079) 20240905120350169 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6c8a9de => ffffffff) (gprs_llc.c:1125) 20240905120350169 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20240905120350169 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120350169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905120350169 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120350169 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120350169 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120350192 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20240905120350194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120350194 DLLC NOTICE LLME(ffffffff/f6c8a9de){UNASSIGNED} LLC RX: unknown TLLI 0xf6c8a9de, creating LLME on the fly (gprs_llc.c:552) 20240905120350194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20240905120350194 DMM NOTICE LLME(ffffffff/f6c8a9de){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240905120353356 DGPRS DEBUG Checking for inactive LLMEs, time = 28066032 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@81e620931387: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@81e620931387: Final verdict of PTC: pass 20240905120355205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42776<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905120355209 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120355209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(533)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@81e620931387: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@81e620931387: Final verdict of PTC: none -NSVCI98(526)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@81e620931387: Final verdict of PTC: none -NSVCI97(521)@81e620931387: Final verdict of PTC: none -NSVCI99(531)@81e620931387: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@81e620931387: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(519)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(529)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(524)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@81e620931387: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Thu Sep 5 12:03:55 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=100596) 20240905120356210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120356210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100596, count=102292) 20240905120357212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120357212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Thu Sep 5 12:03:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120358214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120358214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_usim_resync started. 20240905120358343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120358346 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@81e620931387: Provider Link came up: sending NS-RESET 20240905120358392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120358392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120358392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120358392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120358392 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120358392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120358392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120358392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120358392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120358393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120358393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120358393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120358393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120358393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120358393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120358393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120358393 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120358393 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120358393 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120358393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120358393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120358393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120358395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120358400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120358400 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@81e620931387: Provider Link came up: sending NS-RESET 20240905120358409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120358409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120358409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120358409 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120358409 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120358409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120358409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120358409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120358409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120358410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120358410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120358410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120358410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120358410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120358410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120358410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120358410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120358410 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120358410 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120358410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120358410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120358410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120358412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120358417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120358417 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@81e620931387: Provider Link came up: sending NS-RESET 20240905120358425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120358425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120358425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120358425 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120358425 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120358425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120358425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120358425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120358425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120358427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120358427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120358427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120358427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120358427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120358427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120358427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120358427 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120358427 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120358427 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120358427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120358427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120358427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120358429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120358433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120358433 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120359215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120359215 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120359215 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120359215 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@81e620931387: 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) } } } } 20240905120359219 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120359220 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@81e620931387: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='FB90CC8E'O, index=0 SGSN_Test-GSUP(552)@81e620931387: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@81e620931387: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'ADE8449A2CC95385F8337BFE514D5F2D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E1B8D28D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6CC8072EDA66CF84'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0EE48DE46444C1043F7A8D7712D5B5AF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1D766E75EFD9759E672D27254DBC462C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '143815088DFA75E4DD6F824AD7D2A0E7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7347F7CA6C8DA954'O } } } } } 20240905120400284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120400284 DLLC NOTICE LLME(ffffffff/fb90cc8e){UNASSIGNED} LLC RX: unknown TLLI 0xfb90cc8e, creating LLME on the fly (gprs_llc.c:552) 20240905120400284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120400284 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240905120400284 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120400284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120400284 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120400284 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120400284 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120400284 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120400285 DLLC NOTICE LLME(ffffffff/fb90cc8e){UNASSIGNED} LLGM Assign pre (fb90cc8e => f8d4b10a) (gprs_llc.c:1079) 20240905120400285 DLLC NOTICE LLME(fb90cc8e/f8d4b10a){ASSIGNED} LLGM Assign post (fb90cc8e => f8d4b10a) (gprs_llc.c:1125) 20240905120400285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120400285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120400285 DMM DEBUG MM(262420000000040/f8d4b10a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120400295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120400295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120400295 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120400295 DMM DEBUG MM(262420000000040/f8d4b10a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240905120400295 DMM NOTICE MM(262420000000040/f8d4b10a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120400295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120400295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120400295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120400295 DMM DEBUG MM(262420000000040/f8d4b10a) Requesting authorization (sgsn_auth.c:160) 20240905120400295 DMM INFO MM(262420000000040/f8d4b10a) Requesting authentication tuples (sgsn_auth.c:184) 20240905120400295 DMM DEBUG MM(262420000000040/f8d4b10a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120400295 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240905120400295 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(552)@81e620931387: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@81e620931387: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20240905120400298 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120400298 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120400298 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120400298 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120400298 DMM INFO MM(262420000000040/f8d4b10a) Subscriber data update (mmctx.c:445) 20240905120400298 DMM DEBUG MM(262420000000040/f8d4b10a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120400298 DMM INFO MM(262420000000040/f8d4b10a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120400298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120400298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120400298 DMM INFO MM(262420000000040/f8d4b10a) <- GMM AUTH AND CIPHERING REQ (rand = ad e8 44 9a 2c c9 53 85 f8 33 7b fe 51 4d 5f 2d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 14 38 15 08 8d fa 75 e4 dd 6f 82 4a d7 d2 a0 e7 ) (gprs_gmm.c:483) 20240905120400305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120400305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120400305 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120400305 DMM INFO MM(262420000000040/f8d4b10a) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20240905120400305 DMM INFO MM(262420000000040/f8d4b10a) R99 AUTHENTICATION SYNCH (AUTS = 264ae519845da76d92d2220d94ab) (gprs_gmm.c:711) 20240905120400305 DMM DEBUG MM(262420000000040/f8d4b10a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120400305 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20240905120400305 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 26 4a e5 19 84 5d a7 6d 92 d2 22 0d 94 ab 20 10 ad e8 44 9a 2c c9 53 85 f8 33 7b fe 51 4d 5f 2d 28 01 01 (gprs_subscriber.c:210) 20240905120400305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20240905120400305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20240905120400306 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120400306 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120400306 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120400306 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120400306 DMM INFO MM(262420000000040/f8d4b10a) Subscriber data update (mmctx.c:445) 20240905120400306 DMM DEBUG MM(262420000000040/f8d4b10a) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20240905120400306 DMM INFO MM(262420000000040/f8d4b10a) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20240905120400306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120400306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120400306 DMM INFO MM(262420000000040/f8d4b10a) <- GMM AUTH AND CIPHERING REQ (rand = be e7 02 64 c8 67 22 3b bd 3e 15 64 89 bb 46 0d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8e 1d 4c 4f a3 df 40 28 7c 38 e4 72 98 84 ed ea ) (gprs_gmm.c:483) 20240905120400312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120400312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7f1db0 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120400312 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120400312 DMM INFO MM(262420000000040/f8d4b10a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120400312 DMM NOTICE MM(262420000000040/f8d4b10a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120400312 DMM DEBUG MM(262420000000040/f8d4b10a) checking auth: received UMTS RES = b3 fa 1b d4 90 a1 b5 e3 (gprs_gmm.c:666) 20240905120400312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120400312 DMM DEBUG MM(262420000000040/f8d4b10a) Requesting authorization (sgsn_auth.c:160) 20240905120400312 DMM INFO MM(262420000000040/f8d4b10a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120400312 DMM DEBUG MM(262420000000040/f8d4b10a) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120400312 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20240905120400312 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f0 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120400312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120400312 DMM INFO MM(262420000000040/f8d4b10a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8d4b10a) (gprs_gmm.c:300) 20240905120400314 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120400314 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120400314 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240905120400314 DMM INFO MM(262420000000040/f8d4b10a) Subscriber data update (mmctx.c:445) 20240905120400314 DMM DEBUG MM(262420000000040/f8d4b10a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120400314 DMM INFO MM(262420000000040/f8d4b10a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120400314 DMM NOTICE MM(262420000000040/f8d4b10a) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20240905120400314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120400314 DMM NOTICE MM(262420000000040/f8d4b10a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120400314 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) 20240905120400315 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120400315 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240905120400315 DMM INFO MM(262420000000040/f8d4b10a) Subscriber data update (mmctx.c:445) 20240905120400315 DMM DEBUG MM(262420000000040/f8d4b10a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@81e620931387: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@81e620931387: Removing Client IMSI='262420000000040'H, index=0 20240905120400327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120400327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120400327 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120400327 DMM INFO MM(262420000000040/f8d4b10a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120400327 DMM NOTICE MM(262420000000040/f8d4b10a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120400327 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120400327 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120400327 DLLC NOTICE LLME(fb90cc8e/f8d4b10a){ASSIGNED} LLGM Assign pre (ffffffff => f8d4b10a) (gprs_llc.c:1079) 20240905120400327 DLLC NOTICE LLME(ffffffff/f8d4b10a){ASSIGNED} LLGM Assign post (ffffffff => f8d4b10a) (gprs_llc.c:1125) 20240905120400327 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120400327 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120400327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120400327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@81e620931387: Final verdict of PTC: pass 20240905120400332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49216<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905120400335 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120400335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(552)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@81e620931387: Final verdict of PTC: none -NSVCI98(545)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@81e620931387: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@81e620931387: Final verdict of PTC: none -NSVCI99(550)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@81e620931387: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@81e620931387: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@81e620931387: Final verdict of PTC: none -NSVCI97(540)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(543)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(548)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(538)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@81e620931387: Test case TC_attach_usim_resync finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Thu Sep 5 12:04:00 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43724) 20240905120401337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120401337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43724, count=90660) 20240905120402339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120402339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Thu Sep 5 12:04:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120403341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120403341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_usim_a54_a54 started. 20240905120403447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120403449 DMM INFO MM(262420000000040/f8d4b10a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120403449 DMM INFO MM(262420000000040/f8d4b10a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120403449 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120403449 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120403449 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120403449 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120403449 DLLC NOTICE LLME(ffffffff/f8d4b10a){ASSIGNED} LLGM Assign pre (f8d4b10a => ffffffff) (gprs_llc.c:1079) 20240905120403450 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8d4b10a => ffffffff) (gprs_llc.c:1125) 20240905120403450 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20240905120403450 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120403450 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:399) 20240905120403450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120403450 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120403450 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120403450 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120403450 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@81e620931387: Provider Link came up: sending NS-RESET 20240905120403493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120403493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120403493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120403493 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120403493 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120403493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120403493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120403493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120403493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120403494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120403494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120403494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120403494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120403494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120403494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120403494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120403494 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120403494 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120403494 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120403494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120403495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120403495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120403496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120403504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120403504 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(561)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(558)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(565)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(564)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(565)@81e620931387: Provider Link came up: sending NS-RESET 20240905120403518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120403518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120403518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120403518 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120403518 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120403518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120403518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120403518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120403518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(565)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120403519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120403519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120403519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120403519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120403519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120403519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120403519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120403519 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120403519 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120403519 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120403519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120403519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120403519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(565)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(565)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120403521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(561)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(564)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@81e620931387: Provider Link came up: sending NS-RESET 20240905120403528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120403528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120403528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120403528 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120403528 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120403528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120403528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120403528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120403528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240905120403528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120403528 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(569)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120403529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120403529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120403529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120403529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120403529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120403529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120403529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120403529 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120403529 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120403529 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120403529 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(569)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120403529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120403529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_usim_a54_a54-BVCI210(562)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120403532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120403537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120403537 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120404342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120404342 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120404342 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120404342 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@81e620931387: 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) } } } } 20240905120404346 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120404348 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@81e620931387: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='FA63616B'O, index=0 SGSN_Test-GSUP(571)@81e620931387: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@81e620931387: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '0C82855E22BCB059AA310241ABB10F8C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F041C7AA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2319C44C7B209ACF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EFBD4A604AE351D4FC7B2979B1D32E18'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '435CDE7FB06A4BDB4A110E96B2E8D4B6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B00CC94F43EBF43D9C9E87C5BC539E16'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EA8DE35880B6E40A'O } } } } } 20240905120405426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120405426 DLLC NOTICE LLME(ffffffff/fa63616b){UNASSIGNED} LLC RX: unknown TLLI 0xfa63616b, creating LLME on the fly (gprs_llc.c:552) 20240905120405426 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120405426 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240905120405426 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120405426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120405426 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120405426 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120405426 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120405426 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120405426 DLLC NOTICE LLME(ffffffff/fa63616b){UNASSIGNED} LLGM Assign pre (fa63616b => ee274e05) (gprs_llc.c:1079) 20240905120405426 DLLC NOTICE LLME(fa63616b/ee274e05){ASSIGNED} LLGM Assign post (fa63616b => ee274e05) (gprs_llc.c:1125) 20240905120405426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120405426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120405426 DMM DEBUG MM(262420000000040/ee274e05) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120405442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120405442 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120405442 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120405442 DMM DEBUG MM(262420000000040/ee274e05) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240905120405442 DMM NOTICE MM(262420000000040/ee274e05) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120405442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120405442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120405442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120405442 DMM DEBUG MM(262420000000040/ee274e05) Requesting authorization (sgsn_auth.c:160) 20240905120405442 DMM INFO MM(262420000000040/ee274e05) Requesting authentication tuples (sgsn_auth.c:184) 20240905120405442 DMM DEBUG MM(262420000000040/ee274e05) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120405442 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240905120405442 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(571)@81e620931387: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@81e620931387: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20240905120405446 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120405446 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120405446 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120405446 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120405446 DMM INFO MM(262420000000040/ee274e05) Subscriber data update (mmctx.c:445) 20240905120405446 DMM DEBUG MM(262420000000040/ee274e05) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120405446 DMM INFO MM(262420000000040/ee274e05) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120405446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120405446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120405446 DMM INFO MM(262420000000040/ee274e05) <- GMM AUTH AND CIPHERING REQ (rand = 0c 82 85 5e 22 bc b0 59 aa 31 02 41 ab b1 0f 8c , mmctx_is_r99=1, vec->auth_types=0x3, autn = b0 0c c9 4f 43 eb f4 3d 9c 9e 87 c5 bc 53 9e 16 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@81e620931387: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@81e620931387: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@81e620931387: Final verdict of PTC: pass 20240905120405457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54036<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905120405458 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-BSSGP0(556)@81e620931387: Final verdict of PTC: none 20240905120405458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(569)@81e620931387: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@81e620931387: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(562)@81e620931387: Final verdict of PTC: none -NSVCI97(559)@81e620931387: Final verdict of PTC: none -NSVCI98(565)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@81e620931387: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(563)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(571)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(567)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(557)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(562): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@81e620931387: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Thu Sep 5 12:04:05 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48104) 20240905120406459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120406459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48104, count=68224) 20240905120407460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120407460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Thu Sep 5 12:04:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120408461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120408461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_usim_a54_a53 started. 20240905120408736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120408738 DMM INFO MM(262420000000040/ee274e05) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120408738 DMM INFO MM(262420000000040/ee274e05) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120408738 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120408738 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120408738 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120408738 DMM ERROR MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240905120408738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Deallocated (fsm.c:568) 20240905120408738 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120408738 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120408738 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120408738 DLLC NOTICE LLME(fa63616b/ee274e05){ASSIGNED} LLGM Assign pre (ee274e05 => ffffffff) (gprs_llc.c:1079) 20240905120408738 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee274e05 => ffffffff) (gprs_llc.c:1125) 20240905120408738 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(578)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@81e620931387: Provider Link came up: sending NS-RESET 20240905120408783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120408783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120408783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120408783 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120408783 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120408783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120408783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120408783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120408783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120408783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120408783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120408783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120408783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120408784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120408784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120408784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120408784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120408784 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120408784 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120408784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120408784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120408784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120408786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120408791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120408791 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@81e620931387: Provider Link came up: sending NS-RESET 20240905120408798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120408798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120408798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120408798 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120408798 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120408798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120408798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120408798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120408798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120408799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120408799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120408799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120408799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120408799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120408799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120408799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120408799 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120408799 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120408799 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120408799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120408799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120408799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120408801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120408806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120408806 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@81e620931387: Provider Link came up: sending NS-RESET 20240905120408814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120408814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120408814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120408814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120408814 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120408814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120408814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120408814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120408814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120408815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120408815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120408815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120408815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120408815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120408815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120408815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120408815 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120408815 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120408815 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120408815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120408815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120408815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120408817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120408822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120408822 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120409462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120409462 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120409462 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120409462 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@81e620931387: 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) } } } } 20240905120409464 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240905120409464 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@81e620931387: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='D25D0C4B'O, index=0 SGSN_Test-GSUP(590)@81e620931387: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@81e620931387: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '524E4775AA3390C21DCEF86AB45173DF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '98CA7C7B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EEB0ABB901F04769'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F4B8B171657CBBFB309E7D536EE45290'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '907D8E5150A98FD5FF9009F5D7947C0E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A4C89D423DA89D43CB27E53BA62480A7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '485850D5F4D599B3'O } } } } } 20240905120410501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120410501 DLLC NOTICE LLME(ffffffff/d25d0c4b){UNASSIGNED} LLC RX: unknown TLLI 0xd25d0c4b, creating LLME on the fly (gprs_llc.c:552) 20240905120410501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120410501 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240905120410501 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120410501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120410501 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120410501 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120410501 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120410501 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120410501 DLLC NOTICE LLME(ffffffff/d25d0c4b){UNASSIGNED} LLGM Assign pre (d25d0c4b => fdbb9c44) (gprs_llc.c:1079) 20240905120410501 DLLC NOTICE LLME(d25d0c4b/fdbb9c44){ASSIGNED} LLGM Assign post (d25d0c4b => fdbb9c44) (gprs_llc.c:1125) 20240905120410501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120410501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120410501 DMM DEBUG MM(262420000000040/fdbb9c44) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120410518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120410518 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120410518 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120410518 DMM DEBUG MM(262420000000040/fdbb9c44) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240905120410518 DMM NOTICE MM(262420000000040/fdbb9c44) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120410518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120410518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120410518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120410518 DMM DEBUG MM(262420000000040/fdbb9c44) Requesting authorization (sgsn_auth.c:160) 20240905120410518 DMM INFO MM(262420000000040/fdbb9c44) Requesting authentication tuples (sgsn_auth.c:184) 20240905120410518 DMM DEBUG MM(262420000000040/fdbb9c44) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120410518 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240905120410518 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(590)@81e620931387: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@81e620931387: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20240905120410524 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120410524 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120410524 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120410524 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120410524 DMM INFO MM(262420000000040/fdbb9c44) Subscriber data update (mmctx.c:445) 20240905120410524 DMM DEBUG MM(262420000000040/fdbb9c44) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120410524 DMM INFO MM(262420000000040/fdbb9c44) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120410524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120410524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120410524 DMM INFO MM(262420000000040/fdbb9c44) <- GMM AUTH AND CIPHERING REQ (rand = 52 4e 47 75 aa 33 90 c2 1d ce f8 6a b4 51 73 df , mmctx_is_r99=1, vec->auth_types=0x3, autn = a4 c8 9d 42 3d a8 9d 43 cb 27 e5 3b a6 24 80 a7 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@81e620931387: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@81e620931387: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@81e620931387: Final verdict of PTC: pass 20240905120410542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54040<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@81e620931387: Final verdict of PTC: none -NSVCI97(578)@81e620931387: Final verdict of PTC: none 20240905120410546 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120410546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(589)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@81e620931387: Final verdict of PTC: none -NSVCI98(583)@81e620931387: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@81e620931387: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@81e620931387: Final verdict of PTC: none -NSVCI99(588)@81e620931387: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(581)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(586)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(576)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@81e620931387: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Thu Sep 5 12:04:10 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47384) 20240905120411547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120411547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47384, count=67504) 20240905120412548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120412548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Thu Sep 5 12:04:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120413550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120413550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_usim_a53_a54 started. 20240905120413657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120413659 DMM INFO MM(262420000000040/fdbb9c44) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120413659 DMM INFO MM(262420000000040/fdbb9c44) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120413659 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120413659 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120413659 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120413659 DMM ERROR MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240905120413660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Deallocated (fsm.c:568) 20240905120413660 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120413660 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120413660 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120413660 DLLC NOTICE LLME(d25d0c4b/fdbb9c44){ASSIGNED} LLGM Assign pre (fdbb9c44 => ffffffff) (gprs_llc.c:1079) 20240905120413660 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdbb9c44 => ffffffff) (gprs_llc.c:1125) 20240905120413660 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(598)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(598)@81e620931387: Provider Link came up: sending NS-RESET 20240905120413697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120413697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120413697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120413697 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120413697 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120413697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120413697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120413697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120413697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(597)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(598)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120413698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120413698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120413698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120413698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120413698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120413698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120413698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120413698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120413698 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120413698 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120413698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120413698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120413698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(598)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(598)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120413700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240905120413704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120413704 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(597)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a53_a54-BVCI196(595)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(602)@81e620931387: Provider Link came up: sending NS-RESET 20240905120413709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120413709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120413709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120413709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120413709 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120413709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120413709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120413709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120413709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120413710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120413710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120413710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120413710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120413710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120413710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120413710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120413710 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120413710 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120413710 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120413711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120413711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120413711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(603)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 20240905120413713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120413718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120413718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(604)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI210(601)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(603)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@81e620931387: Provider Link came up: sending NS-RESET 20240905120413724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120413724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120413724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120413724 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120413724 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120413724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120413724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120413724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120413724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120413725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120413725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120413725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120413725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120413725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120413725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120413725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120413725 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120413725 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120413725 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120413725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(607)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120413725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120413725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120413726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120413731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120413731 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120414551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120414551 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120414551 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120414551 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@81e620931387: 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) } } } } 20240905120414555 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120414556 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(595)@81e620931387: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='C9ED7476'O, index=0 SGSN_Test-GSUP(609)@81e620931387: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@81e620931387: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '18AC736128C2B893F2F864CFC0170854'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AD3A4B3D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EFDE65824721CB77'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9330AF30AE132C55900C6D74817235AB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '03831BB3F608DF502D107772E4D780C8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2E3FA1098AA982C06426B80808A59FCE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4714F3F92B397EEF'O } } } } } 20240905120415632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120415632 DLLC NOTICE LLME(ffffffff/c9ed7476){UNASSIGNED} LLC RX: unknown TLLI 0xc9ed7476, creating LLME on the fly (gprs_llc.c:552) 20240905120415632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120415632 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240905120415632 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120415632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120415632 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120415632 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120415632 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120415632 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120415632 DLLC NOTICE LLME(ffffffff/c9ed7476){UNASSIGNED} LLGM Assign pre (c9ed7476 => cb819ddf) (gprs_llc.c:1079) 20240905120415632 DLLC NOTICE LLME(c9ed7476/cb819ddf){ASSIGNED} LLGM Assign post (c9ed7476 => cb819ddf) (gprs_llc.c:1125) 20240905120415632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120415632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120415632 DMM DEBUG MM(262420000000040/cb819ddf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120415653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120415653 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120415653 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120415653 DMM DEBUG MM(262420000000040/cb819ddf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240905120415653 DMM NOTICE MM(262420000000040/cb819ddf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120415653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120415653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120415653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120415653 DMM DEBUG MM(262420000000040/cb819ddf) Requesting authorization (sgsn_auth.c:160) 20240905120415653 DMM INFO MM(262420000000040/cb819ddf) Requesting authentication tuples (sgsn_auth.c:184) 20240905120415653 DMM DEBUG MM(262420000000040/cb819ddf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120415653 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240905120415653 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(609)@81e620931387: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@81e620931387: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20240905120415659 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120415660 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120415660 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120415660 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120415660 DMM INFO MM(262420000000040/cb819ddf) Subscriber data update (mmctx.c:445) 20240905120415660 DMM DEBUG MM(262420000000040/cb819ddf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120415660 DMM INFO MM(262420000000040/cb819ddf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120415660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120415660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120415660 DMM INFO MM(262420000000040/cb819ddf) <- GMM AUTH AND CIPHERING REQ (rand = 18 ac 73 61 28 c2 b8 93 f2 f8 64 cf c0 17 08 54 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2e 3f a1 09 8a a9 82 c0 64 26 b8 08 08 a5 9f ce ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@81e620931387: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(595)@81e620931387: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@81e620931387: Final verdict of PTC: pass 20240905120415677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37460<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905120415680 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(609)@81e620931387: Final verdict of PTC: none 20240905120415680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(598)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@81e620931387: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@81e620931387: Final verdict of PTC: none -NSVCI99(607)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(597)@81e620931387: Final verdict of PTC: none -NSVCI98(602)@81e620931387: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(595)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@81e620931387: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(600)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(596)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(605)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(595): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(596): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(597): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(598): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@81e620931387: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Thu Sep 5 12:04:15 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47384) 20240905120416681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120416681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47384, count=67496) 20240905120417682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120417682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Thu Sep 5 12:04:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120418684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120418684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_usim_a50_a54 started. 20240905120418782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120418784 DMM INFO MM(262420000000040/cb819ddf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120418784 DMM INFO MM(262420000000040/cb819ddf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120418784 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120418785 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120418785 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120418785 DMM ERROR MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240905120418785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Deallocated (fsm.c:568) 20240905120418785 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120418785 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120418785 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120418785 DLLC NOTICE LLME(c9ed7476/cb819ddf){ASSIGNED} LLGM Assign pre (cb819ddf => ffffffff) (gprs_llc.c:1079) 20240905120418785 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb819ddf => ffffffff) (gprs_llc.c:1125) 20240905120418785 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@81e620931387: Provider Link came up: sending NS-RESET 20240905120418827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120418827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120418827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120418827 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120418827 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120418827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120418827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120418827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120418827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120418828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120418828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120418828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120418828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120418828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120418828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120418828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120418828 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120418828 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120418828 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120418828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120418828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120418828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120418832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120418840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120418840 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@81e620931387: Provider Link came up: sending NS-RESET 20240905120418848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120418848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120418848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120418848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120418848 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120418848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120418848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120418848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120418848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120418850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120418850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120418850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120418850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120418850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120418850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120418850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120418850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120418850 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120418850 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120418850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120418851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120418851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(622)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 20240905120418854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240905120418863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120418863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(622)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_usim_a50_a54-BVCI210(620)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(626)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@81e620931387: Provider Link came up: sending NS-RESET 20240905120418870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120418870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120418870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120418870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120418870 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120418870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120418870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120418870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120418870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120418872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120418872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120418872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120418872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120418872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120418872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120418872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120418872 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120418872 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120418872 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120418872 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120418873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120418873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120418878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120418886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120418886 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120419685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120419685 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120419685 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120419685 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@81e620931387: 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) } } } } 20240905120419694 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120419696 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@81e620931387: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='C0391C8B'O, index=0 SGSN_Test-GSUP(628)@81e620931387: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@81e620931387: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '12E6B1005D9E4AAD05AABE8B1338A9AE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1BC809CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2F683609EAA6E8E9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3EE9980A0827DB6F08E2BC87DF294D57'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '64C471ABB22C11FCBA611136BA5872B8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4D46FBB20A41B75D40EF824617BB3EEE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FE2B66F8A6F8F00D'O } } } } } 20240905120420798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120420798 DLLC NOTICE LLME(ffffffff/c0391c8b){UNASSIGNED} LLC RX: unknown TLLI 0xc0391c8b, creating LLME on the fly (gprs_llc.c:552) 20240905120420798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120420798 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240905120420798 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120420798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120420798 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120420798 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120420798 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120420798 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120420798 DLLC NOTICE LLME(ffffffff/c0391c8b){UNASSIGNED} LLGM Assign pre (c0391c8b => fc2cc8d6) (gprs_llc.c:1079) 20240905120420798 DLLC NOTICE LLME(c0391c8b/fc2cc8d6){ASSIGNED} LLGM Assign post (c0391c8b => fc2cc8d6) (gprs_llc.c:1125) 20240905120420798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120420798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120420798 DMM DEBUG MM(262420000000040/fc2cc8d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120420824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120420824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120420824 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120420824 DMM DEBUG MM(262420000000040/fc2cc8d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240905120420824 DMM NOTICE MM(262420000000040/fc2cc8d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120420824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120420824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120420824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120420824 DMM DEBUG MM(262420000000040/fc2cc8d6) Requesting authorization (sgsn_auth.c:160) 20240905120420824 DMM INFO MM(262420000000040/fc2cc8d6) Requesting authentication tuples (sgsn_auth.c:184) 20240905120420824 DMM DEBUG MM(262420000000040/fc2cc8d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120420824 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240905120420824 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(628)@81e620931387: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@81e620931387: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20240905120420831 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120420831 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120420831 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120420831 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120420831 DMM INFO MM(262420000000040/fc2cc8d6) Subscriber data update (mmctx.c:445) 20240905120420832 DMM DEBUG MM(262420000000040/fc2cc8d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120420832 DMM INFO MM(262420000000040/fc2cc8d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120420832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120420832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120420832 DMM INFO MM(262420000000040/fc2cc8d6) <- GMM AUTH AND CIPHERING REQ (rand = 12 e6 b1 00 5d 9e 4a ad 05 aa be 8b 13 38 a9 ae , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4d 46 fb b2 0a 41 b7 5d 40 ef 82 46 17 bb 3e ee ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@81e620931387: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@81e620931387: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@81e620931387: Final verdict of PTC: pass 20240905120420852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37466<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@81e620931387: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@81e620931387: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@81e620931387: Final verdict of PTC: none -NSVCI98(621)@81e620931387: Final verdict of PTC: none -NSVCI99(626)@81e620931387: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@81e620931387: Final verdict of PTC: none 20240905120420859 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120420859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GGSN_GTP(629)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(614)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(619)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(624)@81e620931387: Final verdict of PTC: none -NSVCI97(616)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@81e620931387: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Thu Sep 5 12:04:20 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48044) 20240905120421861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120421861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48044, count=68156) 20240905120422862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120422862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Thu Sep 5 12:04:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120423357 DGPRS DEBUG Checking for inactive LLMEs, time = 28066062 (sgsn.c:131) 20240905120423863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120423863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_usim_a54_a50 started. 20240905120423910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120423913 DMM INFO MM(262420000000040/fc2cc8d6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120423913 DMM INFO MM(262420000000040/fc2cc8d6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120423913 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120423913 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120423913 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120423913 DMM ERROR MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240905120423913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Deallocated (fsm.c:568) 20240905120423914 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120423914 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120423914 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120423914 DLLC NOTICE LLME(c0391c8b/fc2cc8d6){ASSIGNED} LLGM Assign pre (fc2cc8d6 => ffffffff) (gprs_llc.c:1079) 20240905120423914 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc2cc8d6 => ffffffff) (gprs_llc.c:1125) 20240905120423914 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@81e620931387: Provider Link came up: sending NS-RESET 20240905120423958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120423958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120423958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120423958 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120423958 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120423958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120423958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120423958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120423958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120423959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120423959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120423959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120423959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120423959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120423959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120423959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120423959 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120423959 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120423959 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120423959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120423959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120423959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120423961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120423965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120423965 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@81e620931387: Provider Link came up: sending NS-RESET 20240905120423973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120423973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120423973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120423973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120423973 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120423973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120423973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120423973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120423973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120423973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120423973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120423973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120423973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120423973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120423973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120423973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120423973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120423973 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120423974 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120423974 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120423974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120423974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120423976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120423980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120423980 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(642)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI210(639)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(646)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(646)@81e620931387: Provider Link came up: sending NS-RESET 20240905120423991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120423991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120423991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120423991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120423991 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120423991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120423991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120423991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120423991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(646)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120423992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120423992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120423992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120423992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120423992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120423992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120423992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120423992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120423992 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120423992 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120423992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120423992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120423992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(646)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(646)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120423995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120423999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120423999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(643)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120424865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120424865 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120424865 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120424865 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(645)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(645)@81e620931387: 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) } } } } 20240905120424869 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(645)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(645)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120424870 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(645)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(645)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(645)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(645)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@81e620931387: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='F480538F'O, index=0 SGSN_Test-GSUP(647)@81e620931387: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@81e620931387: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '4E51C3E3F8343A88D26F4E7FACAFF976'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4AA6DD76'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C98D75DDA18A792'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BB948A4DFC66FB31C2322F3D09010205'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AE3C0F522ACE7E30EA6EA6DAAB81573C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9AC1C3764FE4EC2C2FC9542E8F7B250E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A47C052671A82F87'O } } } } } 20240905120425899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120425899 DLLC NOTICE LLME(ffffffff/f480538f){UNASSIGNED} LLC RX: unknown TLLI 0xf480538f, creating LLME on the fly (gprs_llc.c:552) 20240905120425899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120425899 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240905120425899 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120425899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120425899 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120425899 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120425899 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120425899 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120425899 DLLC NOTICE LLME(ffffffff/f480538f){UNASSIGNED} LLGM Assign pre (f480538f => e681bdd2) (gprs_llc.c:1079) 20240905120425899 DLLC NOTICE LLME(f480538f/e681bdd2){ASSIGNED} LLGM Assign post (f480538f => e681bdd2) (gprs_llc.c:1125) 20240905120425899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120425899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120425899 DMM DEBUG MM(262420000000040/e681bdd2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120425906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120425906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120425907 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120425907 DMM DEBUG MM(262420000000040/e681bdd2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240905120425907 DMM NOTICE MM(262420000000040/e681bdd2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120425907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120425907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120425907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120425907 DMM DEBUG MM(262420000000040/e681bdd2) Requesting authorization (sgsn_auth.c:160) 20240905120425907 DMM INFO MM(262420000000040/e681bdd2) Requesting authentication tuples (sgsn_auth.c:184) 20240905120425907 DMM DEBUG MM(262420000000040/e681bdd2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120425907 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240905120425907 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@81e620931387: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@81e620931387: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20240905120425909 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120425909 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120425909 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120425909 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120425909 DMM INFO MM(262420000000040/e681bdd2) Subscriber data update (mmctx.c:445) 20240905120425909 DMM DEBUG MM(262420000000040/e681bdd2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120425909 DMM INFO MM(262420000000040/e681bdd2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120425909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120425909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120425909 DMM INFO MM(262420000000040/e681bdd2) <- GMM AUTH AND CIPHERING REQ (rand = 4e 51 c3 e3 f8 34 3a 88 d2 6f 4e 7f ac af f9 76 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9a c1 c3 76 4f e4 ec 2c 2f c9 54 2e 8f 7b 25 0e ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@81e620931387: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@81e620931387: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@81e620931387: Final verdict of PTC: pass 20240905120425915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54190<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(631)@81e620931387: Final verdict of PTC: none 20240905120425918 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120425918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a50-BVCI196(634)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(647)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@81e620931387: Final verdict of PTC: none -NSVCI97(635)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@81e620931387: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(643)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@81e620931387: Final verdict of PTC: none -NSVCI98(640)@81e620931387: Final verdict of PTC: none -NSVCI99(646)@81e620931387: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(645)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(638)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(633)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(644)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(643): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(645): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(646): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@81e620931387: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Thu Sep 5 12:04:25 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47872) 20240905120426920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120426920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47872, count=67892) 20240905120427922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120427922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Thu Sep 5 12:04:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120428923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120428923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_detach_unknown_nopoweroff started. 20240905120429029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120429032 DMM INFO MM(262420000000040/e681bdd2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120429032 DMM INFO MM(262420000000040/e681bdd2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120429032 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120429032 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120429032 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120429032 DMM ERROR MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240905120429033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Deallocated (fsm.c:568) 20240905120429033 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120429033 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120429033 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120429033 DLLC NOTICE LLME(f480538f/e681bdd2){ASSIGNED} LLGM Assign pre (e681bdd2 => ffffffff) (gprs_llc.c:1079) 20240905120429033 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e681bdd2 => ffffffff) (gprs_llc.c:1125) 20240905120429033 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(654)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@81e620931387: Provider Link came up: sending NS-RESET 20240905120429082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120429082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120429082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120429082 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120429082 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120429082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120429082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120429082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120429082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120429083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120429083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120429083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120429083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120429083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120429083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120429083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120429083 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120429083 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120429083 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120429083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120429083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120429083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120429085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120429089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120429089 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@81e620931387: Provider Link came up: sending NS-RESET 20240905120429097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120429097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120429097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120429097 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120429097 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120429097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120429097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120429097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120429097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120429098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120429098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120429098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120429098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120429098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120429098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120429098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120429098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120429098 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120429098 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120429098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120429098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120429098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120429100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120429106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120429106 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(664)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@81e620931387: Provider Link came up: sending NS-RESET 20240905120429112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120429112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120429112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120429112 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120429112 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120429112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120429112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120429112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120429112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120429113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120429113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120429113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120429113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120429113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120429113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120429113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120429113 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120429113 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120429113 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120429113 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120429113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120429113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120429115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120429119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120429119 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120429925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120429925 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120429925 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120429925 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@81e620931387: 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) } } } } 20240905120429929 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120429930 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@81e620931387: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='C4204F56'O, index=0 SGSN_Test-GSUP(666)@81e620931387: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20240905120430969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120430969 DLLC NOTICE LLME(ffffffff/c4204f56){UNASSIGNED} LLC RX: unknown TLLI 0xc4204f56, creating LLME on the fly (gprs_llc.c:552) 20240905120430969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120430969 DMM NOTICE LLME(ffffffff/c4204f56){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240905120430969 DLLC NOTICE LLME(ffffffff/c4204f56){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20240905120430969 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xc4204f56 type=GPRS detach (gprs_gmm.c:1465) 20240905120430969 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240905120430969 DLLC NOTICE LLME(ffffffff/c4204f56){UNASSIGNED} LLGM Assign pre (c4204f56 => ffffffff) (gprs_llc.c:1079) 20240905120430969 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4204f56 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@81e620931387: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@81e620931387: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@81e620931387: Final verdict of PTC: pass 20240905120430977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54202<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_unknown_nopoweroff-BVCI196(653)@81e620931387: Final verdict of PTC: none 20240905120430978 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120430978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(666)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@81e620931387: Final verdict of PTC: none -NSVCI98(659)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@81e620931387: Final verdict of PTC: none -NSVCI97(654)@81e620931387: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@81e620931387: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@81e620931387: Final verdict of PTC: none -NSVCI99(664)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(662)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(652)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(657)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@81e620931387: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Thu Sep 5 12:04:31 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47484) 20240905120431980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120431980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47484, count=53732) 20240905120432981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120432982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Thu Sep 5 12:04:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120433983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120433983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_detach_unknown_poweroff started. 20240905120434142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120434144 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@81e620931387: Provider Link came up: sending NS-RESET 20240905120434188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120434188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120434188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120434188 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120434188 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120434188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120434188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120434188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120434188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120434189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120434189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120434189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120434189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120434189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120434189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120434189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120434189 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120434189 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120434189 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120434189 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120434189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120434189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120434191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120434196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120434196 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@81e620931387: Provider Link came up: sending NS-RESET 20240905120434203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120434203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120434203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120434203 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120434203 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120434203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120434203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120434203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120434203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120434203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120434203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120434203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120434203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120434203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120434203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120434203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120434203 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120434203 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120434203 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120434203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120434204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120434204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120434205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120434210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120434210 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(680)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI210(677)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(684)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@81e620931387: Provider Link came up: sending NS-RESET 20240905120434221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120434221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120434221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120434221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120434221 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120434221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120434221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120434221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120434221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(684)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120434222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120434222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120434222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120434222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120434222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120434222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120434222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120434222 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120434222 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120434222 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120434222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120434222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120434222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(684)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(684)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120434224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120434228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120434228 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(681)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120434985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120434985 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120434985 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120434985 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(683)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@81e620931387: 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) } } } } 20240905120434989 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120434990 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(683)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(683)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(683)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(683)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@81e620931387: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='D544076E'O, index=0 SGSN_Test-GSUP(685)@81e620931387: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20240905120436065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120436065 DLLC NOTICE LLME(ffffffff/d544076e){UNASSIGNED} LLC RX: unknown TLLI 0xd544076e, creating LLME on the fly (gprs_llc.c:552) 20240905120436065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120436065 DMM NOTICE LLME(ffffffff/d544076e){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(687)@81e620931387: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@81e620931387: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@81e620931387: Final verdict of PTC: pass 20240905120441080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38056<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905120441085 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120441085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(678)@81e620931387: Final verdict of PTC: none -NSVCI97(673)@81e620931387: Final verdict of PTC: none -NSVCI99(684)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(683)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@81e620931387: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(685)@81e620931387: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@81e620931387: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(681)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(676)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(682)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(671)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(681): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@81e620931387: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Thu Sep 5 12:04:41 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=46532) 20240905120442087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120442087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46532, count=48228) 20240905120443089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120443089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Thu Sep 5 12:04:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120444090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120444090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_detach_nopoweroff started. 20240905120444253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120444256 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@81e620931387: Provider Link came up: sending NS-RESET 20240905120444289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120444289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120444289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120444289 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120444289 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120444289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120444289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120444289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120444289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120444290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120444290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120444290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120444290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120444290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120444290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120444290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120444290 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120444291 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120444291 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120444291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120444291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120444291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(693)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 20240905120444294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120444300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120444300 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(694)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(691)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@81e620931387: Provider Link came up: sending NS-RESET 20240905120444305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120444305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120444305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120444305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120444305 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120444305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120444305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120444305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120444305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120444306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120444307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120444307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120444307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120444307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120444307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120444307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120444307 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120444307 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120444307 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120444307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(697)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120444307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120444307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120444309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120444314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120444314 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@81e620931387: Provider Link came up: sending NS-RESET 20240905120444320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120444320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120444320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120444320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120444320 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120444320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120444320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120444320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120444320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120444321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120444321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120444321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120444321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120444321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120444321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120444321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120444321 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120444321 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120444321 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120444321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120444321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120444321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120444324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120444328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120444328 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120445092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120445092 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120445092 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120445092 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@81e620931387: 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) } } } } 20240905120445096 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120445097 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@81e620931387: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='C9675FEE'O, index=0 SGSN_Test-GSUP(704)@81e620931387: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '89CFAC817FFCBAC1E2C11871DDA1BE60'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C1AC3688'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C05EAFDC3CEFAA14'O } } } } } 20240905120446178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120446178 DLLC NOTICE LLME(ffffffff/c9675fee){UNASSIGNED} LLC RX: unknown TLLI 0xc9675fee, creating LLME on the fly (gprs_llc.c:552) 20240905120446178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120446178 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20240905120446178 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120446178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120446178 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120446178 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120446178 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120446178 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120446178 DLLC NOTICE LLME(ffffffff/c9675fee){UNASSIGNED} LLGM Assign pre (c9675fee => c5fbfb33) (gprs_llc.c:1079) 20240905120446178 DLLC NOTICE LLME(c9675fee/c5fbfb33){ASSIGNED} LLGM Assign post (c9675fee => c5fbfb33) (gprs_llc.c:1125) 20240905120446178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120446178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120446178 DMM DEBUG MM(262420000000015/c5fbfb33) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120446205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120446205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120446206 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120446206 DMM DEBUG MM(262420000000015/c5fbfb33) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20240905120446206 DMM NOTICE MM(262420000000015/c5fbfb33) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120446206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120446206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120446206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120446206 DMM DEBUG MM(262420000000015/c5fbfb33) Requesting authorization (sgsn_auth.c:160) 20240905120446206 DMM INFO MM(262420000000015/c5fbfb33) Requesting authentication tuples (sgsn_auth.c:184) 20240905120446206 DMM DEBUG MM(262420000000015/c5fbfb33) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120446206 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20240905120446206 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@81e620931387: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@81e620931387: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20240905120446212 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120446212 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120446212 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120446212 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120446212 DMM INFO MM(262420000000015/c5fbfb33) Subscriber data update (mmctx.c:445) 20240905120446212 DMM DEBUG MM(262420000000015/c5fbfb33) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120446212 DMM INFO MM(262420000000015/c5fbfb33) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120446212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120446212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120446212 DMM INFO MM(262420000000015/c5fbfb33) <- GMM AUTH AND CIPHERING REQ (rand = 89 cf ac 81 7f fc ba c1 e2 c1 18 71 dd a1 be 60 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120446227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120446227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120446227 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120446227 DMM INFO MM(262420000000015/c5fbfb33) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120446227 DMM NOTICE MM(262420000000015/c5fbfb33) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120446227 DMM DEBUG MM(262420000000015/c5fbfb33) checking auth: received GSM SRES = c1 ac 36 88 (gprs_gmm.c:666) 20240905120446227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120446227 DMM DEBUG MM(262420000000015/c5fbfb33) Requesting authorization (sgsn_auth.c:160) 20240905120446227 DMM INFO MM(262420000000015/c5fbfb33) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120446227 DMM DEBUG MM(262420000000015/c5fbfb33) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120446227 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20240905120446227 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f5 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120446227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120446227 DMM INFO MM(262420000000015/c5fbfb33) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5fbfb33) (gprs_gmm.c:300) 20240905120446230 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120446230 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120446230 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240905120446230 DMM INFO MM(262420000000015/c5fbfb33) Subscriber data update (mmctx.c:445) 20240905120446230 DMM DEBUG MM(262420000000015/c5fbfb33) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120446230 DMM INFO MM(262420000000015/c5fbfb33) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120446230 DMM NOTICE MM(262420000000015/c5fbfb33) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20240905120446230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120446230 DMM NOTICE MM(262420000000015/c5fbfb33) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120446230 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) 20240905120446231 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120446231 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240905120446231 DMM INFO MM(262420000000015/c5fbfb33) Subscriber data update (mmctx.c:445) 20240905120446231 DMM DEBUG MM(262420000000015/c5fbfb33) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120446243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120446243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120446243 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120446243 DMM INFO MM(262420000000015/c5fbfb33) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120446243 DMM NOTICE MM(262420000000015/c5fbfb33) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120446243 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120446243 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120446243 DLLC NOTICE LLME(c9675fee/c5fbfb33){ASSIGNED} LLGM Assign pre (ffffffff => c5fbfb33) (gprs_llc.c:1079) 20240905120446243 DLLC NOTICE LLME(ffffffff/c5fbfb33){ASSIGNED} LLGM Assign post (ffffffff => c5fbfb33) (gprs_llc.c:1125) 20240905120446243 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120446243 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120446243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120446243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@81e620931387: setverdict(pass): none -> pass 20240905120446297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120446297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120446297 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120446297 DMM INFO MM(262420000000015/c5fbfb33) -> GMM DETACH REQUEST TLLI=0xc5fbfb33 type=GPRS detach (gprs_gmm.c:1465) 20240905120446297 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240905120446297 DMM INFO MM(262420000000015/c5fbfb33) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240905120446297 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120446297 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120446297 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120446297 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120446297 DLLC NOTICE LLME(ffffffff/c5fbfb33){ASSIGNED} LLGM Assign pre (c5fbfb33 => ffffffff) (gprs_llc.c:1079) 20240905120446297 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5fbfb33 => ffffffff) (gprs_llc.c:1125) 20240905120446297 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20240905120446297 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120446297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120446297 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120446297 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120446297 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120446299 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@81e620931387: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@81e620931387: Final verdict of PTC: pass 20240905120446313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38054<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@81e620931387: Final verdict of PTC: none -NSVCI99(702)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@81e620931387: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@81e620931387: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@81e620931387: Final verdict of PTC: none 20240905120446318 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120446318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(697)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@81e620931387: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@81e620931387: Final verdict of PTC: none -NSVCI97(692)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(700)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(690)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(695)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@81e620931387: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Thu Sep 5 12:04:46 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43680) 20240905120447320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120447320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43680, count=89376) 20240905120448322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120448322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Thu Sep 5 12:04:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120449323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120449324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_detach_poweroff started. 20240905120449442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120449445 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@81e620931387: Provider Link came up: sending NS-RESET 20240905120449478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120449478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120449478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120449478 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120449478 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120449478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120449478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120449478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120449478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120449479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120449479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120449479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120449479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120449479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120449479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120449479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120449480 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120449480 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120449480 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120449480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120449480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120449480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(712)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 20240905120449482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120449488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120449488 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(713)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(710)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@81e620931387: Provider Link came up: sending NS-RESET 20240905120449493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120449493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120449493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120449493 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120449493 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120449493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120449493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120449493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120449493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120449494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120449494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120449494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120449494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120449494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120449494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120449494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120449494 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120449494 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120449494 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120449494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120449494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120449494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120449496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 20240905120449500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120449500 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(722)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(722)@81e620931387: Provider Link came up: sending NS-RESET 20240905120449516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120449516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120449516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120449516 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120449516 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120449516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120449516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120449516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120449516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(722)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120449517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120449517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120449517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120449517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120449517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120449517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120449517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120449517 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120449517 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120449517 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120449517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120449518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120449518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(722)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(722)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120449521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120449529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120449529 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(719)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120450326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120450326 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120450326 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120450326 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(721)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(721)@81e620931387: 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) } } } } 20240905120450330 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120450331 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(721)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(721)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(721)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(721)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(721)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(721)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@81e620931387: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='E2A16ECB'O, index=0 SGSN_Test-GSUP(723)@81e620931387: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'A50850329A5DE93FE2E766F885D8763C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4946CBAE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1A208E86EEF54DC1'O } } } } } 20240905120451398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120451398 DLLC NOTICE LLME(ffffffff/e2a16ecb){UNASSIGNED} LLC RX: unknown TLLI 0xe2a16ecb, creating LLME on the fly (gprs_llc.c:552) 20240905120451398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120451398 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20240905120451398 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120451398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120451398 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120451398 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120451398 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120451398 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120451398 DLLC NOTICE LLME(ffffffff/e2a16ecb){UNASSIGNED} LLGM Assign pre (e2a16ecb => f9b51080) (gprs_llc.c:1079) 20240905120451398 DLLC NOTICE LLME(e2a16ecb/f9b51080){ASSIGNED} LLGM Assign post (e2a16ecb => f9b51080) (gprs_llc.c:1125) 20240905120451398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120451398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120451398 DMM DEBUG MM(262420000000016/f9b51080) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120451418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120451418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120451418 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120451418 DMM DEBUG MM(262420000000016/f9b51080) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20240905120451418 DMM NOTICE MM(262420000000016/f9b51080) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120451418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120451418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120451418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120451418 DMM DEBUG MM(262420000000016/f9b51080) Requesting authorization (sgsn_auth.c:160) 20240905120451418 DMM INFO MM(262420000000016/f9b51080) Requesting authentication tuples (sgsn_auth.c:184) 20240905120451418 DMM DEBUG MM(262420000000016/f9b51080) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120451418 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20240905120451418 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@81e620931387: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@81e620931387: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20240905120451424 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120451425 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120451425 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120451425 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120451425 DMM INFO MM(262420000000016/f9b51080) Subscriber data update (mmctx.c:445) 20240905120451425 DMM DEBUG MM(262420000000016/f9b51080) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120451425 DMM INFO MM(262420000000016/f9b51080) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120451425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120451425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120451425 DMM INFO MM(262420000000016/f9b51080) <- GMM AUTH AND CIPHERING REQ (rand = a5 08 50 32 9a 5d e9 3f e2 e7 66 f8 85 d8 76 3c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120451440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120451440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120451440 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120451440 DMM INFO MM(262420000000016/f9b51080) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120451440 DMM NOTICE MM(262420000000016/f9b51080) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120451440 DMM DEBUG MM(262420000000016/f9b51080) checking auth: received GSM SRES = 49 46 cb ae (gprs_gmm.c:666) 20240905120451440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120451440 DMM DEBUG MM(262420000000016/f9b51080) Requesting authorization (sgsn_auth.c:160) 20240905120451440 DMM INFO MM(262420000000016/f9b51080) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120451440 DMM DEBUG MM(262420000000016/f9b51080) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120451440 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20240905120451440 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120451440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120451440 DMM INFO MM(262420000000016/f9b51080) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9b51080) (gprs_gmm.c:300) 20240905120451444 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120451444 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120451444 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240905120451444 DMM INFO MM(262420000000016/f9b51080) Subscriber data update (mmctx.c:445) 20240905120451444 DMM DEBUG MM(262420000000016/f9b51080) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120451444 DMM INFO MM(262420000000016/f9b51080) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120451444 DMM NOTICE MM(262420000000016/f9b51080) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20240905120451444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120451444 DMM NOTICE MM(262420000000016/f9b51080) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120451444 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) 20240905120451446 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120451446 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240905120451446 DMM INFO MM(262420000000016/f9b51080) Subscriber data update (mmctx.c:445) 20240905120451446 DMM DEBUG MM(262420000000016/f9b51080) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120451455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120451455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120451455 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120451455 DMM INFO MM(262420000000016/f9b51080) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120451455 DMM NOTICE MM(262420000000016/f9b51080) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120451455 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120451455 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120451455 DLLC NOTICE LLME(e2a16ecb/f9b51080){ASSIGNED} LLGM Assign pre (ffffffff => f9b51080) (gprs_llc.c:1079) 20240905120451455 DLLC NOTICE LLME(ffffffff/f9b51080){ASSIGNED} LLGM Assign post (ffffffff => f9b51080) (gprs_llc.c:1125) 20240905120451455 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120451455 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120451456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120451456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@81e620931387: setverdict(pass): none -> pass 20240905120451512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120451512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240905120451512 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120451512 DMM INFO MM(262420000000016/f9b51080) -> GMM DETACH REQUEST TLLI=0xf9b51080 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240905120451512 DMM INFO MM(262420000000016/f9b51080) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240905120451512 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120451512 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120451512 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120451512 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120451512 DLLC NOTICE LLME(ffffffff/f9b51080){ASSIGNED} LLGM Assign pre (f9b51080 => ffffffff) (gprs_llc.c:1079) 20240905120451512 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9b51080 => ffffffff) (gprs_llc.c:1125) 20240905120451512 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20240905120451512 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120451512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905120451512 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120451512 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120451512 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120451514 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20240905120453358 DGPRS DEBUG Checking for inactive LLMEs, time = 28066092 (sgsn.c:131) TC_detach_poweroff(725)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@81e620931387: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@81e620931387: Final verdict of PTC: pass 20240905120456532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38056<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905120456536 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120456536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(708)@81e620931387: Final verdict of PTC: none -NSVCI99(722)@81e620931387: Final verdict of PTC: none -NSVCI97(711)@81e620931387: Final verdict of PTC: none -NSVCI98(716)@81e620931387: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(721)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(723)@81e620931387: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@81e620931387: Final verdict of PTC: none TC_detach_poweroff-BVCI220(719)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(720)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(714)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(709)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_detach_poweroff-BVCI220(719): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(721): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(722): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@81e620931387: Test case TC_detach_poweroff finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Thu Sep 5 12:04:56 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=88440) 20240905120457537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120457537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88440, count=90136) 20240905120458539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120458539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Thu Sep 5 12:04:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120459540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120459540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_pdp_act started. 20240905120459637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120459643 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(730)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@81e620931387: Provider Link came up: sending NS-RESET 20240905120459693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120459693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120459693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120459693 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120459693 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120459693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120459693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120459693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120459693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120459693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120459693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120459693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120459693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120459693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120459693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120459693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120459693 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120459693 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120459693 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120459693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(730)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120459694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120459694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120459696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120459701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120459701 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@81e620931387: Provider Link came up: sending NS-RESET 20240905120459707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120459707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120459707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120459707 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120459708 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120459708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120459708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120459708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120459708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120459708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120459708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120459708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120459708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120459708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120459708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120459708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120459708 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120459708 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120459708 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120459708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(735)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120459708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120459709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120459710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120459714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120459714 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@81e620931387: Provider Link came up: sending NS-RESET 20240905120459723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120459723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120459723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120459723 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120459723 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120459723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120459723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120459723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120459723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120459724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120459724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120459724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120459724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120459724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120459724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120459724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120459724 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120459724 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120459724 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120459724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(740)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120459724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120459724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120459727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120459732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120459732 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120500541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120500541 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120500542 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120500542 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@81e620931387: 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) } } } } 20240905120500546 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120500547 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@81e620931387: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='CF4591C8'O, index=0 SGSN_Test-GSUP(742)@81e620931387: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'ED22CC80EF842B3F65D03A5EE0363873'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8D18425A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '90A5714BC6E42659'O } } } } } 20240905120500627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120500627 DLLC NOTICE LLME(ffffffff/cf4591c8){UNASSIGNED} LLC RX: unknown TLLI 0xcf4591c8, creating LLME on the fly (gprs_llc.c:552) 20240905120500627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120500627 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20240905120500627 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120500627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120500627 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120500627 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120500627 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120500627 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120500627 DLLC NOTICE LLME(ffffffff/cf4591c8){UNASSIGNED} LLGM Assign pre (cf4591c8 => c307b045) (gprs_llc.c:1079) 20240905120500627 DLLC NOTICE LLME(cf4591c8/c307b045){ASSIGNED} LLGM Assign post (cf4591c8 => c307b045) (gprs_llc.c:1125) 20240905120500627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120500627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120500627 DMM DEBUG MM(262420000000017/c307b045) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120500646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120500646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120500646 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120500646 DMM DEBUG MM(262420000000017/c307b045) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20240905120500646 DMM NOTICE MM(262420000000017/c307b045) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120500646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120500646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120500646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120500646 DMM DEBUG MM(262420000000017/c307b045) Requesting authorization (sgsn_auth.c:160) 20240905120500646 DMM INFO MM(262420000000017/c307b045) Requesting authentication tuples (sgsn_auth.c:184) 20240905120500646 DMM DEBUG MM(262420000000017/c307b045) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120500646 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20240905120500646 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@81e620931387: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@81e620931387: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20240905120500652 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120500652 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120500652 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120500652 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120500652 DMM INFO MM(262420000000017/c307b045) Subscriber data update (mmctx.c:445) 20240905120500652 DMM DEBUG MM(262420000000017/c307b045) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120500652 DMM INFO MM(262420000000017/c307b045) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120500652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120500652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120500652 DMM INFO MM(262420000000017/c307b045) <- GMM AUTH AND CIPHERING REQ (rand = ed 22 cc 80 ef 84 2b 3f 65 d0 3a 5e e0 36 38 73 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120500667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120500667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120500667 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120500667 DMM INFO MM(262420000000017/c307b045) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120500667 DMM NOTICE MM(262420000000017/c307b045) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120500667 DMM DEBUG MM(262420000000017/c307b045) checking auth: received GSM SRES = 8d 18 42 5a (gprs_gmm.c:666) 20240905120500667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120500667 DMM DEBUG MM(262420000000017/c307b045) Requesting authorization (sgsn_auth.c:160) 20240905120500667 DMM INFO MM(262420000000017/c307b045) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120500667 DMM DEBUG MM(262420000000017/c307b045) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120500667 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20240905120500667 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120500667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120500667 DMM INFO MM(262420000000017/c307b045) <- GMM ATTACH ACCEPT (new P-TMSI=0xc307b045) (gprs_gmm.c:300) 20240905120500670 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120500670 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120500670 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240905120500670 DMM INFO MM(262420000000017/c307b045) Subscriber data update (mmctx.c:445) 20240905120500670 DMM DEBUG MM(262420000000017/c307b045) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120500670 DMM INFO MM(262420000000017/c307b045) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120500670 DMM NOTICE MM(262420000000017/c307b045) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20240905120500670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120500670 DMM NOTICE MM(262420000000017/c307b045) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120500670 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) 20240905120500672 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120500672 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240905120500672 DMM INFO MM(262420000000017/c307b045) Subscriber data update (mmctx.c:445) 20240905120500672 DMM DEBUG MM(262420000000017/c307b045) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120500683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120500683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120500683 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120500683 DMM INFO MM(262420000000017/c307b045) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120500683 DMM NOTICE MM(262420000000017/c307b045) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120500683 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120500684 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120500684 DLLC NOTICE LLME(cf4591c8/c307b045){ASSIGNED} LLGM Assign pre (ffffffff => c307b045) (gprs_llc.c:1079) 20240905120500684 DLLC NOTICE LLME(ffffffff/c307b045){ASSIGNED} LLGM Assign post (ffffffff => c307b045) (gprs_llc.c:1125) 20240905120500684 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120500684 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120500684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120500684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@81e620931387: setverdict(pass): none -> pass 20240905120500738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120500738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120500738 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120500738 DMM INFO MM(262420000000017/c307b045) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120500738 DMM INFO MM(262420000000017/c307b045) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120500738 DMM DEBUG MM(262420000000017/c307b045) Using GGSN 0 (gprs_sm.c:317) 20240905120500738 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905120500738 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20240905120500738 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120500738 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120500738 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20240905120500747 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 02 00 00 01 80 08 00 10 81 db 6b 19 11 9a 0c b5 ba 14 05 7f cf 23 6d 88 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20240905120500747 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f801464c0d0, cbp=0x55f9bea37200) (sgsn_libgtp.c:629) 20240905120500747 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905120500747 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3a258 TLLI=c307b045, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905120500747 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905120500747 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@81e620931387: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@81e620931387: Final verdict of PTC: pass 20240905120500753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44602<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(730)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(742)@81e620931387: Final verdict of PTC: none -NSVCI98(735)@81e620931387: Final verdict of PTC: none 20240905120500755 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_pdp_act-BVCI210(734)@81e620931387: Final verdict of PTC: none 20240905120500755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(727)@81e620931387: Final verdict of PTC: none -NSVCI99(740)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(738)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(728)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(733)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@81e620931387: Test case TC_attach_pdp_act finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Thu Sep 5 12:05:00 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36644) 20240905120501757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120501757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36644, count=88220) 20240905120502758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120502759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Thu Sep 5 12:05:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120503760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120503760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_pdp_act_unattached started. 20240905120503909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120503912 DMM INFO MM(262420000000017/c307b045) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120503912 DMM INFO MM(262420000000017/c307b045) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120503912 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120503912 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120503912 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120503912 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120503912 DLLC NOTICE LLME(ffffffff/c307b045){ASSIGNED} LLGM Assign pre (c307b045 => ffffffff) (gprs_llc.c:1079) 20240905120503912 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c307b045 => ffffffff) (gprs_llc.c:1125) 20240905120503912 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea39f00 (gprs_sndcp.c:574) 20240905120503912 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3a258, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905120503912 DMM NOTICE MM(262420000000017/c307b045) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240905120503912 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20240905120503912 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240905120503912 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905120503912 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20240905120503913 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20240905120503913 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120503913 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:399) 20240905120503913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120503913 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120503913 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120503913 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120503913 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@81e620931387: Provider Link came up: sending NS-RESET 20240905120503956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120503956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120503956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120503956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120503956 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120503956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120503956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120503957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120503957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120503958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120503958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120503958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120503958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120503958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120503958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120503958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120503958 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120503958 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120503958 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120503958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(749)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120503958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120503958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120503961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120503967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120503967 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(751)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(748)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@81e620931387: Provider Link came up: sending NS-RESET 20240905120503973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120503973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120503973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120503973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120503973 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120503973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120503973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120503973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120503973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120503974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120503974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120503974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120503974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120503974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120503974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120503974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120503974 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120503974 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120503974 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120503974 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120503974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120503974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120503977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120503982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120503982 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@81e620931387: Provider Link came up: sending NS-RESET 20240905120503989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120503989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120503989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120503989 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120503989 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120503989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120503989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120503989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120503989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120503990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120503990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120503990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120503990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120503990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120503990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120503990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120503990 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120503990 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120503990 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120503990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120503990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120503990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120503992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120503998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120503998 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120504762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120504762 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120504762 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120504762 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@81e620931387: 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) } } } } 20240905120504766 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120504767 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@81e620931387: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='DD2ECA91'O, index=0 SGSN_Test-GSUP(761)@81e620931387: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20240905120504830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120504830 DLLC NOTICE LLME(ffffffff/dd2eca91){UNASSIGNED} LLC RX: unknown TLLI 0xdd2eca91, creating LLME on the fly (gprs_llc.c:552) 20240905120504830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20240905120504830 DMM NOTICE LLME(ffffffff/dd2eca91){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20240905120504830 DLLC NOTICE LLME(ffffffff/dd2eca91){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240905120504830 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@81e620931387: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@81e620931387: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@81e620931387: Final verdict of PTC: pass 20240905120504847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45872<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(745)@81e620931387: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(761)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@81e620931387: Final verdict of PTC: none -NSVCI99(759)@81e620931387: Final verdict of PTC: none 20240905120504851 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120504851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(746)@81e620931387: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@81e620931387: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@81e620931387: Final verdict of PTC: none -NSVCI97(749)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@81e620931387: Final verdict of PTC: none -NSVCI98(754)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(752)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(747)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(757)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@81e620931387: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Thu Sep 5 12:05:04 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=42912) 20240905120505852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120505853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=42912, count=55440) 20240905120506853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120506853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Thu Sep 5 12:05:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120507854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120507854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_pdp_act_user started. 20240905120507974 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120507977 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(768)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@81e620931387: Provider Link came up: sending NS-RESET 20240905120508018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120508018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120508018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120508018 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120508018 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120508018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120508018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120508018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120508018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120508019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120508019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120508019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120508019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120508019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120508019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120508019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120508019 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120508019 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120508019 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120508019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120508020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120508020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120508021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120508026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120508026 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@81e620931387: Provider Link came up: sending NS-RESET 20240905120508033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120508033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120508033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120508033 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120508033 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120508033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120508033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120508033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120508033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120508034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120508034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120508034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120508034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120508034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120508034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120508034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120508034 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120508034 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120508034 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120508034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(773)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120508034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120508034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120508036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120508041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120508041 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@81e620931387: Provider Link came up: sending NS-RESET 20240905120508050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120508050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120508050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120508050 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120508050 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120508050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120508050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120508050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120508050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120508052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120508052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120508052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120508052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120508052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120508052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120508052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120508052 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120508052 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120508052 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120508052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120508052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120508052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120508054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120508060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120508060 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120508856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120508856 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120508856 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120508856 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@81e620931387: 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) } } } } 20240905120508860 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120508861 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@81e620931387: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='E9A835D4'O, index=0 SGSN_Test-GSUP(780)@81e620931387: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'BEADFE24D2D29155474E807CDDEBDE3C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7F0D52AF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FE28B5AA085C0163'O } } } } } 20240905120508932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120508932 DLLC NOTICE LLME(ffffffff/e9a835d4){UNASSIGNED} LLC RX: unknown TLLI 0xe9a835d4, creating LLME on the fly (gprs_llc.c:552) 20240905120508932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120508932 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20240905120508932 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120508932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120508932 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120508932 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120508932 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120508932 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120508932 DLLC NOTICE LLME(ffffffff/e9a835d4){UNASSIGNED} LLGM Assign pre (e9a835d4 => cf65bebe) (gprs_llc.c:1079) 20240905120508932 DLLC NOTICE LLME(e9a835d4/cf65bebe){ASSIGNED} LLGM Assign post (e9a835d4 => cf65bebe) (gprs_llc.c:1125) 20240905120508932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120508932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120508932 DMM DEBUG MM(262420000000019/cf65bebe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120508953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120508953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120508953 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120508953 DMM DEBUG MM(262420000000019/cf65bebe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20240905120508953 DMM NOTICE MM(262420000000019/cf65bebe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120508953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120508953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120508953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120508953 DMM DEBUG MM(262420000000019/cf65bebe) Requesting authorization (sgsn_auth.c:160) 20240905120508953 DMM INFO MM(262420000000019/cf65bebe) Requesting authentication tuples (sgsn_auth.c:184) 20240905120508953 DMM DEBUG MM(262420000000019/cf65bebe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120508953 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20240905120508953 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@81e620931387: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@81e620931387: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20240905120508959 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120508959 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120508959 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120508959 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120508959 DMM INFO MM(262420000000019/cf65bebe) Subscriber data update (mmctx.c:445) 20240905120508959 DMM DEBUG MM(262420000000019/cf65bebe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120508959 DMM INFO MM(262420000000019/cf65bebe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120508959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120508960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120508960 DMM INFO MM(262420000000019/cf65bebe) <- GMM AUTH AND CIPHERING REQ (rand = be ad fe 24 d2 d2 91 55 47 4e 80 7c dd eb de 3c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120508975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120508975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120508975 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120508975 DMM INFO MM(262420000000019/cf65bebe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120508975 DMM NOTICE MM(262420000000019/cf65bebe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120508975 DMM DEBUG MM(262420000000019/cf65bebe) checking auth: received GSM SRES = 7f 0d 52 af (gprs_gmm.c:666) 20240905120508975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120508975 DMM DEBUG MM(262420000000019/cf65bebe) Requesting authorization (sgsn_auth.c:160) 20240905120508975 DMM INFO MM(262420000000019/cf65bebe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120508975 DMM DEBUG MM(262420000000019/cf65bebe) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120508975 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20240905120508975 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120508976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120508976 DMM INFO MM(262420000000019/cf65bebe) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf65bebe) (gprs_gmm.c:300) 20240905120508978 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120508978 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120508978 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240905120508978 DMM INFO MM(262420000000019/cf65bebe) Subscriber data update (mmctx.c:445) 20240905120508978 DMM DEBUG MM(262420000000019/cf65bebe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120508979 DMM INFO MM(262420000000019/cf65bebe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120508979 DMM NOTICE MM(262420000000019/cf65bebe) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20240905120508979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120508979 DMM NOTICE MM(262420000000019/cf65bebe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120508979 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) 20240905120508980 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120508980 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240905120508980 DMM INFO MM(262420000000019/cf65bebe) Subscriber data update (mmctx.c:445) 20240905120508980 DMM DEBUG MM(262420000000019/cf65bebe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120508992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120508992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120508992 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120508992 DMM INFO MM(262420000000019/cf65bebe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120508992 DMM NOTICE MM(262420000000019/cf65bebe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120508993 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120508993 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120508993 DLLC NOTICE LLME(e9a835d4/cf65bebe){ASSIGNED} LLGM Assign pre (ffffffff => cf65bebe) (gprs_llc.c:1079) 20240905120508993 DLLC NOTICE LLME(ffffffff/cf65bebe){ASSIGNED} LLGM Assign post (ffffffff => cf65bebe) (gprs_llc.c:1125) 20240905120508993 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120508993 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120508993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120508993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@81e620931387: setverdict(pass): none -> pass 20240905120509048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120509048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120509048 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120509048 DMM INFO MM(262420000000019/cf65bebe) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120509048 DMM INFO MM(262420000000019/cf65bebe) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120509048 DMM DEBUG MM(262420000000019/cf65bebe) Using GGSN 0 (gprs_sm.c:317) 20240905120509048 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 7. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905120509048 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20240905120509048 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120509048 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120509048 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20240905120509064 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 03 04 04 00 00 01 80 08 00 10 ee 94 5f 13 11 e9 a8 53 1d 14 05 7f 40 50 b7 4e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20240905120509064 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f801464d148, cbp=0x55f9bea37b70) (sgsn_libgtp.c:629) 20240905120509064 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905120509065 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=cf65bebe, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905120509065 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905120509065 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120509077 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:822) 20240905120509091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120509091 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240905120509091 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(767)@81e620931387: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@81e620931387: Final verdict of PTC: pass 20240905120509101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45882<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(773)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(780)@81e620931387: Final verdict of PTC: none 20240905120509105 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120509105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user-BVCI196(767)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@81e620931387: Final verdict of PTC: none -NSVCI99(778)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@81e620931387: Final verdict of PTC: none -NSVCI97(768)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(766)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(776)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(771)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@81e620931387: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Thu Sep 5 12:05:09 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36748) 20240905120510107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120510107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36748, count=91784) 20240905120511109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120511109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Thu Sep 5 12:05:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120512111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120512111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_pdp_act_ggsn_reject started. 20240905120512230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120512233 DMM INFO MM(262420000000019/cf65bebe) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120512233 DMM INFO MM(262420000000019/cf65bebe) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120512233 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120512233 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120512233 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120512233 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120512233 DLLC NOTICE LLME(ffffffff/cf65bebe){ASSIGNED} LLGM Assign pre (cf65bebe => ffffffff) (gprs_llc.c:1079) 20240905120512233 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf65bebe => ffffffff) (gprs_llc.c:1125) 20240905120512233 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea3b040 (gprs_sndcp.c:574) 20240905120512233 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905120512233 DMM NOTICE MM(262420000000019/cf65bebe) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240905120512233 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20240905120512233 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240905120512233 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905120512233 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20240905120512233 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20240905120512233 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120512233 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:399) 20240905120512234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905120512234 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120512234 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120512234 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120512234 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(788)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(788)@81e620931387: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(787)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 20240905120512362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120512362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120512362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120512362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120512362 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120512362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120512362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120512362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120512362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(788)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120512363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120512363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120512363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120512363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120512363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120512363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120512363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120512363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120512363 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120512363 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120512363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120512363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120512363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(788)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(788)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(789)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240905120512367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120512375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120512375 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(787)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(793)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(785)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(793)@81e620931387: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(792)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 20240905120512384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120512384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120512384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120512384 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120512384 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120512384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120512384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120512384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120512384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(793)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120512386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120512386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120512386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120512387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120512387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120512387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120512387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120512387 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120512387 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120512387 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120512387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120512387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120512387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(793)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120512392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(789)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(792)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20240905120512404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120512405 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(797)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@81e620931387: Provider Link came up: sending NS-RESET TC_attach_pdp_act_ggsn_reject-BVCI210(790)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120512411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120512411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120512411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120512411 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120512411 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120512411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120512411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120512411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120512411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120512413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120512413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120512413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120512413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120512413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120512413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120512413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120512413 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120512413 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120512413 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120512413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120512414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120512414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120512419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120512430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120512430 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120513112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120513112 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120513112 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120513112 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@81e620931387: 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) } } } } 20240905120513118 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120513120 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(785)@81e620931387: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='DF69E8D4'O, index=0 SGSN_Test-GSUP(799)@81e620931387: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '1D73A8A08A295A8C00F3D1AD5B41EFD1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C19F0B1C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B28E22124A128201'O } } } } } 20240905120513176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120513176 DLLC NOTICE LLME(ffffffff/df69e8d4){UNASSIGNED} LLC RX: unknown TLLI 0xdf69e8d4, creating LLME on the fly (gprs_llc.c:552) 20240905120513176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120513176 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20240905120513176 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120513176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120513176 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120513176 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120513176 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120513176 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120513176 DLLC NOTICE LLME(ffffffff/df69e8d4){UNASSIGNED} LLGM Assign pre (df69e8d4 => ebbbe374) (gprs_llc.c:1079) 20240905120513176 DLLC NOTICE LLME(df69e8d4/ebbbe374){ASSIGNED} LLGM Assign post (df69e8d4 => ebbbe374) (gprs_llc.c:1125) 20240905120513176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120513176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120513176 DMM DEBUG MM(262420000000020/ebbbe374) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120513194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120513194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120513194 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120513194 DMM DEBUG MM(262420000000020/ebbbe374) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20240905120513194 DMM NOTICE MM(262420000000020/ebbbe374) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120513194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120513194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120513194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120513194 DMM DEBUG MM(262420000000020/ebbbe374) Requesting authorization (sgsn_auth.c:160) 20240905120513194 DMM INFO MM(262420000000020/ebbbe374) Requesting authentication tuples (sgsn_auth.c:184) 20240905120513194 DMM DEBUG MM(262420000000020/ebbbe374) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120513194 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20240905120513194 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@81e620931387: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@81e620931387: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20240905120513200 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120513200 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120513200 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120513200 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120513200 DMM INFO MM(262420000000020/ebbbe374) Subscriber data update (mmctx.c:445) 20240905120513200 DMM DEBUG MM(262420000000020/ebbbe374) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120513200 DMM INFO MM(262420000000020/ebbbe374) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120513200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120513200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120513200 DMM INFO MM(262420000000020/ebbbe374) <- GMM AUTH AND CIPHERING REQ (rand = 1d 73 a8 a0 8a 29 5a 8c 00 f3 d1 ad 5b 41 ef d1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120513215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120513215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120513215 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120513215 DMM INFO MM(262420000000020/ebbbe374) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120513215 DMM NOTICE MM(262420000000020/ebbbe374) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120513215 DMM DEBUG MM(262420000000020/ebbbe374) checking auth: received GSM SRES = c1 9f 0b 1c (gprs_gmm.c:666) 20240905120513215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120513215 DMM DEBUG MM(262420000000020/ebbbe374) Requesting authorization (sgsn_auth.c:160) 20240905120513215 DMM INFO MM(262420000000020/ebbbe374) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120513215 DMM DEBUG MM(262420000000020/ebbbe374) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120513215 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20240905120513215 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f0 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120513215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120513215 DMM INFO MM(262420000000020/ebbbe374) <- GMM ATTACH ACCEPT (new P-TMSI=0xebbbe374) (gprs_gmm.c:300) 20240905120513219 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120513219 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120513219 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240905120513219 DMM INFO MM(262420000000020/ebbbe374) Subscriber data update (mmctx.c:445) 20240905120513219 DMM DEBUG MM(262420000000020/ebbbe374) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120513219 DMM INFO MM(262420000000020/ebbbe374) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120513219 DMM NOTICE MM(262420000000020/ebbbe374) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20240905120513219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120513219 DMM NOTICE MM(262420000000020/ebbbe374) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120513219 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) 20240905120513220 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120513220 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240905120513220 DMM INFO MM(262420000000020/ebbbe374) Subscriber data update (mmctx.c:445) 20240905120513220 DMM DEBUG MM(262420000000020/ebbbe374) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120513231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120513231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120513231 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120513231 DMM INFO MM(262420000000020/ebbbe374) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120513231 DMM NOTICE MM(262420000000020/ebbbe374) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120513231 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120513231 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120513231 DLLC NOTICE LLME(df69e8d4/ebbbe374){ASSIGNED} LLGM Assign pre (ffffffff => ebbbe374) (gprs_llc.c:1079) 20240905120513231 DLLC NOTICE LLME(ffffffff/ebbbe374){ASSIGNED} LLGM Assign post (ffffffff => ebbbe374) (gprs_llc.c:1125) 20240905120513231 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120513231 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120513231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120513231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@81e620931387: setverdict(pass): none -> pass 20240905120513288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120513288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120513288 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120513288 DMM INFO MM(262420000000020/ebbbe374) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120513288 DMM INFO MM(262420000000020/ebbbe374) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120513288 DMM DEBUG MM(262420000000020/ebbbe374) Using GGSN 0 (gprs_sm.c:317) 20240905120513288 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905120513288 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20240905120513288 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120513288 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120513288 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20240905120513314 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 06 00 00 01 c7 08 00 10 fb b6 30 b6 11 32 3b 7c 10 14 05 7f b7 91 4a b5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20240905120513314 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f801464e1c0, cbp=0x55f9bea3e460) (sgsn_libgtp.c:629) 20240905120513314 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20240905120513314 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20240905120513314 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240905120513314 DMM NOTICE MM(262420000000020/ebbbe374) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(785)@81e620931387: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@81e620931387: Final verdict of PTC: pass 20240905120513331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36004<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(785)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@81e620931387: Final verdict of PTC: none 20240905120513335 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120513336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(783)@81e620931387: Final verdict of PTC: none -NSVCI99(797)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@81e620931387: Final verdict of PTC: none -NSVCI98(793)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(792)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(790)@81e620931387: Final verdict of PTC: none -NSVCI97(788)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(787)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(786)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(791)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(795)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(785): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(787): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(788): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(790): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(792): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@81e620931387: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Thu Sep 5 12:05:13 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43072) 20240905120514337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120514337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43072, count=94316) 20240905120515339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120515339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Thu Sep 5 12:05:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120516341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120516341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_pdp_act_user_deact_mo started. 20240905120516440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120516442 DMM INFO MM(262420000000020/ebbbe374) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120516442 DMM INFO MM(262420000000020/ebbbe374) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120516442 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120516442 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120516442 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120516442 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120516442 DLLC NOTICE LLME(ffffffff/ebbbe374){ASSIGNED} LLGM Assign pre (ebbbe374 => ffffffff) (gprs_llc.c:1079) 20240905120516442 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebbbe374 => ffffffff) (gprs_llc.c:1125) 20240905120516442 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20240905120516442 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120516442 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:399) 20240905120516442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120516442 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120516442 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120516442 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120516442 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@81e620931387: Provider Link came up: sending NS-RESET 20240905120516485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120516486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120516486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120516486 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120516486 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120516486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120516486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120516486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120516486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120516486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120516486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120516486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120516486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120516486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120516487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120516487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120516487 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120516487 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120516487 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120516487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120516487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120516487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120516489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120516494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120516494 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@81e620931387: Provider Link came up: sending NS-RESET 20240905120516502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120516502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120516502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120516502 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120516502 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120516502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120516502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120516502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120516502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120516503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120516503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120516503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120516503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120516503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120516503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120516503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120516503 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120516503 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120516503 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120516503 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(811)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120516503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120516503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120516505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120516510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120516510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@81e620931387: Provider Link came up: sending NS-RESET 20240905120516517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120516517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120516517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120516517 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120516517 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120516517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120516517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120516517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120516517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120516517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120516517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120516517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120516517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120516517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120516517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120516517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120516517 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120516517 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120516517 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120516517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120516518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120516518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120516519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120516523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120516523 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120517342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120517342 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120517342 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120517342 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@81e620931387: 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) } } } } 20240905120517347 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120517348 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@81e620931387: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='C5B735FB'O, index=0 SGSN_Test-GSUP(818)@81e620931387: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'B1F20942462B2FCC7E9C307EEBE7B9FF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '96E9B24A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CE999FCA926F698F'O } } } } } 20240905120517415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120517415 DLLC NOTICE LLME(ffffffff/c5b735fb){UNASSIGNED} LLC RX: unknown TLLI 0xc5b735fb, creating LLME on the fly (gprs_llc.c:552) 20240905120517415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120517415 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20240905120517415 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120517415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120517415 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120517415 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120517415 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120517415 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120517415 DLLC NOTICE LLME(ffffffff/c5b735fb){UNASSIGNED} LLGM Assign pre (c5b735fb => c96a9f01) (gprs_llc.c:1079) 20240905120517415 DLLC NOTICE LLME(c5b735fb/c96a9f01){ASSIGNED} LLGM Assign post (c5b735fb => c96a9f01) (gprs_llc.c:1125) 20240905120517415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120517415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120517415 DMM DEBUG MM(262420000000021/c96a9f01) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120517425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120517425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120517425 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120517425 DMM DEBUG MM(262420000000021/c96a9f01) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240905120517425 DMM NOTICE MM(262420000000021/c96a9f01) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120517426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120517426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120517426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120517426 DMM DEBUG MM(262420000000021/c96a9f01) Requesting authorization (sgsn_auth.c:160) 20240905120517426 DMM INFO MM(262420000000021/c96a9f01) Requesting authentication tuples (sgsn_auth.c:184) 20240905120517426 DMM DEBUG MM(262420000000021/c96a9f01) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120517426 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240905120517426 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@81e620931387: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@81e620931387: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20240905120517429 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120517429 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120517429 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120517429 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120517429 DMM INFO MM(262420000000021/c96a9f01) Subscriber data update (mmctx.c:445) 20240905120517429 DMM DEBUG MM(262420000000021/c96a9f01) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120517429 DMM INFO MM(262420000000021/c96a9f01) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120517429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120517429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120517429 DMM INFO MM(262420000000021/c96a9f01) <- GMM AUTH AND CIPHERING REQ (rand = b1 f2 09 42 46 2b 2f cc 7e 9c 30 7e eb e7 b9 ff , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120517435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120517435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120517435 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120517435 DMM INFO MM(262420000000021/c96a9f01) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120517435 DMM NOTICE MM(262420000000021/c96a9f01) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120517435 DMM DEBUG MM(262420000000021/c96a9f01) checking auth: received GSM SRES = 96 e9 b2 4a (gprs_gmm.c:666) 20240905120517435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120517435 DMM DEBUG MM(262420000000021/c96a9f01) Requesting authorization (sgsn_auth.c:160) 20240905120517435 DMM INFO MM(262420000000021/c96a9f01) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120517435 DMM DEBUG MM(262420000000021/c96a9f01) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120517435 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240905120517435 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120517435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120517435 DMM INFO MM(262420000000021/c96a9f01) <- GMM ATTACH ACCEPT (new P-TMSI=0xc96a9f01) (gprs_gmm.c:300) 20240905120517435 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120517436 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120517436 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240905120517436 DMM INFO MM(262420000000021/c96a9f01) Subscriber data update (mmctx.c:445) 20240905120517436 DMM DEBUG MM(262420000000021/c96a9f01) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120517436 DMM INFO MM(262420000000021/c96a9f01) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120517436 DMM NOTICE MM(262420000000021/c96a9f01) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240905120517436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120517436 DMM NOTICE MM(262420000000021/c96a9f01) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120517436 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) 20240905120517436 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120517436 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240905120517436 DMM INFO MM(262420000000021/c96a9f01) Subscriber data update (mmctx.c:445) 20240905120517436 DMM DEBUG MM(262420000000021/c96a9f01) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120517439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120517439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120517439 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120517439 DMM INFO MM(262420000000021/c96a9f01) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120517439 DMM NOTICE MM(262420000000021/c96a9f01) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120517439 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120517439 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120517439 DLLC NOTICE LLME(c5b735fb/c96a9f01){ASSIGNED} LLGM Assign pre (ffffffff => c96a9f01) (gprs_llc.c:1079) 20240905120517439 DLLC NOTICE LLME(ffffffff/c96a9f01){ASSIGNED} LLGM Assign post (ffffffff => c96a9f01) (gprs_llc.c:1125) 20240905120517439 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120517439 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120517439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120517439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@81e620931387: setverdict(pass): none -> pass 20240905120517496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120517496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120517496 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120517496 DMM INFO MM(262420000000021/c96a9f01) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120517497 DMM INFO MM(262420000000021/c96a9f01) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120517497 DMM DEBUG MM(262420000000021/c96a9f01) Using GGSN 0 (gprs_sm.c:317) 20240905120517497 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905120517497 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240905120517497 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120517497 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120517497 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20240905120517522 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 07 00 00 01 80 08 00 10 11 e7 d5 29 11 06 a6 fc 98 14 05 7f 3a 63 85 07 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20240905120517522 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f801464e1c0, cbp=0x55f9bea3e460) (sgsn_libgtp.c:629) 20240905120517522 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905120517522 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=c96a9f01, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905120517522 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905120517522 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120517537 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:822) 20240905120517548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120517548 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240905120517548 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120517553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120517553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240905120517553 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120517553 DMM INFO MM(262420000000021/c96a9f01) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240905120517553 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905120517553 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20240905120517555 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 08 00 00 01 80 : Freeing seq=1032 from retransmit req queue (gtp.c:443) 20240905120517555 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f801464e1c0, cbp=0x55f9bea3e460) (sgsn_libgtp.c:629) 20240905120517555 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240905120517555 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=c96a9f01, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905120517555 DMM INFO MM(262420000000021/c96a9f01) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240905120517555 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240905120517555 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@81e620931387: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@81e620931387: Final verdict of PTC: pass 20240905120517567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36020<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@81e620931387: Final verdict of PTC: none -NSVCI98(811)@81e620931387: Final verdict of PTC: none 20240905120517571 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(802)@81e620931387: Final verdict of PTC: none -NSVCI97(806)@81e620931387: Final verdict of PTC: none -NSVCI99(816)@81e620931387: Final verdict of PTC: none 20240905120517571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(804)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(809)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(814)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@81e620931387: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Thu Sep 5 12:05:17 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41280) 20240905120518572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120518572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41280, count=101296) 20240905120519573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120519573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Thu Sep 5 12:05:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120520574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120520574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_pdp_act_user_deact_mt started. 20240905120520683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120520687 DMM INFO MM(262420000000021/c96a9f01) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120520687 DMM INFO MM(262420000000021/c96a9f01) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120520687 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120520687 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120520687 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120520687 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120520687 DLLC NOTICE LLME(ffffffff/c96a9f01){ASSIGNED} LLGM Assign pre (c96a9f01 => ffffffff) (gprs_llc.c:1079) 20240905120520687 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c96a9f01 => ffffffff) (gprs_llc.c:1125) 20240905120520688 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240905120520688 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120520688 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:399) 20240905120520688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905120520688 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120520688 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120520688 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120520688 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@81e620931387: Provider Link came up: sending NS-RESET 20240905120520734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120520734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120520734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120520734 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120520734 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120520734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120520734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120520734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120520734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120520735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120520735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120520735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120520735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120520735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120520735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120520735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120520735 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120520735 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120520735 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120520735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(825)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120520735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120520735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120520737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120520742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120520742 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(827)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(831)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(831)@81e620931387: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(830)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 20240905120520753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120520753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120520753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120520753 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120520753 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120520753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120520753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120520753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120520753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(831)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120520754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120520754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120520754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120520754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120520754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120520754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120520754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120520754 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120520754 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120520754 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120520754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120520754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120520754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(831)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(831)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120520755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240905120520761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120520761 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(830)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(835)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI210(828)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(835)@81e620931387: Provider Link came up: sending NS-RESET 20240905120520764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120520764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120520764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120520764 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120520764 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120520764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120520764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120520764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120520764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120520765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120520765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120520765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120520765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120520765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120520765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120520765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120520765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120520765 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120520765 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120520765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(835)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120520765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120520765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120520767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120520772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120520772 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120521575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120521575 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120521575 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120521575 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@81e620931387: 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) } } } } 20240905120521579 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120521581 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@81e620931387: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='D1B76003'O, index=0 SGSN_Test-GSUP(837)@81e620931387: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '0515D1E8F4DE63F1F544FD3CE0AA587C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EA2DF84F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A52DFB784918F26'O } } } } } 20240905120521640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120521640 DLLC NOTICE LLME(ffffffff/d1b76003){UNASSIGNED} LLC RX: unknown TLLI 0xd1b76003, creating LLME on the fly (gprs_llc.c:552) 20240905120521640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120521640 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20240905120521640 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120521640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120521640 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120521640 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120521640 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120521640 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120521640 DLLC NOTICE LLME(ffffffff/d1b76003){UNASSIGNED} LLGM Assign pre (d1b76003 => d9d87ee1) (gprs_llc.c:1079) 20240905120521640 DLLC NOTICE LLME(d1b76003/d9d87ee1){ASSIGNED} LLGM Assign post (d1b76003 => d9d87ee1) (gprs_llc.c:1125) 20240905120521640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120521640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120521640 DMM DEBUG MM(262420000000022/d9d87ee1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120521660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120521660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120521660 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120521660 DMM DEBUG MM(262420000000022/d9d87ee1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240905120521660 DMM NOTICE MM(262420000000022/d9d87ee1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120521660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120521660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120521660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120521660 DMM DEBUG MM(262420000000022/d9d87ee1) Requesting authorization (sgsn_auth.c:160) 20240905120521660 DMM INFO MM(262420000000022/d9d87ee1) Requesting authentication tuples (sgsn_auth.c:184) 20240905120521660 DMM DEBUG MM(262420000000022/d9d87ee1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120521660 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240905120521660 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@81e620931387: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@81e620931387: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20240905120521666 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120521666 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120521666 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120521666 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120521666 DMM INFO MM(262420000000022/d9d87ee1) Subscriber data update (mmctx.c:445) 20240905120521666 DMM DEBUG MM(262420000000022/d9d87ee1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120521666 DMM INFO MM(262420000000022/d9d87ee1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120521666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120521666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120521666 DMM INFO MM(262420000000022/d9d87ee1) <- GMM AUTH AND CIPHERING REQ (rand = 05 15 d1 e8 f4 de 63 f1 f5 44 fd 3c e0 aa 58 7c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120521681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120521681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120521681 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120521681 DMM INFO MM(262420000000022/d9d87ee1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120521681 DMM NOTICE MM(262420000000022/d9d87ee1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120521681 DMM DEBUG MM(262420000000022/d9d87ee1) checking auth: received GSM SRES = ea 2d f8 4f (gprs_gmm.c:666) 20240905120521681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120521681 DMM DEBUG MM(262420000000022/d9d87ee1) Requesting authorization (sgsn_auth.c:160) 20240905120521681 DMM INFO MM(262420000000022/d9d87ee1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120521681 DMM DEBUG MM(262420000000022/d9d87ee1) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120521681 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240905120521681 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120521681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120521681 DMM INFO MM(262420000000022/d9d87ee1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9d87ee1) (gprs_gmm.c:300) 20240905120521684 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120521684 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120521684 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240905120521684 DMM INFO MM(262420000000022/d9d87ee1) Subscriber data update (mmctx.c:445) 20240905120521684 DMM DEBUG MM(262420000000022/d9d87ee1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120521684 DMM INFO MM(262420000000022/d9d87ee1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120521684 DMM NOTICE MM(262420000000022/d9d87ee1) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240905120521684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120521684 DMM NOTICE MM(262420000000022/d9d87ee1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120521684 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) 20240905120521686 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120521686 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240905120521686 DMM INFO MM(262420000000022/d9d87ee1) Subscriber data update (mmctx.c:445) 20240905120521686 DMM DEBUG MM(262420000000022/d9d87ee1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120521698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120521698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120521698 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120521698 DMM INFO MM(262420000000022/d9d87ee1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120521698 DMM NOTICE MM(262420000000022/d9d87ee1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120521698 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120521698 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120521698 DLLC NOTICE LLME(d1b76003/d9d87ee1){ASSIGNED} LLGM Assign pre (ffffffff => d9d87ee1) (gprs_llc.c:1079) 20240905120521698 DLLC NOTICE LLME(ffffffff/d9d87ee1){ASSIGNED} LLGM Assign post (ffffffff => d9d87ee1) (gprs_llc.c:1125) 20240905120521698 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120521698 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120521698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120521698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@81e620931387: setverdict(pass): none -> pass 20240905120521754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120521754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120521754 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120521754 DMM INFO MM(262420000000022/d9d87ee1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120521754 DMM INFO MM(262420000000022/d9d87ee1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120521754 DMM DEBUG MM(262420000000022/d9d87ee1) Using GGSN 0 (gprs_sm.c:317) 20240905120521754 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905120521754 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20240905120521754 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120521754 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120521754 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20240905120521771 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 09 00 00 01 80 08 00 10 42 64 d2 83 11 86 9f 51 d8 14 05 7f 46 0f 57 0c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20240905120521771 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f801464e1c0, cbp=0x55f9bea3e460) (sgsn_libgtp.c:629) 20240905120521771 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905120521771 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=d9d87ee1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905120521771 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905120521771 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120521787 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:822) 20240905120521800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120521800 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240905120521800 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120521805 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240905120521806 DGPRS INFO PDP(262420000000022:5): Context 0x7f801464e1c0 was deleted (sgsn_libgtp.c:703) 20240905120521806 DMM INFO MM(262420000000022/d9d87ee1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240905120521806 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20240905120521806 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@81e620931387: Removing Client IMSI='262420000000022'H, index=0 20240905120521818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120521818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240905120521818 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120521818 DMM INFO MM(262420000000022/d9d87ee1) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@81e620931387: Final verdict of PTC: pass 20240905120521822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36022<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905120521826 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120521826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(837)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(828)@81e620931387: Final verdict of PTC: none -NSVCI99(835)@81e620931387: Final verdict of PTC: none -NSVCI98(831)@81e620931387: Final verdict of PTC: none -NSVCI97(825)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(830)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(833)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(829)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(823)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(828): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(830): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(831): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@81e620931387: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Thu Sep 5 12:05:21 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41280) 20240905120522827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120522827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41280, count=100208) 20240905120523359 DGPRS DEBUG Checking for inactive LLMEs, time = 28066122 (sgsn.c:131) 20240905120523829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120523829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Thu Sep 5 12:05:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120524830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120524831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_pdp_act_deact_dup started. 20240905120524917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120524922 DMM INFO MM(262420000000022/d9d87ee1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120524922 DMM INFO MM(262420000000022/d9d87ee1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120524922 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120524922 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120524922 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120524922 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120524922 DLLC NOTICE LLME(ffffffff/d9d87ee1){ASSIGNED} LLGM Assign pre (d9d87ee1 => ffffffff) (gprs_llc.c:1079) 20240905120524922 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9d87ee1 => ffffffff) (gprs_llc.c:1125) 20240905120524922 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea3b040 (gprs_sndcp.c:574) 20240905120524922 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905120524922 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240905120524922 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120524922 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:399) 20240905120524922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120524922 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120524922 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120524922 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120524922 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@81e620931387: Provider Link came up: sending NS-RESET 20240905120524961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120524962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120524962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120524962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120524962 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120524962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120524962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120524962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120524962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120524963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120524963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120524963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120524963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120524963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120524963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120524963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120524963 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120524963 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120524963 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120524963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120524963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120524963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120524965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120524970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120524970 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@81e620931387: Provider Link came up: sending NS-RESET 20240905120524978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120524978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120524978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120524978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120524978 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120524978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120524978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120524978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120524978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120524979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120524979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120524979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120524979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120524979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120524979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120524979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120524979 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120524979 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120524979 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120524979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(849)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120524979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120524979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120524981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120524985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120524985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@81e620931387: Provider Link came up: sending NS-RESET 20240905120524993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120524993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120524993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120524993 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120524993 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120524993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120524993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120524993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120524993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120524994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120524994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120524994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120524994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120524994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120524994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120524994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120524994 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120524994 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120524994 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120524994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120524994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120524994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120524996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120525001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120525001 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120525832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120525833 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120525833 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120525833 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@81e620931387: 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) } } } } 20240905120525837 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120525838 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@81e620931387: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='FB8672DA'O, index=0 SGSN_Test-GSUP(856)@81e620931387: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '308355DCCC5FEC53A05FD2543E70845F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '77FFEDFF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '71FE25C2CEB6D7BB'O } } } } } 20240905120525904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120525904 DLLC NOTICE LLME(ffffffff/fb8672da){UNASSIGNED} LLC RX: unknown TLLI 0xfb8672da, creating LLME on the fly (gprs_llc.c:552) 20240905120525904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120525904 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20240905120525904 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120525904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120525904 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120525904 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120525904 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120525904 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120525904 DLLC NOTICE LLME(ffffffff/fb8672da){UNASSIGNED} LLGM Assign pre (fb8672da => c006c6a5) (gprs_llc.c:1079) 20240905120525904 DLLC NOTICE LLME(fb8672da/c006c6a5){ASSIGNED} LLGM Assign post (fb8672da => c006c6a5) (gprs_llc.c:1125) 20240905120525904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120525904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120525904 DMM DEBUG MM(262420000000046/c006c6a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120525926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120525926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120525926 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120525926 DMM DEBUG MM(262420000000046/c006c6a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20240905120525926 DMM NOTICE MM(262420000000046/c006c6a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120525926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120525926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120525926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120525926 DMM DEBUG MM(262420000000046/c006c6a5) Requesting authorization (sgsn_auth.c:160) 20240905120525926 DMM INFO MM(262420000000046/c006c6a5) Requesting authentication tuples (sgsn_auth.c:184) 20240905120525926 DMM DEBUG MM(262420000000046/c006c6a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120525927 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20240905120525927 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@81e620931387: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@81e620931387: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20240905120525932 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120525932 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120525932 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120525932 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120525932 DMM INFO MM(262420000000046/c006c6a5) Subscriber data update (mmctx.c:445) 20240905120525932 DMM DEBUG MM(262420000000046/c006c6a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120525932 DMM INFO MM(262420000000046/c006c6a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120525932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120525932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120525932 DMM INFO MM(262420000000046/c006c6a5) <- GMM AUTH AND CIPHERING REQ (rand = 30 83 55 dc cc 5f ec 53 a0 5f d2 54 3e 70 84 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120525948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120525948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120525948 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120525948 DMM INFO MM(262420000000046/c006c6a5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120525948 DMM NOTICE MM(262420000000046/c006c6a5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120525948 DMM DEBUG MM(262420000000046/c006c6a5) checking auth: received GSM SRES = 77 ff ed ff (gprs_gmm.c:666) 20240905120525948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120525948 DMM DEBUG MM(262420000000046/c006c6a5) Requesting authorization (sgsn_auth.c:160) 20240905120525948 DMM INFO MM(262420000000046/c006c6a5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120525948 DMM DEBUG MM(262420000000046/c006c6a5) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120525948 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20240905120525948 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120525948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120525948 DMM INFO MM(262420000000046/c006c6a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc006c6a5) (gprs_gmm.c:300) 20240905120525951 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120525951 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120525951 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240905120525951 DMM INFO MM(262420000000046/c006c6a5) Subscriber data update (mmctx.c:445) 20240905120525951 DMM DEBUG MM(262420000000046/c006c6a5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120525951 DMM INFO MM(262420000000046/c006c6a5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120525951 DMM NOTICE MM(262420000000046/c006c6a5) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20240905120525951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120525951 DMM NOTICE MM(262420000000046/c006c6a5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120525951 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) 20240905120525952 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120525952 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240905120525952 DMM INFO MM(262420000000046/c006c6a5) Subscriber data update (mmctx.c:445) 20240905120525952 DMM DEBUG MM(262420000000046/c006c6a5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120525964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120525964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120525964 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120525964 DMM INFO MM(262420000000046/c006c6a5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120525964 DMM NOTICE MM(262420000000046/c006c6a5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120525964 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120525964 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120525964 DLLC NOTICE LLME(fb8672da/c006c6a5){ASSIGNED} LLGM Assign pre (ffffffff => c006c6a5) (gprs_llc.c:1079) 20240905120525964 DLLC NOTICE LLME(ffffffff/c006c6a5){ASSIGNED} LLGM Assign post (ffffffff => c006c6a5) (gprs_llc.c:1125) 20240905120525964 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120525964 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120525964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120525964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@81e620931387: setverdict(pass): none -> pass 20240905120526023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120526023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120526023 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120526023 DMM INFO MM(262420000000046/c006c6a5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120526023 DMM INFO MM(262420000000046/c006c6a5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120526023 DMM DEBUG MM(262420000000046/c006c6a5) Using GGSN 0 (gprs_sm.c:317) 20240905120526023 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905120526023 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20240905120526023 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120526023 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120526023 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20240905120526049 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 0a 00 00 01 80 08 00 10 83 a9 0f 89 11 e0 8d 5c f4 14 05 7f 6d 4c 86 f8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20240905120526049 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f801464e1c0, cbp=0x55f9bea3e460) (sgsn_libgtp.c:629) 20240905120526049 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905120526049 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=c006c6a5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905120526049 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905120526049 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120526065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120526065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20240905120526065 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120526065 DMM INFO MM(262420000000046/c006c6a5) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20240905120526065 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905120526065 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20240905120526065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120526065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120526065 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120526065 DMM INFO MM(262420000000046/c006c6a5) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20240905120526065 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905120526065 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@81e620931387: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@81e620931387: "Received deletePDPContextResponse 1, seq_nr=1036" 20240905120526068 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0b 00 00 01 80 : Freeing seq=1035 from retransmit req queue (gtp.c:443) 20240905120526068 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f801464e1c0, cbp=0x55f9bea3e460) (sgsn_libgtp.c:629) 20240905120526068 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240905120526068 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=c006c6a5, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905120526068 DMM INFO MM(262420000000046/c006c6a5) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240905120526068 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20240905120526068 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240905120526069 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Freeing seq=1036 from retransmit req queue (gtp.c:443) 20240905120526069 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(858)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@81e620931387: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@81e620931387: Final verdict of PTC: pass 20240905120528090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52792<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@81e620931387: Final verdict of PTC: none -NSVCI97(844)@81e620931387: Final verdict of PTC: none 20240905120528095 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120528095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_dup-BVCI196(843)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@81e620931387: Final verdict of PTC: none -NSVCI98(849)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@81e620931387: Final verdict of PTC: none -NSVCI99(854)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(852)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(847)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(842)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@81e620931387: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Thu Sep 5 12:05:28 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=100592) 20240905120529097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120529097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100592, count=102568) 20240905120530099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120530099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Thu Sep 5 12:05:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120531100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120531100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_second_attempt started. 20240905120531208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120531211 DMM INFO MM(262420000000046/c006c6a5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120531211 DMM INFO MM(262420000000046/c006c6a5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120531211 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120531211 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120531211 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120531211 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120531211 DLLC NOTICE LLME(ffffffff/c006c6a5){ASSIGNED} LLGM Assign pre (c006c6a5 => ffffffff) (gprs_llc.c:1079) 20240905120531211 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c006c6a5 => ffffffff) (gprs_llc.c:1125) 20240905120531211 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20240905120531211 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120531212 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:399) 20240905120531212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905120531212 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120531212 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120531212 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120531212 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@81e620931387: Provider Link came up: sending NS-RESET 20240905120531249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120531250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120531250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120531250 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120531250 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120531250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120531250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120531250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120531250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120531250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120531250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120531250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120531250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120531250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120531250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120531250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120531250 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120531250 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120531250 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120531250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120531251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120531251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120531253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120531259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120531259 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@81e620931387: Provider Link came up: sending NS-RESET 20240905120531265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120531265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120531265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120531265 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120531265 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120531265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120531265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120531265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120531265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120531266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120531266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120531266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120531266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120531266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120531266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120531266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120531266 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120531266 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120531266 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120531266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120531267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120531267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120531269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120531274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120531274 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@81e620931387: Provider Link came up: sending NS-RESET 20240905120531282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120531282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120531282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120531282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120531282 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120531282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120531282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120531282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120531282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120531283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120531283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120531283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120531283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120531283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120531283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120531283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120531283 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120531283 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120531283 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120531283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120531283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120531283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120531286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120531291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120531291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120532102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120532102 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120532102 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120532102 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@81e620931387: 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) } } } } 20240905120532106 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120532108 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@81e620931387: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='C53EE664'O, index=0 SGSN_Test-GSUP(875)@81e620931387: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E8CBDF031E884ADECE418E301F96CF02'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6EFA39DB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C39F1A39C5E025B0'O } } } } } 20240905120532182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120532182 DLLC NOTICE LLME(ffffffff/c53ee664){UNASSIGNED} LLC RX: unknown TLLI 0xc53ee664, creating LLME on the fly (gprs_llc.c:552) 20240905120532182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120532182 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20240905120532182 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120532182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120532182 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120532182 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120532182 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120532182 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120532182 DLLC NOTICE LLME(ffffffff/c53ee664){UNASSIGNED} LLGM Assign pre (c53ee664 => f709bb5d) (gprs_llc.c:1079) 20240905120532182 DLLC NOTICE LLME(c53ee664/f709bb5d){ASSIGNED} LLGM Assign post (c53ee664 => f709bb5d) (gprs_llc.c:1125) 20240905120532182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120532182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120532182 DMM DEBUG MM(262420000000022/f709bb5d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120532197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120532197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120532197 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120532197 DMM DEBUG MM(262420000000022/f709bb5d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240905120532197 DMM NOTICE MM(262420000000022/f709bb5d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120532197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120532197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120532197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120532197 DMM DEBUG MM(262420000000022/f709bb5d) Requesting authorization (sgsn_auth.c:160) 20240905120532197 DMM INFO MM(262420000000022/f709bb5d) Requesting authentication tuples (sgsn_auth.c:184) 20240905120532197 DMM DEBUG MM(262420000000022/f709bb5d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120532197 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240905120532197 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@81e620931387: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@81e620931387: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20240905120532202 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120532202 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120532202 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120532202 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120532202 DMM INFO MM(262420000000022/f709bb5d) Subscriber data update (mmctx.c:445) 20240905120532202 DMM DEBUG MM(262420000000022/f709bb5d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120532202 DMM INFO MM(262420000000022/f709bb5d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120532202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120532202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120532202 DMM INFO MM(262420000000022/f709bb5d) <- GMM AUTH AND CIPHERING REQ (rand = e8 cb df 03 1e 88 4a de ce 41 8e 30 1f 96 cf 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120532217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120532217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120532217 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120532217 DMM INFO MM(262420000000022/f709bb5d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120532217 DMM NOTICE MM(262420000000022/f709bb5d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120532217 DMM DEBUG MM(262420000000022/f709bb5d) checking auth: received GSM SRES = 6e fa 39 db (gprs_gmm.c:666) 20240905120532217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120532217 DMM DEBUG MM(262420000000022/f709bb5d) Requesting authorization (sgsn_auth.c:160) 20240905120532217 DMM INFO MM(262420000000022/f709bb5d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120532217 DMM DEBUG MM(262420000000022/f709bb5d) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120532217 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240905120532217 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120532217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120532217 DMM INFO MM(262420000000022/f709bb5d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf709bb5d) (gprs_gmm.c:300) 20240905120532220 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120532220 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120532220 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240905120532220 DMM INFO MM(262420000000022/f709bb5d) Subscriber data update (mmctx.c:445) 20240905120532220 DMM DEBUG MM(262420000000022/f709bb5d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120532220 DMM INFO MM(262420000000022/f709bb5d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120532220 DMM NOTICE MM(262420000000022/f709bb5d) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240905120532220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120532220 DMM NOTICE MM(262420000000022/f709bb5d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120532220 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) 20240905120532221 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120532221 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240905120532221 DMM INFO MM(262420000000022/f709bb5d) Subscriber data update (mmctx.c:445) 20240905120532221 DMM DEBUG MM(262420000000022/f709bb5d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120532235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120532235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120532235 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120532235 DMM INFO MM(262420000000022/f709bb5d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120532235 DMM NOTICE MM(262420000000022/f709bb5d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120532235 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120532235 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120532235 DLLC NOTICE LLME(c53ee664/f709bb5d){ASSIGNED} LLGM Assign pre (ffffffff => f709bb5d) (gprs_llc.c:1079) 20240905120532235 DLLC NOTICE LLME(ffffffff/f709bb5d){ASSIGNED} LLGM Assign post (ffffffff => f709bb5d) (gprs_llc.c:1125) 20240905120532235 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120532235 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120532235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120532235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@81e620931387: setverdict(pass): none -> pass TC_attach_second_attempt(877)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '6F6B71E2215D9C1590120C4843CA404B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '88A8EDBB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '425DD924371C087B'O } } } } } 20240905120532290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120532290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120532290 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120532290 DMM INFO MM(262420000000022/f709bb5d) -> GMM ATTACH REQUEST MI(TMSI-0xF709BB5D) type="GPRS attach" (gprs_gmm.c:1266) 20240905120532290 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120532290 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240905120532290 DLLC NOTICE LLME(ffffffff/f709bb5d){ASSIGNED} LLGM Assign pre (f709bb5d => d81c4350) (gprs_llc.c:1079) 20240905120532290 DLLC NOTICE LLME(f709bb5d/d81c4350){ASSIGNED} LLGM Assign post (f709bb5d => d81c4350) (gprs_llc.c:1125) 20240905120532290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120532290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120532290 DMM DEBUG MM(262420000000022/d81c4350) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120532302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120532303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20240905120532303 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120532303 DMM DEBUG MM(262420000000022/d81c4350) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240905120532303 DMM NOTICE MM(262420000000022/d81c4350) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120532303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120532303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120532303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120532303 DMM DEBUG MM(262420000000022/d81c4350) Requesting authorization (sgsn_auth.c:160) 20240905120532303 DMM INFO MM(262420000000022/d81c4350) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120532303 DMM DEBUG MM(262420000000022/d81c4350) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120532303 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240905120532303 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120538305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240905120538305 DMM ERROR MM(262420000000022/d81c4350) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240905120538305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240905120538305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240905120538305 DMM NOTICE MM(262420000000022/d81c4350) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240905120538305 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240905120538305 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120538305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Reject}: Deallocated (fsm.c:568) 20240905120538305 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Deallocated (fsm.c:568) 20240905120538305 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120538305 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240905120538305 DLLC NOTICE LLME(f709bb5d/d81c4350){ASSIGNED} LLGM Assign pre (d81c4350 => ffffffff) (gprs_llc.c:1079) 20240905120538305 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d81c4350 => ffffffff) (gprs_llc.c:1125) 20240905120552104 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240905120552104 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120552104 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240905120553360 DGPRS DEBUG Checking for inactive LLMEs, time = 28066152 (sgsn.c:131) 20240905120601252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120601260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120601260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120601268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120601272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120601272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120601284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120601288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120601288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@81e620931387: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@81e620931387: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20240905120602180 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120602180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240905120602180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52806<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(863)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(875)@81e620931387: Final verdict of PTC: none -NSVCI99(873)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@81e620931387: Final verdict of PTC: none -NSVCI98(868)@81e620931387: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@81e620931387: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@81e620931387: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(871)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(861)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(866)@81e620931387: Final verdict of PTC: none TC_attach_second_attempt(877)@81e620931387: Final verdict of PTC: fail reason: "Tguard timeout" MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@81e620931387: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Thu Sep 5 12:06:02 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=106588) 20240905120603182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120603182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106588, count=108284) 20240905120604183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120604183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Thu Sep 5 12:06:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120605185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120605186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_echo_timeout started. 20240905120605275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120605276 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@81e620931387: Provider Link came up: sending NS-RESET 20240905120605308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120605308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120605308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120605308 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120605308 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120605308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120605308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120605308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120605308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120605309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120605309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120605309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120605309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120605309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120605309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120605309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120605309 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120605309 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120605309 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120605309 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120605309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120605309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120605313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120605321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120605321 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(884)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI196(881)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(888)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@81e620931387: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(887)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 20240905120605337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120605337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120605337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120605337 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120605337 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120605337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120605337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120605337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120605337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(888)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120605338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120605338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120605339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120605339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120605339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120605339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120605339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120605339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120605339 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120605339 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120605339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120605339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120605339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(888)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(888)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120605343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(884)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(887)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20240905120605352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120605352 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(892)@81e620931387: Provider Link came up: sending NS-RESET TC_attach_echo_timeout-BVCI210(885)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120605355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120605355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120605355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120605355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120605355 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120605355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120605355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120605355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120605355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120605357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120605357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120605357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120605357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120605357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120605357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120605357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120605357 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120605357 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120605357 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120605357 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120605357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120605357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120605361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120605369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120605369 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120606188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120606188 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120606188 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120606188 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@81e620931387: 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) } } } } 20240905120606194 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120606194 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@81e620931387: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='DE79C53C'O, index=0 SGSN_Test-GSUP(894)@81e620931387: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '2F431EFC6358470E69D89F6C0916E134'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC07A75E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7EE233B1767423B1'O } } } } } 20240905120606273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120606273 DLLC NOTICE LLME(ffffffff/de79c53c){UNASSIGNED} LLC RX: unknown TLLI 0xde79c53c, creating LLME on the fly (gprs_llc.c:552) 20240905120606273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120606273 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20240905120606273 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120606273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120606273 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120606273 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120606273 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120606273 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120606273 DLLC NOTICE LLME(ffffffff/de79c53c){UNASSIGNED} LLGM Assign pre (de79c53c => ec43932b) (gprs_llc.c:1079) 20240905120606273 DLLC NOTICE LLME(de79c53c/ec43932b){ASSIGNED} LLGM Assign post (de79c53c => ec43932b) (gprs_llc.c:1125) 20240905120606273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120606273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120606273 DMM DEBUG MM(262420000000067/ec43932b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120606300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120606301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120606301 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120606301 DMM DEBUG MM(262420000000067/ec43932b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20240905120606301 DMM NOTICE MM(262420000000067/ec43932b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120606301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120606301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120606301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120606301 DMM DEBUG MM(262420000000067/ec43932b) Requesting authorization (sgsn_auth.c:160) 20240905120606301 DMM INFO MM(262420000000067/ec43932b) Requesting authentication tuples (sgsn_auth.c:184) 20240905120606301 DMM DEBUG MM(262420000000067/ec43932b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120606301 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20240905120606301 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@81e620931387: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@81e620931387: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20240905120606308 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120606308 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120606308 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120606308 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120606308 DMM INFO MM(262420000000067/ec43932b) Subscriber data update (mmctx.c:445) 20240905120606308 DMM DEBUG MM(262420000000067/ec43932b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120606308 DMM INFO MM(262420000000067/ec43932b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120606308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120606308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120606308 DMM INFO MM(262420000000067/ec43932b) <- GMM AUTH AND CIPHERING REQ (rand = 2f 43 1e fc 63 58 47 0e 69 d8 9f 6c 09 16 e1 34 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120606328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120606328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120606328 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120606328 DMM INFO MM(262420000000067/ec43932b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120606328 DMM NOTICE MM(262420000000067/ec43932b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120606328 DMM DEBUG MM(262420000000067/ec43932b) checking auth: received GSM SRES = cc 07 a7 5e (gprs_gmm.c:666) 20240905120606328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120606328 DMM DEBUG MM(262420000000067/ec43932b) Requesting authorization (sgsn_auth.c:160) 20240905120606328 DMM INFO MM(262420000000067/ec43932b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120606328 DMM DEBUG MM(262420000000067/ec43932b) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120606328 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20240905120606328 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120606328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120606328 DMM INFO MM(262420000000067/ec43932b) <- GMM ATTACH ACCEPT (new P-TMSI=0xec43932b) (gprs_gmm.c:300) 20240905120606331 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120606331 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120606331 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240905120606331 DMM INFO MM(262420000000067/ec43932b) Subscriber data update (mmctx.c:445) 20240905120606331 DMM DEBUG MM(262420000000067/ec43932b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120606331 DMM INFO MM(262420000000067/ec43932b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120606331 DMM NOTICE MM(262420000000067/ec43932b) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20240905120606331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120606331 DMM NOTICE MM(262420000000067/ec43932b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120606331 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) 20240905120606334 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120606334 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240905120606334 DMM INFO MM(262420000000067/ec43932b) Subscriber data update (mmctx.c:445) 20240905120606334 DMM DEBUG MM(262420000000067/ec43932b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120606344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120606344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120606344 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120606344 DMM INFO MM(262420000000067/ec43932b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120606344 DMM NOTICE MM(262420000000067/ec43932b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120606344 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120606344 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120606344 DLLC NOTICE LLME(de79c53c/ec43932b){ASSIGNED} LLGM Assign pre (ffffffff => ec43932b) (gprs_llc.c:1079) 20240905120606344 DLLC NOTICE LLME(ffffffff/ec43932b){ASSIGNED} LLGM Assign post (ffffffff => ec43932b) (gprs_llc.c:1125) 20240905120606344 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120606344 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120606344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120606344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@81e620931387: setverdict(pass): none -> pass 20240905120606400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120606400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120606400 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120606400 DMM INFO MM(262420000000067/ec43932b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120606400 DMM INFO MM(262420000000067/ec43932b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120606400 DMM DEBUG MM(262420000000067/ec43932b) Using GGSN 0 (gprs_sm.c:317) 20240905120606400 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905120606400 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20240905120606400 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120606400 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120606400 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20240905120606426 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 0d 00 00 01 80 08 00 10 d2 52 8b 26 11 09 38 4b b9 14 05 7f 39 b8 52 1c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20240905120606426 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f801464e1c0, cbp=0x55f9bea3e460) (sgsn_libgtp.c:629) 20240905120606426 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905120606426 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=ec43932b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905120606426 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905120606426 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120611205 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20240905120611208 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 0e 00 00 0e 02 : Freeing seq=1038 from retransmit req queue (gtp.c:443) 20240905120611208 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55f9bea2b6a0) (sgsn_libgtp.c:629) 20240905120616206 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@81e620931387: "Received EchoRequest seq_nr=1039" 20240905120621208 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20240905120621208 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@81e620931387: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@81e620931387: "Received EchoRequest seq_nr=1039" 20240905120623361 DGPRS DEBUG Checking for inactive LLMEs, time = 28066182 (sgsn.c:131) 20240905120626190 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240905120626190 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120626190 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240905120626209 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20240905120626209 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20240905120626209 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@81e620931387: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@81e620931387: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@81e620931387: "Received EchoRequest seq_nr=1041" 20240905120631211 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20240905120631211 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20240905120631211 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20240905120631211 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@81e620931387: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@81e620931387: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@81e620931387: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@81e620931387: "Received EchoRequest seq_nr=1041" 20240905120635311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120635317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120635317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120635340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120635348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120635348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120635358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120635365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120635365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120636212 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20240905120636212 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20240905120636212 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20240905120636212 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20240905120636212 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@81e620931387: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@81e620931387: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@81e620931387: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@81e620931387: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@81e620931387: "Received EchoRequest seq_nr=1043" 20240905120641214 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20240905120641214 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20240905120641214 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20240905120641214 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20240905120641214 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55f9bea2b6a0) (sgsn_libgtp.c:629) 20240905120641214 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55f9bea2b6a0) (sgsn_libgtp.c:633) 20240905120641214 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20240905120641214 DMM INFO MM(262420000000067/ec43932b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240905120641214 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20240905120641214 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240905120641214 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240905120641214 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20240905120641214 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240905120641214 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240905120641214 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20240905120641214 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240905120641214 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240905120641214 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240905120641214 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240905120641214 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20240905120641214 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@81e620931387: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@81e620931387: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@81e620931387: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@81e620931387: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@81e620931387: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@81e620931387: Removing Client IMSI='262420000000067'H, index=0 20240905120641233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120641233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240905120641233 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120641233 DMM INFO MM(262420000000067/ec43932b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@81e620931387: Final verdict of PTC: pass 20240905120641237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51290<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@81e620931387: Final verdict of PTC: none 20240905120641242 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120641242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(882)@81e620931387: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@81e620931387: Final verdict of PTC: none -NSVCI98(888)@81e620931387: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@81e620931387: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(885)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@81e620931387: Final verdict of PTC: none -NSVCI99(892)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(890)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(880)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(886)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_echo_timeout-BVCI210(885): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@81e620931387: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Thu Sep 5 12:06:41 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=100000) 20240905120642244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120642244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100000, count=109588) 20240905120643246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120643246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Thu Sep 5 12:06:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120644248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120644248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_restart_ctr_echo started. 20240905120644370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120644373 DMM INFO MM(262420000000067/ec43932b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120644373 DMM INFO MM(262420000000067/ec43932b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120644373 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120644373 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120644373 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120644373 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120644373 DLLC NOTICE LLME(ffffffff/ec43932b){ASSIGNED} LLGM Assign pre (ec43932b => ffffffff) (gprs_llc.c:1079) 20240905120644373 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec43932b => ffffffff) (gprs_llc.c:1125) 20240905120644373 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea3b040 (gprs_sndcp.c:574) 20240905120644373 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905120644373 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20240905120644373 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120644373 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:399) 20240905120644373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905120644373 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120644373 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120644373 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120644373 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@81e620931387: Provider Link came up: sending NS-RESET 20240905120644413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120644413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120644413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120644413 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120644413 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120644413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120644413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120644413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120644413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120644414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120644414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120644414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120644414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120644414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120644414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120644414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120644414 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120644414 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120644414 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120644414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(901)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120644414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120644414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120644415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120644420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120644420 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@81e620931387: Provider Link came up: sending NS-RESET 20240905120644427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120644427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120644427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120644427 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120644427 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120644427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120644427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120644427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120644427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120644428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120644428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120644428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120644428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120644428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120644428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120644428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120644428 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120644428 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120644428 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120644428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120644428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120644428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120644430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120644436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120644436 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@81e620931387: Provider Link came up: sending NS-RESET 20240905120644444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120644444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120644444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120644444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120644444 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120644444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120644444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120644444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120644444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120644445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120644445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120644445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120644445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120644445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120644445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120644445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120644445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120644445 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120644445 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120644445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120644445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120644445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120644447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120644452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120644452 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120645250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120645250 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120645250 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120645250 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@81e620931387: 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) } } } } 20240905120645254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120645255 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@81e620931387: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='D537C621'O, index=0 SGSN_Test-GSUP(913)@81e620931387: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'B36578F2DB0A0BA0E1786993B59ADF6C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '153BE2ED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FC541ABBFD7E2818'O } } } } } 20240905120645327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120645327 DLLC NOTICE LLME(ffffffff/d537c621){UNASSIGNED} LLC RX: unknown TLLI 0xd537c621, creating LLME on the fly (gprs_llc.c:552) 20240905120645327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120645327 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20240905120645327 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120645327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120645327 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120645327 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120645327 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120645327 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120645327 DLLC NOTICE LLME(ffffffff/d537c621){UNASSIGNED} LLGM Assign pre (d537c621 => da586a0e) (gprs_llc.c:1079) 20240905120645327 DLLC NOTICE LLME(d537c621/da586a0e){ASSIGNED} LLGM Assign post (d537c621 => da586a0e) (gprs_llc.c:1125) 20240905120645327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120645327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120645327 DMM DEBUG MM(262420000000023/da586a0e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120645338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120645338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120645338 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120645338 DMM DEBUG MM(262420000000023/da586a0e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20240905120645338 DMM NOTICE MM(262420000000023/da586a0e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120645338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120645338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120645338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120645338 DMM DEBUG MM(262420000000023/da586a0e) Requesting authorization (sgsn_auth.c:160) 20240905120645338 DMM INFO MM(262420000000023/da586a0e) Requesting authentication tuples (sgsn_auth.c:184) 20240905120645338 DMM DEBUG MM(262420000000023/da586a0e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120645338 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20240905120645338 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@81e620931387: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@81e620931387: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20240905120645342 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120645342 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120645342 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120645342 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120645342 DMM INFO MM(262420000000023/da586a0e) Subscriber data update (mmctx.c:445) 20240905120645342 DMM DEBUG MM(262420000000023/da586a0e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120645342 DMM INFO MM(262420000000023/da586a0e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120645342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120645342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120645342 DMM INFO MM(262420000000023/da586a0e) <- GMM AUTH AND CIPHERING REQ (rand = b3 65 78 f2 db 0a 0b a0 e1 78 69 93 b5 9a df 6c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120645355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120645355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120645355 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120645355 DMM INFO MM(262420000000023/da586a0e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120645355 DMM NOTICE MM(262420000000023/da586a0e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120645355 DMM DEBUG MM(262420000000023/da586a0e) checking auth: received GSM SRES = 15 3b e2 ed (gprs_gmm.c:666) 20240905120645355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120645355 DMM DEBUG MM(262420000000023/da586a0e) Requesting authorization (sgsn_auth.c:160) 20240905120645355 DMM INFO MM(262420000000023/da586a0e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120645355 DMM DEBUG MM(262420000000023/da586a0e) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120645355 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20240905120645355 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120645355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120645355 DMM INFO MM(262420000000023/da586a0e) <- GMM ATTACH ACCEPT (new P-TMSI=0xda586a0e) (gprs_gmm.c:300) 20240905120645358 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120645358 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120645358 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240905120645358 DMM INFO MM(262420000000023/da586a0e) Subscriber data update (mmctx.c:445) 20240905120645358 DMM DEBUG MM(262420000000023/da586a0e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120645358 DMM INFO MM(262420000000023/da586a0e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120645358 DMM NOTICE MM(262420000000023/da586a0e) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20240905120645358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120645358 DMM NOTICE MM(262420000000023/da586a0e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120645358 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) 20240905120645359 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120645359 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240905120645359 DMM INFO MM(262420000000023/da586a0e) Subscriber data update (mmctx.c:445) 20240905120645359 DMM DEBUG MM(262420000000023/da586a0e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120645371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120645371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120645371 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120645372 DMM INFO MM(262420000000023/da586a0e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120645372 DMM NOTICE MM(262420000000023/da586a0e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120645372 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120645372 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120645372 DLLC NOTICE LLME(d537c621/da586a0e){ASSIGNED} LLGM Assign pre (ffffffff => da586a0e) (gprs_llc.c:1079) 20240905120645372 DLLC NOTICE LLME(ffffffff/da586a0e){ASSIGNED} LLGM Assign post (ffffffff => da586a0e) (gprs_llc.c:1125) 20240905120645372 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120645372 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120645372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120645372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@81e620931387: setverdict(pass): none -> pass 20240905120645429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120645429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120645429 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120645429 DMM INFO MM(262420000000023/da586a0e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120645429 DMM INFO MM(262420000000023/da586a0e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120645429 DMM DEBUG MM(262420000000023/da586a0e) Using GGSN 0 (gprs_sm.c:317) 20240905120645429 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20240905120645429 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120645429 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120645429 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20240905120645450 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 01 04 15 00 00 01 80 08 00 10 8f 87 61 9e 11 5b db 28 c3 14 05 7f 38 e5 ba 5b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20240905120645450 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f801464b058, cbp=0x55f9bea3e460) (sgsn_libgtp.c:629) 20240905120645451 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905120645451 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=da586a0e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905120645451 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905120645451 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120650430 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20240905120650437 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 16 00 00 0e 02 : Freeing seq=1046 from retransmit req queue (gtp.c:443) 20240905120650437 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55f9bea2b6a0) (sgsn_libgtp.c:629) 20240905120653362 DGPRS DEBUG Checking for inactive LLMEs, time = 28066212 (sgsn.c:131) 20240905120655431 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20240905120655437 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 17 00 00 0e 03 : Freeing seq=1047 from retransmit req queue (gtp.c:443) 20240905120655437 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55f9bea2b6a0) (sgsn_libgtp.c:629) 20240905120655437 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20240905120655437 DMM INFO MM(262420000000023/da586a0e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240905120655437 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20240905120655437 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@81e620931387: Removing Client IMSI='262420000000023'H, index=0 20240905120655449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120655449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240905120655449 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120655449 DMM INFO MM(262420000000023/da586a0e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@81e620931387: Final verdict of PTC: pass 20240905120655451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49950<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@81e620931387: Final verdict of PTC: none 20240905120655456 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120655456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(902)@81e620931387: Final verdict of PTC: none -NSVCI99(911)@81e620931387: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@81e620931387: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@81e620931387: Final verdict of PTC: none -NSVCI98(906)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@81e620931387: Final verdict of PTC: none -NSVCI97(901)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@81e620931387: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(909)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(904)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(899)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@81e620931387: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Thu Sep 5 12:06:55 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=93036) 20240905120656457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120656457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93036, count=99692) 20240905120657458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120657458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Thu Sep 5 12:06:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120658459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120658459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_restart_ctr_create started. 20240905120658590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120658592 DMM INFO MM(262420000000023/da586a0e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120658592 DMM INFO MM(262420000000023/da586a0e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120658592 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120658592 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120658592 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120658592 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120658592 DLLC NOTICE LLME(ffffffff/da586a0e){ASSIGNED} LLGM Assign pre (da586a0e => ffffffff) (gprs_llc.c:1079) 20240905120658592 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da586a0e => ffffffff) (gprs_llc.c:1125) 20240905120658592 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea3b040 (gprs_sndcp.c:574) 20240905120658592 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905120658592 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20240905120658592 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120658592 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:399) 20240905120658592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120658592 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120658592 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120658592 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120658592 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@81e620931387: Provider Link came up: sending NS-RESET 20240905120658636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120658636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120658636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120658636 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120658636 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120658636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120658636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120658636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120658636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120658637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120658637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120658637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120658637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120658637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120658637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120658637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120658637 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120658637 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120658637 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120658637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120658638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120658638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120658640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120658645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120658645 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@81e620931387: Provider Link came up: sending NS-RESET 20240905120658653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120658653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120658653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120658653 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120658653 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120658653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120658653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120658653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120658653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120658655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120658655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120658655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120658655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120658655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120658655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120658655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120658655 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120658655 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120658655 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120658655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120658655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120658655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(926)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 20240905120658657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120658662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120658663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(927)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI210(924)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@81e620931387: Provider Link came up: sending NS-RESET 20240905120658668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120658668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120658668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120658668 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120658668 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120658668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120658668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120658668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120658668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120658669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120658669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120658669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120658669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120658669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120658669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120658669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120658669 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120658669 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120658669 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120658669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120658669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120658669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120658671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120658675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120658675 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120659460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120659460 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120659460 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120659460 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@81e620931387: 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) } } } } 20240905120659461 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120659461 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@81e620931387: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='FA970010'O, index=0 SGSN_Test-GSUP(932)@81e620931387: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'C6C11344ED5520E42B887544B84BF10D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CB7DDE30'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7DE0BDEE3A99D918'O } } } } } 20240905120659483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120659483 DLLC NOTICE LLME(ffffffff/fa970010){UNASSIGNED} LLC RX: unknown TLLI 0xfa970010, creating LLME on the fly (gprs_llc.c:552) 20240905120659483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120659483 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20240905120659483 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120659483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120659483 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120659483 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120659483 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120659483 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120659483 DLLC NOTICE LLME(ffffffff/fa970010){UNASSIGNED} LLGM Assign pre (fa970010 => fa1db2b8) (gprs_llc.c:1079) 20240905120659483 DLLC NOTICE LLME(fa970010/fa1db2b8){ASSIGNED} LLGM Assign post (fa970010 => fa1db2b8) (gprs_llc.c:1125) 20240905120659483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120659483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120659483 DMM DEBUG MM(262420000000024/fa1db2b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120659490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120659490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120659490 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120659490 DMM DEBUG MM(262420000000024/fa1db2b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20240905120659490 DMM NOTICE MM(262420000000024/fa1db2b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120659490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120659490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120659490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120659490 DMM DEBUG MM(262420000000024/fa1db2b8) Requesting authorization (sgsn_auth.c:160) 20240905120659490 DMM INFO MM(262420000000024/fa1db2b8) Requesting authentication tuples (sgsn_auth.c:184) 20240905120659490 DMM DEBUG MM(262420000000024/fa1db2b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120659490 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20240905120659490 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@81e620931387: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@81e620931387: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20240905120659534 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120659534 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120659534 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120659534 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120659534 DMM INFO MM(262420000000024/fa1db2b8) Subscriber data update (mmctx.c:445) 20240905120659534 DMM DEBUG MM(262420000000024/fa1db2b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120659535 DMM INFO MM(262420000000024/fa1db2b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120659535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120659535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120659535 DMM INFO MM(262420000000024/fa1db2b8) <- GMM AUTH AND CIPHERING REQ (rand = c6 c1 13 44 ed 55 20 e4 2b 88 75 44 b8 4b f1 0d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120659556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120659556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120659556 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120659556 DMM INFO MM(262420000000024/fa1db2b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120659556 DMM NOTICE MM(262420000000024/fa1db2b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120659556 DMM DEBUG MM(262420000000024/fa1db2b8) checking auth: received GSM SRES = cb 7d de 30 (gprs_gmm.c:666) 20240905120659556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120659556 DMM DEBUG MM(262420000000024/fa1db2b8) Requesting authorization (sgsn_auth.c:160) 20240905120659556 DMM INFO MM(262420000000024/fa1db2b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120659556 DMM DEBUG MM(262420000000024/fa1db2b8) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120659556 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20240905120659556 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f4 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120659557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120659557 DMM INFO MM(262420000000024/fa1db2b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa1db2b8) (gprs_gmm.c:300) 20240905120659560 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120659560 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120659560 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240905120659560 DMM INFO MM(262420000000024/fa1db2b8) Subscriber data update (mmctx.c:445) 20240905120659560 DMM DEBUG MM(262420000000024/fa1db2b8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120659560 DMM INFO MM(262420000000024/fa1db2b8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120659560 DMM NOTICE MM(262420000000024/fa1db2b8) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20240905120659560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120659560 DMM NOTICE MM(262420000000024/fa1db2b8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120659560 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) 20240905120659562 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120659562 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240905120659562 DMM INFO MM(262420000000024/fa1db2b8) Subscriber data update (mmctx.c:445) 20240905120659562 DMM DEBUG MM(262420000000024/fa1db2b8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120659573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120659573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120659573 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120659573 DMM INFO MM(262420000000024/fa1db2b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120659573 DMM NOTICE MM(262420000000024/fa1db2b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120659573 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120659573 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120659573 DLLC NOTICE LLME(fa970010/fa1db2b8){ASSIGNED} LLGM Assign pre (ffffffff => fa1db2b8) (gprs_llc.c:1079) 20240905120659573 DLLC NOTICE LLME(ffffffff/fa1db2b8){ASSIGNED} LLGM Assign post (ffffffff => fa1db2b8) (gprs_llc.c:1125) 20240905120659573 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120659573 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120659573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120659573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@81e620931387: setverdict(pass): none -> pass 20240905120659631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120659631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120659631 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120659631 DMM INFO MM(262420000000024/fa1db2b8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120659631 DMM INFO MM(262420000000024/fa1db2b8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120659631 DMM DEBUG MM(262420000000024/fa1db2b8) Using GGSN 0 (gprs_sm.c:317) 20240905120659631 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240905120659631 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120659631 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120659631 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20240905120659656 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 69 content: 32 11 00 3d 00 00 00 01 04 18 00 00 01 c7 08 00 0e 02 10 73 26 da b9 11 34 14 45 ae 14 05 7f 8c 61 a1 3f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20240905120659657 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f801464b058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240905120659657 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f801464b058, cbp=0x55f9bea3e460) (sgsn_libgtp.c:629) 20240905120659657 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20240905120659657 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20240905120659657 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240905120659657 DMM NOTICE MM(262420000000024/fa1db2b8) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120659670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120659670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120659670 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120659670 DMM INFO MM(262420000000024/fa1db2b8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120659670 DMM INFO MM(262420000000024/fa1db2b8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120659670 DMM DEBUG MM(262420000000024/fa1db2b8) Using GGSN 0 (gprs_sm.c:317) 20240905120659670 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240905120659670 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120659670 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120659670 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20240905120659675 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 69 content: 32 11 00 3d 00 00 00 01 04 19 00 00 01 80 08 00 0e 03 10 73 26 da b9 11 34 14 45 ae 14 05 7f 8c 61 a1 3f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20240905120659675 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f801464b058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240905120659675 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f801464b058, cbp=0x55f9bea3e460) (sgsn_libgtp.c:629) 20240905120659675 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905120659675 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=fa1db2b8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905120659675 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905120659675 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@81e620931387: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@81e620931387: Final verdict of PTC: pass 20240905120659693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55676<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@81e620931387: Final verdict of PTC: none 20240905120659697 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120659697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_restart_ctr_create-BVCI210(924)@81e620931387: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@81e620931387: Final verdict of PTC: none -NSVCI99(930)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@81e620931387: Final verdict of PTC: none -NSVCI97(920)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@81e620931387: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@81e620931387: Final verdict of PTC: none -NSVCI98(925)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(923)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(928)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(918)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@81e620931387: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Thu Sep 5 12:06:59 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41692) 20240905120700698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120700699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41692, count=100236) 20240905120701699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120701699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Thu Sep 5 12:07:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120702700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120702700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20240905120702810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120702812 DMM INFO MM(262420000000024/fa1db2b8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120702812 DMM INFO MM(262420000000024/fa1db2b8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120702812 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120702812 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120702812 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120702813 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120702813 DLLC NOTICE LLME(ffffffff/fa1db2b8){ASSIGNED} LLGM Assign pre (fa1db2b8 => ffffffff) (gprs_llc.c:1079) 20240905120702813 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa1db2b8 => ffffffff) (gprs_llc.c:1125) 20240905120702813 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea3b040 (gprs_sndcp.c:574) 20240905120702813 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905120702813 DMM NOTICE MM(262420000000024/fa1db2b8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240905120702813 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20240905120702813 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240905120702813 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905120702813 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20240905120702813 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20240905120702813 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120702813 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:399) 20240905120702813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905120702813 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120702813 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120702813 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120702813 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(939)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@81e620931387: Provider Link came up: sending NS-RESET 20240905120702864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120702864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120702864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120702864 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120702864 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120702864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120702864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120702864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120702864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120702865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120702865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120702865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120702865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120702865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120702865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120702865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120702865 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120702865 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120702865 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120702865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120702865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120702865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120702867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120702872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120702872 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(944)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@81e620931387: Provider Link came up: sending NS-RESET 20240905120702879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120702879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120702879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120702879 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120702879 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120702879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120702879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120702879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120702879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120702880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120702880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120702880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120702880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120702880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120702880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120702880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120702880 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120702880 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120702880 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120702880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120702880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120702880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120702882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120702886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120702886 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@81e620931387: Provider Link came up: sending NS-RESET 20240905120702894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120702894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120702894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120702894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120702894 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120702894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120702894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120702894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120702894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120702895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120702895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120702895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120702895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120702895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120702895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120702895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120702895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120702895 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120702895 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120702895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120702895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120702895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120702897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120702902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120702902 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120703702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120703702 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120703702 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120703702 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@81e620931387: 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) } } } } 20240905120703706 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120703707 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@81e620931387: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='E7058AFE'O, index=0 SGSN_Test-GSUP(951)@81e620931387: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'F4DDB4B996F5D84A6A85C02E696CFAC6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AF3FFFCA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4AF989F970E8816B'O } } } } } 20240905120704778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120704778 DLLC NOTICE LLME(ffffffff/e7058afe){UNASSIGNED} LLC RX: unknown TLLI 0xe7058afe, creating LLME on the fly (gprs_llc.c:552) 20240905120704778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120704778 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20240905120704778 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120704778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120704778 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120704778 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120704778 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120704778 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120704778 DLLC NOTICE LLME(ffffffff/e7058afe){UNASSIGNED} LLGM Assign pre (e7058afe => f03d20ce) (gprs_llc.c:1079) 20240905120704778 DLLC NOTICE LLME(e7058afe/f03d20ce){ASSIGNED} LLGM Assign post (e7058afe => f03d20ce) (gprs_llc.c:1125) 20240905120704778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120704778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120704778 DMM DEBUG MM(262420000000025/f03d20ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120704788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120704788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120704788 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120704788 DMM DEBUG MM(262420000000025/f03d20ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20240905120704788 DMM NOTICE MM(262420000000025/f03d20ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120704788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120704788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120704788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120704788 DMM DEBUG MM(262420000000025/f03d20ce) Requesting authorization (sgsn_auth.c:160) 20240905120704788 DMM INFO MM(262420000000025/f03d20ce) Requesting authentication tuples (sgsn_auth.c:184) 20240905120704788 DMM DEBUG MM(262420000000025/f03d20ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120704788 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20240905120704788 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@81e620931387: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@81e620931387: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20240905120704792 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120704792 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120704792 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120704792 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120704792 DMM INFO MM(262420000000025/f03d20ce) Subscriber data update (mmctx.c:445) 20240905120704792 DMM DEBUG MM(262420000000025/f03d20ce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120704792 DMM INFO MM(262420000000025/f03d20ce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120704792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120704792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120704792 DMM INFO MM(262420000000025/f03d20ce) <- GMM AUTH AND CIPHERING REQ (rand = f4 dd b4 b9 96 f5 d8 4a 6a 85 c0 2e 69 6c fa c6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120704807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120704807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120704807 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120704807 DMM INFO MM(262420000000025/f03d20ce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120704807 DMM NOTICE MM(262420000000025/f03d20ce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120704807 DMM DEBUG MM(262420000000025/f03d20ce) checking auth: received GSM SRES = af 3f ff ca (gprs_gmm.c:666) 20240905120704807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120704807 DMM DEBUG MM(262420000000025/f03d20ce) Requesting authorization (sgsn_auth.c:160) 20240905120704807 DMM INFO MM(262420000000025/f03d20ce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120704807 DMM DEBUG MM(262420000000025/f03d20ce) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120704807 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20240905120704807 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f5 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120704807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120704807 DMM INFO MM(262420000000025/f03d20ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xf03d20ce) (gprs_gmm.c:300) 20240905120704810 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120704810 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120704810 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240905120704810 DMM INFO MM(262420000000025/f03d20ce) Subscriber data update (mmctx.c:445) 20240905120704810 DMM DEBUG MM(262420000000025/f03d20ce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120704810 DMM INFO MM(262420000000025/f03d20ce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120704810 DMM NOTICE MM(262420000000025/f03d20ce) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20240905120704810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120704810 DMM NOTICE MM(262420000000025/f03d20ce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120704810 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) 20240905120704811 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120704811 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240905120704811 DMM INFO MM(262420000000025/f03d20ce) Subscriber data update (mmctx.c:445) 20240905120704811 DMM DEBUG MM(262420000000025/f03d20ce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120704825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120704825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120704826 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120704826 DMM INFO MM(262420000000025/f03d20ce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120704826 DMM NOTICE MM(262420000000025/f03d20ce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120704826 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120704826 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120704826 DLLC NOTICE LLME(e7058afe/f03d20ce){ASSIGNED} LLGM Assign pre (ffffffff => f03d20ce) (gprs_llc.c:1079) 20240905120704826 DLLC NOTICE LLME(ffffffff/f03d20ce){ASSIGNED} LLGM Assign post (ffffffff => f03d20ce) (gprs_llc.c:1125) 20240905120704826 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120704826 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120704826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120704826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@81e620931387: setverdict(pass): none -> pass 20240905120704886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120704886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120704886 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120704886 DMM INFO MM(262420000000025/f03d20ce) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120704886 DMM INFO MM(262420000000025/f03d20ce) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120704886 DMM DEBUG MM(262420000000025/f03d20ce) Using GGSN 0 (gprs_sm.c:317) 20240905120704886 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905120704886 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20240905120704886 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120704886 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120704886 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20240905120704912 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1b 00 00 01 80 08 00 10 b1 c0 29 e8 11 03 c4 1e b6 14 05 7f d5 ef 8e cb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20240905120704912 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f801464c0d0, cbp=0x55f9bea384e0) (sgsn_libgtp.c:629) 20240905120704912 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905120704912 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=f03d20ce, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905120704912 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905120704913 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120704928 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240905120704928 DGPRS INFO PDP(262420000000025:5): Context 0x7f801464c0d0 was deleted (sgsn_libgtp.c:703) 20240905120704928 DMM INFO MM(262420000000025/f03d20ce) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240905120704929 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20240905120704929 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240905120712930 DMM INFO MM(262420000000025/f03d20ce) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240905120720002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20240905120720931 DMM INFO MM(262420000000025/f03d20ce) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240905120723363 DGPRS DEBUG Checking for inactive LLMEs, time = 28066242 (sgsn.c:131) 20240905120723703 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240905120723703 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240905120723703 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120728933 DMM INFO MM(262420000000025/f03d20ce) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240905120732866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120732872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120732872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120732880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120732885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120732885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120732895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120732899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120732899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120736934 DMM INFO MM(262420000000025/f03d20ce) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@81e620931387: Removing Client IMSI='262420000000025'H, index=0 20240905120736952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120736952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240905120736952 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120736952 DMM INFO MM(262420000000025/f03d20ce) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@81e620931387: Final verdict of PTC: pass 20240905120736957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47702<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@81e620931387: Final verdict of PTC: none 20240905120736961 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120736961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(945)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@81e620931387: Final verdict of PTC: none -NSVCI98(944)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@81e620931387: Final verdict of PTC: none -NSVCI99(949)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@81e620931387: Final verdict of PTC: none -NSVCI97(939)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(947)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(942)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(937)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@81e620931387: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Thu Sep 5 12:07:37 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=103204) 20240905120737962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120737962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103204, count=107804) 20240905120738964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120738964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Thu Sep 5 12:07:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120739966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120739966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20240905120740090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120740092 DMM INFO MM(262420000000025/f03d20ce) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120740092 DMM INFO MM(262420000000025/f03d20ce) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120740092 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120740092 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120740092 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120740092 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120740092 DLLC NOTICE LLME(ffffffff/f03d20ce){ASSIGNED} LLGM Assign pre (f03d20ce => ffffffff) (gprs_llc.c:1079) 20240905120740092 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f03d20ce => ffffffff) (gprs_llc.c:1125) 20240905120740092 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea3b040 (gprs_sndcp.c:574) 20240905120740092 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905120740092 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20240905120740092 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120740092 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:399) 20240905120740092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120740092 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120740092 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120740092 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120740092 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@81e620931387: Provider Link came up: sending NS-RESET 20240905120740137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120740137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120740137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120740137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120740137 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120740137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120740137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120740137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120740137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120740138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120740138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120740138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120740138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120740138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120740138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120740138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120740138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120740138 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120740138 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120740138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120740138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120740138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120740141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120740146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120740146 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(960)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@81e620931387: Provider Link came up: sending NS-RESET 20240905120740153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120740153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120740153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120740153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120740153 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120740153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120740153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120740153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120740153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120740154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120740154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120740154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120740154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120740154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120740154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120740154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120740154 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120740154 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120740154 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120740154 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120740154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120740154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120740156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120740161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120740161 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@81e620931387: Provider Link came up: sending NS-RESET 20240905120740169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120740169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120740169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120740169 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120740169 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120740169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120740169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120740169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120740169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120740170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120740170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120740170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120740170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120740170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120740170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120740170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120740170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120740170 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120740170 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120740170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(968)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120740170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120740170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120740172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120740177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120740177 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120740968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120740968 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120740968 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120740968 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@81e620931387: 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) } } } } 20240905120740972 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20240905120740973 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@81e620931387: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='F8A1A70E'O, index=0 SGSN_Test-GSUP(970)@81e620931387: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'FADB3114D76F67E595F2BE651F4AA171'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B47F5898'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '633781154EC9702C'O } } } } } 20240905120741042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120741042 DLLC NOTICE LLME(ffffffff/f8a1a70e){UNASSIGNED} LLC RX: unknown TLLI 0xf8a1a70e, creating LLME on the fly (gprs_llc.c:552) 20240905120741042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120741042 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20240905120741042 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120741042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120741042 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120741042 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120741042 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120741042 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120741042 DLLC NOTICE LLME(ffffffff/f8a1a70e){UNASSIGNED} LLGM Assign pre (f8a1a70e => e3050437) (gprs_llc.c:1079) 20240905120741042 DLLC NOTICE LLME(f8a1a70e/e3050437){ASSIGNED} LLGM Assign post (f8a1a70e => e3050437) (gprs_llc.c:1125) 20240905120741042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120741042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120741042 DMM DEBUG MM(262420000000027/e3050437) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120741051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120741051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120741051 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120741051 DMM DEBUG MM(262420000000027/e3050437) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20240905120741051 DMM NOTICE MM(262420000000027/e3050437) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120741051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120741051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120741051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120741051 DMM DEBUG MM(262420000000027/e3050437) Requesting authorization (sgsn_auth.c:160) 20240905120741051 DMM INFO MM(262420000000027/e3050437) Requesting authentication tuples (sgsn_auth.c:184) 20240905120741051 DMM DEBUG MM(262420000000027/e3050437) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120741051 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20240905120741051 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@81e620931387: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@81e620931387: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20240905120741052 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120741052 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120741052 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120741052 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120741052 DMM INFO MM(262420000000027/e3050437) Subscriber data update (mmctx.c:445) 20240905120741052 DMM DEBUG MM(262420000000027/e3050437) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120741052 DMM INFO MM(262420000000027/e3050437) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120741052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120741052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120741052 DMM INFO MM(262420000000027/e3050437) <- GMM AUTH AND CIPHERING REQ (rand = fa db 31 14 d7 6f 67 e5 95 f2 be 65 1f 4a a1 71 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120741056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120741056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120741056 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120741056 DMM INFO MM(262420000000027/e3050437) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120741056 DMM NOTICE MM(262420000000027/e3050437) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120741056 DMM DEBUG MM(262420000000027/e3050437) checking auth: received GSM SRES = b4 7f 58 98 (gprs_gmm.c:666) 20240905120741056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120741056 DMM DEBUG MM(262420000000027/e3050437) Requesting authorization (sgsn_auth.c:160) 20240905120741056 DMM INFO MM(262420000000027/e3050437) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120741056 DMM DEBUG MM(262420000000027/e3050437) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120741056 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20240905120741056 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120741056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120741056 DMM INFO MM(262420000000027/e3050437) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3050437) (gprs_gmm.c:300) 20240905120741057 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120741057 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120741057 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240905120741057 DMM INFO MM(262420000000027/e3050437) Subscriber data update (mmctx.c:445) 20240905120741057 DMM DEBUG MM(262420000000027/e3050437) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120741057 DMM INFO MM(262420000000027/e3050437) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120741057 DMM NOTICE MM(262420000000027/e3050437) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20240905120741057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120741057 DMM NOTICE MM(262420000000027/e3050437) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120741057 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) 20240905120741057 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120741057 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240905120741057 DMM INFO MM(262420000000027/e3050437) Subscriber data update (mmctx.c:445) 20240905120741057 DMM DEBUG MM(262420000000027/e3050437) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120741061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120741061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120741061 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120741061 DMM INFO MM(262420000000027/e3050437) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120741061 DMM NOTICE MM(262420000000027/e3050437) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120741061 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120741061 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120741061 DLLC NOTICE LLME(f8a1a70e/e3050437){ASSIGNED} LLGM Assign pre (ffffffff => e3050437) (gprs_llc.c:1079) 20240905120741061 DLLC NOTICE LLME(ffffffff/e3050437){ASSIGNED} LLGM Assign post (ffffffff => e3050437) (gprs_llc.c:1125) 20240905120741061 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120741061 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120741061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120741061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@81e620931387: setverdict(pass): none -> pass 20240905120741120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120741121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120741121 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120741121 DMM INFO MM(262420000000027/e3050437) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120741121 DMM INFO MM(262420000000027/e3050437) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120741121 DMM DEBUG MM(262420000000027/e3050437) Using GGSN 0 (gprs_sm.c:317) 20240905120741121 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905120741121 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20240905120741121 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120741121 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120741121 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@81e620931387: First createPDPContextRequest received, dropping & waiting for retransmission 20240905120746123 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20240905120746141 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1c 00 00 01 80 08 00 10 4b 31 a5 98 11 24 e5 7b 42 14 05 7f bd 15 c7 3a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20240905120746141 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f801464c0d0, cbp=0x55f9bea384e0) (sgsn_libgtp.c:629) 20240905120746141 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905120746141 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=e3050437, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905120746142 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905120746142 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20240905120746157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120746158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240905120746158 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120746158 DMM INFO MM(262420000000027/e3050437) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240905120746158 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905120746158 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@81e620931387: First deletePDPContextRequest received, dropping & waiting for retransmission 20240905120751159 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20240905120751163 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 02 04 1d 00 00 01 80 : Freeing seq=1053 from retransmit req queue (gtp.c:443) 20240905120751164 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f801464c0d0, cbp=0x55f9bea384e0) (sgsn_libgtp.c:629) 20240905120751164 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240905120751164 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=e3050437, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905120751164 DMM INFO MM(262420000000027/e3050437) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240905120751164 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20240905120751164 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@81e620931387: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@81e620931387: Final verdict of PTC: pass 20240905120751181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47434<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@81e620931387: Final verdict of PTC: none 20240905120751185 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120751186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(968)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@81e620931387: Final verdict of PTC: none -NSVCI98(963)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@81e620931387: Final verdict of PTC: none -NSVCI97(958)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(961)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(956)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(966)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@81e620931387: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Thu Sep 5 12:07:51 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=94964) 20240905120752188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120752188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94964, count=99124) 20240905120753190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120753190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Thu Sep 5 12:07:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120753364 DGPRS DEBUG Checking for inactive LLMEs, time = 28066272 (sgsn.c:131) 20240905120754191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120754192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20240905120754310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120754312 DMM INFO MM(262420000000027/e3050437) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120754313 DMM INFO MM(262420000000027/e3050437) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120754313 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120754313 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120754313 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120754313 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120754313 DLLC NOTICE LLME(ffffffff/e3050437){ASSIGNED} LLGM Assign pre (e3050437 => ffffffff) (gprs_llc.c:1079) 20240905120754313 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3050437 => ffffffff) (gprs_llc.c:1125) 20240905120754313 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20240905120754313 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120754313 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:399) 20240905120754313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905120754313 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120754313 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120754313 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120754313 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(977)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@81e620931387: Provider Link came up: sending NS-RESET 20240905120754366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120754366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120754366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120754366 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120754366 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120754366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120754366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120754366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120754366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120754368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120754368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120754368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120754368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120754368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120754368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120754368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120754368 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120754368 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120754368 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120754368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(977)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120754368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120754368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120754371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 20240905120754377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120754377 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@81e620931387: Provider Link came up: sending NS-RESET 20240905120754388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120754388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120754388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120754388 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120754388 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120754388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120754388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120754388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120754388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120754388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120754388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120754389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120754389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120754389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120754389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120754389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120754389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120754389 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120754389 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120754389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(982)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120754389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(982)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120754389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120754392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120754400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120754400 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@81e620931387: Provider Link came up: sending NS-RESET 20240905120754412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120754412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120754412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120754412 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) -NSVCI99(987)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120754412 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120754412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120754412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120754412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120754412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240905120754414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120754414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120754414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120754414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120754414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120754414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120754414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120754414 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120754414 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120754414 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120754414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(987)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120754414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120754414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120754417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120754422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120754422 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120755193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120755193 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120755193 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120755193 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@81e620931387: 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) } } } } 20240905120755198 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120755199 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@81e620931387: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='C91133FD'O, index=0 SGSN_Test-GSUP(989)@81e620931387: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'D50013B2506D38C0B1E8124679646DD7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E3A9D649'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '62D9570568E14BA3'O } } } } } 20240905120755268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120755268 DLLC NOTICE LLME(ffffffff/c91133fd){UNASSIGNED} LLC RX: unknown TLLI 0xc91133fd, creating LLME on the fly (gprs_llc.c:552) 20240905120755268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120755268 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20240905120755268 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120755268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120755268 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120755268 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120755268 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120755268 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120755268 DLLC NOTICE LLME(ffffffff/c91133fd){UNASSIGNED} LLGM Assign pre (c91133fd => c835cb95) (gprs_llc.c:1079) 20240905120755268 DLLC NOTICE LLME(c91133fd/c835cb95){ASSIGNED} LLGM Assign post (c91133fd => c835cb95) (gprs_llc.c:1125) 20240905120755268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120755268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120755268 DMM DEBUG MM(262420000000028/c835cb95) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120755292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120755292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120755292 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120755292 DMM DEBUG MM(262420000000028/c835cb95) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20240905120755292 DMM NOTICE MM(262420000000028/c835cb95) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120755292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120755292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120755292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120755292 DMM DEBUG MM(262420000000028/c835cb95) Requesting authorization (sgsn_auth.c:160) 20240905120755293 DMM INFO MM(262420000000028/c835cb95) Requesting authentication tuples (sgsn_auth.c:184) 20240905120755293 DMM DEBUG MM(262420000000028/c835cb95) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120755293 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20240905120755293 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@81e620931387: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@81e620931387: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20240905120755299 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120755299 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120755299 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120755299 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120755299 DMM INFO MM(262420000000028/c835cb95) Subscriber data update (mmctx.c:445) 20240905120755299 DMM DEBUG MM(262420000000028/c835cb95) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120755299 DMM INFO MM(262420000000028/c835cb95) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120755299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120755299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120755299 DMM INFO MM(262420000000028/c835cb95) <- GMM AUTH AND CIPHERING REQ (rand = d5 00 13 b2 50 6d 38 c0 b1 e8 12 46 79 64 6d d7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120755315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120755315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120755315 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120755315 DMM INFO MM(262420000000028/c835cb95) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120755315 DMM NOTICE MM(262420000000028/c835cb95) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120755316 DMM DEBUG MM(262420000000028/c835cb95) checking auth: received GSM SRES = e3 a9 d6 49 (gprs_gmm.c:666) 20240905120755316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120755316 DMM DEBUG MM(262420000000028/c835cb95) Requesting authorization (sgsn_auth.c:160) 20240905120755316 DMM INFO MM(262420000000028/c835cb95) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120755316 DMM DEBUG MM(262420000000028/c835cb95) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120755316 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20240905120755316 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120755316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120755316 DMM INFO MM(262420000000028/c835cb95) <- GMM ATTACH ACCEPT (new P-TMSI=0xc835cb95) (gprs_gmm.c:300) 20240905120755319 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120755319 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120755319 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240905120755319 DMM INFO MM(262420000000028/c835cb95) Subscriber data update (mmctx.c:445) 20240905120755319 DMM DEBUG MM(262420000000028/c835cb95) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120755319 DMM INFO MM(262420000000028/c835cb95) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120755319 DMM NOTICE MM(262420000000028/c835cb95) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20240905120755319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120755319 DMM NOTICE MM(262420000000028/c835cb95) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120755319 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) 20240905120755320 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120755320 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240905120755320 DMM INFO MM(262420000000028/c835cb95) Subscriber data update (mmctx.c:445) 20240905120755320 DMM DEBUG MM(262420000000028/c835cb95) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120755333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120755333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120755333 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120755333 DMM INFO MM(262420000000028/c835cb95) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120755333 DMM NOTICE MM(262420000000028/c835cb95) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120755333 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120755333 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120755333 DLLC NOTICE LLME(c91133fd/c835cb95){ASSIGNED} LLGM Assign pre (ffffffff => c835cb95) (gprs_llc.c:1079) 20240905120755333 DLLC NOTICE LLME(ffffffff/c835cb95){ASSIGNED} LLGM Assign post (ffffffff => c835cb95) (gprs_llc.c:1125) 20240905120755333 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120755333 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120755333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120755333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@81e620931387: setverdict(pass): none -> pass 20240905120755391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120755391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120755391 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120755392 DMM INFO MM(262420000000028/c835cb95) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120755392 DMM INFO MM(262420000000028/c835cb95) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120755392 DMM DEBUG MM(262420000000028/c835cb95) Using GGSN 0 (gprs_sm.c:317) 20240905120755392 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905120755392 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20240905120755392 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120755392 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120755392 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20240905120755412 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1e 00 00 01 80 08 00 10 b7 c9 fe 15 11 81 fd 7c f7 14 05 7f c9 e6 b5 db 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20240905120755412 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f801464c0d0, cbp=0x55f9bea384e0) (sgsn_libgtp.c:629) 20240905120755412 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905120755412 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=c835cb95, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905120755412 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905120755412 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120755426 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240905120755426 DGPRS INFO PDP(262420000000028:5): Context 0x7f801464c0d0 was deleted (sgsn_libgtp.c:703) 20240905120755426 DMM INFO MM(262420000000028/c835cb95) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240905120755426 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20240905120755426 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@81e620931387: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20240905120755437 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20240905120755439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120755439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240905120755439 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120755439 DMM INFO MM(262420000000028/c835cb95) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20240905120755439 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2320) 20240905120755439 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@81e620931387: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@81e620931387: Final verdict of PTC: pass 20240905120755448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59968<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@81e620931387: Final verdict of PTC: none 20240905120755453 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120755453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(977)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@81e620931387: Final verdict of PTC: none -NSVCI99(987)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@81e620931387: Final verdict of PTC: none -NSVCI98(982)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(980)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(985)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(975)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@81e620931387: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Thu Sep 5 12:07:55 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41664) 20240905120756454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120756454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41664, count=98404) 20240905120757455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120757455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Thu Sep 5 12:07:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120758457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120758457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20240905120758571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120758574 DMM INFO MM(262420000000028/c835cb95) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120758574 DMM INFO MM(262420000000028/c835cb95) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120758574 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120758574 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120758574 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120758574 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120758574 DLLC NOTICE LLME(ffffffff/c835cb95){ASSIGNED} LLGM Assign pre (c835cb95 => ffffffff) (gprs_llc.c:1079) 20240905120758574 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c835cb95 => ffffffff) (gprs_llc.c:1125) 20240905120758574 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea3b040 (gprs_sndcp.c:574) 20240905120758574 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905120758574 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20240905120758574 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120758574 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:399) 20240905120758574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120758574 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120758574 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120758574 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120758574 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@81e620931387: Provider Link came up: sending NS-RESET 20240905120758617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120758617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120758617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120758617 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120758617 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120758617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120758617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120758617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120758617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120758618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120758618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120758618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120758618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120758618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120758618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120758618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120758618 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120758618 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120758618 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120758618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(996)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120758618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120758618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120758620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120758624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120758624 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@81e620931387: Provider Link came up: sending NS-RESET 20240905120758632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120758632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120758632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120758632 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120758632 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120758632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120758632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120758632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120758632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120758632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120758632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120758632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120758632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120758632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120758632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120758632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120758633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120758633 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120758633 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120758633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120758633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120758633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120758635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120758639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120758639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1006)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@81e620931387: Provider Link came up: sending NS-RESET 20240905120758647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120758647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120758647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120758647 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120758647 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120758647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120758647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120758647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120758647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120758647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120758647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120758647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120758647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120758648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120758648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120758648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120758648 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120758648 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120758648 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120758648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120758648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120758648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120758649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120758654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120758654 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120759458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120759458 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120759458 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120759458 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@81e620931387: 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) } } } } 20240905120759462 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120759464 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@81e620931387: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='E3F5D8A6'O, index=0 SGSN_Test-GSUP(1008)@81e620931387: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '4BA2A11CB384C71C38C8364E8E9191C9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CF65BC0D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BDF306E691822190'O } } } } } 20240905120759533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120759533 DLLC NOTICE LLME(ffffffff/e3f5d8a6){UNASSIGNED} LLC RX: unknown TLLI 0xe3f5d8a6, creating LLME on the fly (gprs_llc.c:552) 20240905120759533 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120759533 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20240905120759533 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120759533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120759533 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120759533 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120759533 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120759533 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120759533 DLLC NOTICE LLME(ffffffff/e3f5d8a6){UNASSIGNED} LLGM Assign pre (e3f5d8a6 => da564f8c) (gprs_llc.c:1079) 20240905120759533 DLLC NOTICE LLME(e3f5d8a6/da564f8c){ASSIGNED} LLGM Assign post (e3f5d8a6 => da564f8c) (gprs_llc.c:1125) 20240905120759533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120759533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120759533 DMM DEBUG MM(262420000000026/da564f8c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120759550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120759550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120759550 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120759550 DMM DEBUG MM(262420000000026/da564f8c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240905120759550 DMM NOTICE MM(262420000000026/da564f8c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120759550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120759550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120759550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120759550 DMM DEBUG MM(262420000000026/da564f8c) Requesting authorization (sgsn_auth.c:160) 20240905120759551 DMM INFO MM(262420000000026/da564f8c) Requesting authentication tuples (sgsn_auth.c:184) 20240905120759551 DMM DEBUG MM(262420000000026/da564f8c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120759551 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240905120759551 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1008)@81e620931387: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@81e620931387: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20240905120759557 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120759557 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120759557 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120759557 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120759557 DMM INFO MM(262420000000026/da564f8c) Subscriber data update (mmctx.c:445) 20240905120759557 DMM DEBUG MM(262420000000026/da564f8c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120759557 DMM INFO MM(262420000000026/da564f8c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120759557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120759557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120759557 DMM INFO MM(262420000000026/da564f8c) <- GMM AUTH AND CIPHERING REQ (rand = 4b a2 a1 1c b3 84 c7 1c 38 c8 36 4e 8e 91 91 c9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120759572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120759572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120759572 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120759572 DMM INFO MM(262420000000026/da564f8c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120759572 DMM NOTICE MM(262420000000026/da564f8c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120759572 DMM DEBUG MM(262420000000026/da564f8c) checking auth: received GSM SRES = cf 65 bc 0d (gprs_gmm.c:666) 20240905120759572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120759572 DMM DEBUG MM(262420000000026/da564f8c) Requesting authorization (sgsn_auth.c:160) 20240905120759572 DMM INFO MM(262420000000026/da564f8c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120759572 DMM DEBUG MM(262420000000026/da564f8c) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120759572 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240905120759572 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120759572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120759572 DMM INFO MM(262420000000026/da564f8c) <- GMM ATTACH ACCEPT (new P-TMSI=0xda564f8c) (gprs_gmm.c:300) 20240905120759575 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120759575 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120759575 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240905120759575 DMM INFO MM(262420000000026/da564f8c) Subscriber data update (mmctx.c:445) 20240905120759575 DMM DEBUG MM(262420000000026/da564f8c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120759575 DMM INFO MM(262420000000026/da564f8c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120759575 DMM NOTICE MM(262420000000026/da564f8c) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240905120759575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120759575 DMM NOTICE MM(262420000000026/da564f8c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120759575 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) 20240905120759577 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120759577 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240905120759577 DMM INFO MM(262420000000026/da564f8c) Subscriber data update (mmctx.c:445) 20240905120759577 DMM DEBUG MM(262420000000026/da564f8c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120759587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120759587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120759587 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120759587 DMM INFO MM(262420000000026/da564f8c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120759587 DMM NOTICE MM(262420000000026/da564f8c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120759587 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120759587 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120759587 DLLC NOTICE LLME(e3f5d8a6/da564f8c){ASSIGNED} LLGM Assign pre (ffffffff => da564f8c) (gprs_llc.c:1079) 20240905120759587 DLLC NOTICE LLME(ffffffff/da564f8c){ASSIGNED} LLGM Assign post (ffffffff => da564f8c) (gprs_llc.c:1125) 20240905120759587 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120759587 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120759587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120759587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@81e620931387: setverdict(pass): none -> pass 20240905120759643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120759643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120759643 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120759643 DMM INFO MM(262420000000026/da564f8c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120759643 DMM INFO MM(262420000000026/da564f8c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120759643 DMM DEBUG MM(262420000000026/da564f8c) Using GGSN 0 (gprs_sm.c:317) 20240905120759643 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905120759643 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240905120759643 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120759643 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120759643 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20240905120759668 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1f 00 00 01 80 08 00 10 f9 7b 38 9c 11 5c 4d 60 d5 14 05 7f e2 19 dc 3a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20240905120759668 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f801464c0d0, cbp=0x55f9bea384e0) (sgsn_libgtp.c:629) 20240905120759668 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905120759668 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=da564f8c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905120759668 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905120759668 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120759686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120759686 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240905120759686 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120759693 DLGTP ERROR Packet from 127.0.0.103:2152, length: 24 content: 32 1a 00 10 00 00 00 00 00 00 00 00 10 f9 7b 38 9c 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20240905120759693 DGPRS INFO PDP(262420000000026:5): Context 0x7f801464c0d0 was deleted (sgsn_libgtp.c:703) 20240905120759693 DMM INFO MM(262420000000026/da564f8c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240905120759693 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20240905120759693 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@81e620931387: Removing Client IMSI='262420000000026'H, index=0 20240905120759705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120759705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240905120759705 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120759705 DMM INFO MM(262420000000026/da564f8c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@81e620931387: Final verdict of PTC: pass 20240905120759710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59970<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@81e620931387: Final verdict of PTC: none 20240905120759716 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120759717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(992)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@81e620931387: Final verdict of PTC: none -NSVCI97(996)@81e620931387: Final verdict of PTC: none -NSVCI99(1006)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@81e620931387: Final verdict of PTC: none -NSVCI98(1001)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(994)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(999)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1004)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@81e620931387: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Thu Sep 5 12:07:59 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41892) 20240905120800717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120800718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41892, count=100100) 20240905120801718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120801718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Thu Sep 5 12:08:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120802719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120802719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_pdp_act_gmm_detach started. 20240905120802852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120802855 DMM INFO MM(262420000000026/da564f8c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120802855 DMM INFO MM(262420000000026/da564f8c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120802855 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120802855 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120802855 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120802855 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120802855 DLLC NOTICE LLME(ffffffff/da564f8c){ASSIGNED} LLGM Assign pre (da564f8c => ffffffff) (gprs_llc.c:1079) 20240905120802855 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da564f8c => ffffffff) (gprs_llc.c:1125) 20240905120802855 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea3b040 (gprs_sndcp.c:574) 20240905120802855 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905120802855 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240905120802855 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120802855 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:399) 20240905120802855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905120802855 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120802855 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120802855 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120802855 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1015)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@81e620931387: Provider Link came up: sending NS-RESET 20240905120802903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120802903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120802903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120802903 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120802903 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120802903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120802903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120802903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120802903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120802904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120802904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120802904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120802904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120802904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120802904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120802904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120802904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120802904 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120802904 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120802904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1015)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120802905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120802905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120802907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120802912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120802912 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@81e620931387: Provider Link came up: sending NS-RESET 20240905120802918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120802918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120802918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120802918 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120802918 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120802918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120802918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120802918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120802918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120802919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120802919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120802919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120802919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120802919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120802919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120802919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120802919 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120802919 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120802919 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120802919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120802919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120802919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120802921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120802926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120802926 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@81e620931387: Provider Link came up: sending NS-RESET 20240905120802933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120802933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120802933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120802933 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120802933 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120802933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120802933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120802933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120802933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120802934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120802934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120802934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120802934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120802934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120802934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120802934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120802934 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120802934 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120802934 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120802934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120802934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120802934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120802937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120802942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120802942 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120803721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120803721 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120803721 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120803721 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@81e620931387: 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) } } } } 20240905120803725 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120803726 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@81e620931387: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='D38D7C0D'O, index=0 SGSN_Test-GSUP(1027)@81e620931387: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '84082D001A66B8271A88A1611234E1A5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9365B2CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0942C2C8C2A75965'O } } } } } 20240905120803763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120803763 DLLC NOTICE LLME(ffffffff/d38d7c0d){UNASSIGNED} LLC RX: unknown TLLI 0xd38d7c0d, creating LLME on the fly (gprs_llc.c:552) 20240905120803763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120803763 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20240905120803763 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120803763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120803763 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120803763 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120803763 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120803763 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120803763 DLLC NOTICE LLME(ffffffff/d38d7c0d){UNASSIGNED} LLGM Assign pre (d38d7c0d => c95a2d66) (gprs_llc.c:1079) 20240905120803763 DLLC NOTICE LLME(d38d7c0d/c95a2d66){ASSIGNED} LLGM Assign post (d38d7c0d => c95a2d66) (gprs_llc.c:1125) 20240905120803763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120803763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120803763 DMM DEBUG MM(262420000000026/c95a2d66) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120803770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120803770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120803770 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120803770 DMM DEBUG MM(262420000000026/c95a2d66) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240905120803770 DMM NOTICE MM(262420000000026/c95a2d66) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120803770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120803770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120803770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120803770 DMM DEBUG MM(262420000000026/c95a2d66) Requesting authorization (sgsn_auth.c:160) 20240905120803770 DMM INFO MM(262420000000026/c95a2d66) Requesting authentication tuples (sgsn_auth.c:184) 20240905120803770 DMM DEBUG MM(262420000000026/c95a2d66) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120803770 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240905120803770 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@81e620931387: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@81e620931387: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20240905120803814 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120803814 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120803814 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120803814 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120803814 DMM INFO MM(262420000000026/c95a2d66) Subscriber data update (mmctx.c:445) 20240905120803814 DMM DEBUG MM(262420000000026/c95a2d66) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120803814 DMM INFO MM(262420000000026/c95a2d66) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120803814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120803814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120803814 DMM INFO MM(262420000000026/c95a2d66) <- GMM AUTH AND CIPHERING REQ (rand = 84 08 2d 00 1a 66 b8 27 1a 88 a1 61 12 34 e1 a5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120803840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120803840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120803840 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120803840 DMM INFO MM(262420000000026/c95a2d66) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120803840 DMM NOTICE MM(262420000000026/c95a2d66) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120803840 DMM DEBUG MM(262420000000026/c95a2d66) checking auth: received GSM SRES = 93 65 b2 cf (gprs_gmm.c:666) 20240905120803840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120803840 DMM DEBUG MM(262420000000026/c95a2d66) Requesting authorization (sgsn_auth.c:160) 20240905120803841 DMM INFO MM(262420000000026/c95a2d66) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120803841 DMM DEBUG MM(262420000000026/c95a2d66) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120803841 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240905120803841 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120803841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120803841 DMM INFO MM(262420000000026/c95a2d66) <- GMM ATTACH ACCEPT (new P-TMSI=0xc95a2d66) (gprs_gmm.c:300) 20240905120803844 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120803844 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120803844 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240905120803844 DMM INFO MM(262420000000026/c95a2d66) Subscriber data update (mmctx.c:445) 20240905120803844 DMM DEBUG MM(262420000000026/c95a2d66) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120803844 DMM INFO MM(262420000000026/c95a2d66) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120803844 DMM NOTICE MM(262420000000026/c95a2d66) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240905120803844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120803844 DMM NOTICE MM(262420000000026/c95a2d66) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120803844 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) 20240905120803846 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120803846 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240905120803846 DMM INFO MM(262420000000026/c95a2d66) Subscriber data update (mmctx.c:445) 20240905120803846 DMM DEBUG MM(262420000000026/c95a2d66) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120803861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120803861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120803861 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120803861 DMM INFO MM(262420000000026/c95a2d66) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120803861 DMM NOTICE MM(262420000000026/c95a2d66) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120803861 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120803861 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120803861 DLLC NOTICE LLME(d38d7c0d/c95a2d66){ASSIGNED} LLGM Assign pre (ffffffff => c95a2d66) (gprs_llc.c:1079) 20240905120803861 DLLC NOTICE LLME(ffffffff/c95a2d66){ASSIGNED} LLGM Assign post (ffffffff => c95a2d66) (gprs_llc.c:1125) 20240905120803861 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120803861 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120803861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120803861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@81e620931387: setverdict(pass): none -> pass 20240905120803921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120803921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120803921 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120803921 DMM INFO MM(262420000000026/c95a2d66) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120803922 DMM INFO MM(262420000000026/c95a2d66) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120803922 DMM DEBUG MM(262420000000026/c95a2d66) Using GGSN 0 (gprs_sm.c:317) 20240905120803922 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905120803922 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240905120803922 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120803922 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120803922 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20240905120803950 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 20 00 00 01 80 08 00 10 74 3f d4 c7 11 ee 0e 07 63 14 05 7f 37 2d 35 b5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20240905120803950 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f801464c0d0, cbp=0x55f9bea384e0) (sgsn_libgtp.c:629) 20240905120803950 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905120803950 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=c95a2d66, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905120803950 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905120803950 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120803963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120803963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120803963 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120803963 DMM INFO MM(262420000000026/c95a2d66) -> GMM DETACH REQUEST TLLI=0xc95a2d66 type=GPRS detach (gprs_gmm.c:1465) 20240905120803963 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240905120803963 DMM INFO MM(262420000000026/c95a2d66) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240905120803963 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120803963 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120803963 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120803963 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120803963 DLLC NOTICE LLME(ffffffff/c95a2d66){ASSIGNED} LLGM Assign pre (c95a2d66 => ffffffff) (gprs_llc.c:1079) 20240905120803963 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c95a2d66 => ffffffff) (gprs_llc.c:1125) 20240905120803963 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea3b040 (gprs_sndcp.c:574) 20240905120803963 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905120803963 DMM NOTICE MM(262420000000026/c95a2d66) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240905120803963 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20240905120803963 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240905120803963 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905120803963 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20240905120803963 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240905120803963 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120803963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120803963 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120803963 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120803963 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120803964 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@81e620931387: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@81e620931387: Final verdict of PTC: pass 20240905120803975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59548<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905120803979 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120803979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1027)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@81e620931387: Final verdict of PTC: none -NSVCI97(1015)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@81e620931387: Final verdict of PTC: none -NSVCI98(1020)@81e620931387: Final verdict of PTC: none -NSVCI99(1025)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1018)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1013)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1023)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@81e620931387: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Thu Sep 5 12:08:04 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41956) 20240905120804981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120804981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41956, count=103760) 20240905120805982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120805982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Thu Sep 5 12:08:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120806984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120806984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20240905120807076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120807078 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@81e620931387: Provider Link came up: sending NS-RESET 20240905120807127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120807127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120807127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120807127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120807127 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120807127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120807127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120807127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120807127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120807127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120807127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120807127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120807127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120807127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120807127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120807127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120807127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120807127 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120807127 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120807127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1034)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120807128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120807128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120807129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120807134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120807134 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@81e620931387: Provider Link came up: sending NS-RESET 20240905120807144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120807144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120807144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120807144 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120807144 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120807144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120807144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120807144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120807144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120807145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120807145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120807145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120807145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120807145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120807145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120807145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120807145 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120807145 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120807145 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120807145 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1039)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120807145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120807145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120807147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120807151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120807151 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@81e620931387: Provider Link came up: sending NS-RESET 20240905120807158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120807158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120807158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120807158 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120807158 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120807158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120807158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120807158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120807158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120807159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120807159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120807159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120807159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120807159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120807159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120807159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120807159 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120807159 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120807159 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120807159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1044)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120807159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120807159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120807162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120807167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120807167 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120807986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120807986 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120807986 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120807986 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@81e620931387: 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) } } } } 20240905120807990 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120807991 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@81e620931387: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='CF7FB832'O, index=0 SGSN_Test-GSUP(1046)@81e620931387: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20240905120809070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120809070 DLLC NOTICE LLME(ffffffff/cf7fb832){UNASSIGNED} LLC RX: unknown TLLI 0xcf7fb832, creating LLME on the fly (gprs_llc.c:552) 20240905120809070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120809070 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240905120809070 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120809070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120809070 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120809070 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120809070 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120809070 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120809070 DLLC NOTICE LLME(ffffffff/cf7fb832){UNASSIGNED} LLGM Assign pre (cf7fb832 => f9ac80d0) (gprs_llc.c:1079) 20240905120809070 DLLC NOTICE LLME(cf7fb832/f9ac80d0){ASSIGNED} LLGM Assign post (cf7fb832 => f9ac80d0) (gprs_llc.c:1125) 20240905120809070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120809070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120809070 DMM DEBUG MM(262420000000039/f9ac80d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120809090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120809090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20240905120809090 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120809090 DMM INFO MM(262420000000039/f9ac80d0) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240905120809090 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120809090 DLLC NOTICE LLME(cf7fb832/f9ac80d0){ASSIGNED} LLGM Assign pre (cf7fb832 => f9ac80d0) (gprs_llc.c:1079) 20240905120809090 DLLC NOTICE LLME(cf7fb832/f9ac80d0){ASSIGNED} LLGM Assign post (cf7fb832 => f9ac80d0) (gprs_llc.c:1125) 20240905120809090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120809090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120809090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120809090 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120809090 DMM DEBUG MM(262420000000039/f9ac80d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240905120809090 DMM NOTICE MM(262420000000039/f9ac80d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120809090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120809090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120809090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240905120809090 DMM INFO MM(262420000000039/f9ac80d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9ac80d0) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@81e620931387: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@81e620931387: Removing Client IMSI='262420000000039'H, index=0 20240905120810102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120810102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120810102 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120810102 DMM INFO MM(262420000000039/f9ac80d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120810102 DMM NOTICE MM(262420000000039/f9ac80d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120810102 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120810102 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120810102 DLLC NOTICE LLME(cf7fb832/f9ac80d0){ASSIGNED} LLGM Assign pre (ffffffff => f9ac80d0) (gprs_llc.c:1079) 20240905120810102 DLLC NOTICE LLME(ffffffff/f9ac80d0){ASSIGNED} LLGM Assign post (ffffffff => f9ac80d0) (gprs_llc.c:1125) 20240905120810102 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120810102 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120810102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120810102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@81e620931387: Final verdict of PTC: pass 20240905120810105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59558<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@81e620931387: Final verdict of PTC: none 20240905120810111 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(1034)@81e620931387: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@81e620931387: Final verdict of PTC: none 20240905120810111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@81e620931387: Final verdict of PTC: none -NSVCI98(1039)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@81e620931387: Final verdict of PTC: none -NSVCI99(1044)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@81e620931387: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1032)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1042)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1038)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@81e620931387: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Thu Sep 5 12:08:10 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=60708) 20240905120811112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120811113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60708, count=67028) 20240905120812114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120812114 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Thu Sep 5 12:08:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120813114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120813114 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_xid_empty_l3 started. 20240905120813253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120813256 DMM INFO MM(262420000000039/f9ac80d0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120813256 DMM INFO MM(262420000000039/f9ac80d0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120813256 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120813256 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120813256 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120813256 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120813256 DLLC NOTICE LLME(ffffffff/f9ac80d0){ASSIGNED} LLGM Assign pre (f9ac80d0 => ffffffff) (gprs_llc.c:1079) 20240905120813256 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9ac80d0 => ffffffff) (gprs_llc.c:1125) 20240905120813257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905120813257 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120813257 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120813257 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120813257 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1053)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@81e620931387: Provider Link came up: sending NS-RESET 20240905120813303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120813303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120813303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120813303 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120813304 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120813304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120813304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120813304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120813304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120813305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120813305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120813305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120813305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120813305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120813305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120813305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120813305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120813305 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120813305 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120813305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120813305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120813305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120813308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120813317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120813317 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1055)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI196(1052)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1059)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1059)@81e620931387: Provider Link came up: sending NS-RESET 20240905120813333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120813333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120813333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120813333 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120813333 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120813333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120813333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120813333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120813333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1058)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1059)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120813334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120813334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120813334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120813334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120813334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120813334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120813334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120813334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120813334 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120813334 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120813334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120813334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1059)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120813334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1059)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120813336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240905120813341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120813341 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1056)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1058)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@81e620931387: Provider Link came up: sending NS-RESET 20240905120813344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120813344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120813344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120813344 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120813344 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120813344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120813344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120813344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120813344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120813345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120813345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120813345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120813345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120813345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120813345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120813345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120813345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120813345 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120813345 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120813345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120813345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120813345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120813347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120813351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120813351 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120814116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120814117 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120814117 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120814117 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@81e620931387: 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) } } } } 20240905120814121 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120814122 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@81e620931387: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='E4928E49'O, index=0 SGSN_Test-GSUP(1065)@81e620931387: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'C65843A2A041810A8FE107D8EF0FA8C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9180271C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DDB53106CE5E6FBE'O } } } } } 20240905120815203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120815203 DLLC NOTICE LLME(ffffffff/e4928e49){UNASSIGNED} LLC RX: unknown TLLI 0xe4928e49, creating LLME on the fly (gprs_llc.c:552) 20240905120815203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120815203 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20240905120815203 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120815203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120815203 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120815203 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120815203 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120815203 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120815203 DLLC NOTICE LLME(ffffffff/e4928e49){UNASSIGNED} LLGM Assign pre (e4928e49 => ffd15990) (gprs_llc.c:1079) 20240905120815203 DLLC NOTICE LLME(e4928e49/ffd15990){ASSIGNED} LLGM Assign post (e4928e49 => ffd15990) (gprs_llc.c:1125) 20240905120815203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120815203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120815203 DMM DEBUG MM(262420000000044/ffd15990) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120815218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120815218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120815218 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120815218 DMM DEBUG MM(262420000000044/ffd15990) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20240905120815218 DMM NOTICE MM(262420000000044/ffd15990) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120815219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120815219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120815219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120815219 DMM DEBUG MM(262420000000044/ffd15990) Requesting authorization (sgsn_auth.c:160) 20240905120815219 DMM INFO MM(262420000000044/ffd15990) Requesting authentication tuples (sgsn_auth.c:184) 20240905120815219 DMM DEBUG MM(262420000000044/ffd15990) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120815219 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20240905120815219 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@81e620931387: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@81e620931387: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20240905120815223 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120815223 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120815223 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120815224 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120815224 DMM INFO MM(262420000000044/ffd15990) Subscriber data update (mmctx.c:445) 20240905120815224 DMM DEBUG MM(262420000000044/ffd15990) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120815224 DMM INFO MM(262420000000044/ffd15990) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120815224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120815224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120815224 DMM INFO MM(262420000000044/ffd15990) <- GMM AUTH AND CIPHERING REQ (rand = c6 58 43 a2 a0 41 81 0a 8f e1 07 d8 ef 0f a8 c2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120815240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120815240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120815240 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120815240 DMM INFO MM(262420000000044/ffd15990) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120815240 DMM NOTICE MM(262420000000044/ffd15990) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120815240 DMM DEBUG MM(262420000000044/ffd15990) checking auth: received GSM SRES = 91 80 27 1c (gprs_gmm.c:666) 20240905120815240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120815240 DMM DEBUG MM(262420000000044/ffd15990) Requesting authorization (sgsn_auth.c:160) 20240905120815240 DMM INFO MM(262420000000044/ffd15990) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120815240 DMM DEBUG MM(262420000000044/ffd15990) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120815240 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20240905120815240 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f4 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120815240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120815240 DMM INFO MM(262420000000044/ffd15990) <- GMM ATTACH ACCEPT (new P-TMSI=0xffd15990) (gprs_gmm.c:300) 20240905120815243 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120815243 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120815243 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240905120815243 DMM INFO MM(262420000000044/ffd15990) Subscriber data update (mmctx.c:445) 20240905120815243 DMM DEBUG MM(262420000000044/ffd15990) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120815243 DMM INFO MM(262420000000044/ffd15990) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120815243 DMM NOTICE MM(262420000000044/ffd15990) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20240905120815243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120815243 DMM NOTICE MM(262420000000044/ffd15990) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120815243 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) 20240905120815245 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120815245 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240905120815245 DMM INFO MM(262420000000044/ffd15990) Subscriber data update (mmctx.c:445) 20240905120815245 DMM DEBUG MM(262420000000044/ffd15990) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120815255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120815255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120815255 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120815256 DMM INFO MM(262420000000044/ffd15990) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120815256 DMM NOTICE MM(262420000000044/ffd15990) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120815256 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120815256 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120815256 DLLC NOTICE LLME(e4928e49/ffd15990){ASSIGNED} LLGM Assign pre (ffffffff => ffd15990) (gprs_llc.c:1079) 20240905120815256 DLLC NOTICE LLME(ffffffff/ffd15990){ASSIGNED} LLGM Assign post (ffffffff => ffd15990) (gprs_llc.c:1125) 20240905120815256 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120815256 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120815256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120815256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@81e620931387: setverdict(pass): none -> pass 20240905120815313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120815313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120815313 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120815313 DMM INFO MM(262420000000044/ffd15990) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120815314 DMM INFO MM(262420000000044/ffd15990) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120815314 DMM DEBUG MM(262420000000044/ffd15990) Using GGSN 0 (gprs_sm.c:317) 20240905120815314 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 7. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905120815314 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20240905120815314 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120815314 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120815314 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20240905120815340 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 03 04 22 00 00 01 80 08 00 10 30 a6 90 7d 11 d3 5c 2d 5d 14 05 7f 1a bf c4 f0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20240905120815340 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f801464d148, cbp=0x55f9bea37200) (sgsn_libgtp.c:629) 20240905120815340 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905120815340 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=ffd15990, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905120815340 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905120815340 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120815356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120815356 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20240905120815356 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240905120815356 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@81e620931387: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@81e620931387: Final verdict of PTC: pass 20240905120815368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37198<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@81e620931387: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@81e620931387: Final verdict of PTC: none -NSVCI99(1063)@81e620931387: Final verdict of PTC: none 20240905120815374 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120815374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1059)@81e620931387: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1056)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@81e620931387: Final verdict of PTC: none -NSVCI97(1053)@81e620931387: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1058)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1051)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1057)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1061)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_xid_empty_l3-BVCI210(1056): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1057): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1058): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1059): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@81e620931387: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Thu Sep 5 12:08:15 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=46520) 20240905120816375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120816375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46520, count=93680) 20240905120817376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120817376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Thu Sep 5 12:08:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120818377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120818377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_xid_n201u started. 20240905120818499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120818501 DMM INFO MM(262420000000044/ffd15990) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120818501 DMM INFO MM(262420000000044/ffd15990) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120818501 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120818501 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120818501 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120818501 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120818501 DLLC NOTICE LLME(ffffffff/ffd15990){ASSIGNED} LLGM Assign pre (ffd15990 => ffffffff) (gprs_llc.c:1079) 20240905120818501 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffd15990 => ffffffff) (gprs_llc.c:1125) 20240905120818501 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea3b040 (gprs_sndcp.c:574) 20240905120818501 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905120818501 DMM NOTICE MM(262420000000044/ffd15990) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240905120818501 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20240905120818501 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240905120818501 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905120818501 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20240905120818501 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20240905120818501 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120818501 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:399) 20240905120818501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120818501 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120818501 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120818501 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120818501 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1072)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@81e620931387: Provider Link came up: sending NS-RESET 20240905120818543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120818543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120818543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120818543 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120818543 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120818543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120818543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120818543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120818543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120818544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120818544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120818544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120818544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120818544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120818544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120818544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120818544 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120818544 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120818544 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120818544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120818545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120818545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120818547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120818551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120818551 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@81e620931387: Provider Link came up: sending NS-RESET 20240905120818559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120818559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120818559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120818559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120818559 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120818559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120818559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120818559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120818559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120818560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120818560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120818560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120818560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120818560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120818560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120818560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120818560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120818560 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120818560 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120818560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1077)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120818560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120818560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120818561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120818566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120818566 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@81e620931387: Provider Link came up: sending NS-RESET 20240905120818573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120818573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120818573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120818573 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120818573 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120818573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120818573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120818573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120818573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120818574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120818574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120818574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120818574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120818574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120818574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120818574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120818574 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120818574 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120818574 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120818574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120818574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120818574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120818576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120818581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120818581 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120819378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120819378 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120819378 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120819378 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@81e620931387: 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) } } } } 20240905120819382 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240905120819382 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@81e620931387: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='E3B88F06'O, index=0 SGSN_Test-GSUP(1084)@81e620931387: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '88E5FB9032613FB1F9A17D6A4216A731'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C2A2EBF0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '785ADAA72067F618'O } } } } } 20240905120820454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120820454 DLLC NOTICE LLME(ffffffff/e3b88f06){UNASSIGNED} LLC RX: unknown TLLI 0xe3b88f06, creating LLME on the fly (gprs_llc.c:552) 20240905120820454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120820454 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20240905120820454 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120820454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120820454 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120820454 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120820454 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120820454 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120820454 DLLC NOTICE LLME(ffffffff/e3b88f06){UNASSIGNED} LLGM Assign pre (e3b88f06 => d5b9a32d) (gprs_llc.c:1079) 20240905120820454 DLLC NOTICE LLME(e3b88f06/d5b9a32d){ASSIGNED} LLGM Assign post (e3b88f06 => d5b9a32d) (gprs_llc.c:1125) 20240905120820454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120820454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120820454 DMM DEBUG MM(262420000000045/d5b9a32d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120820464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120820464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120820464 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120820464 DMM DEBUG MM(262420000000045/d5b9a32d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20240905120820464 DMM NOTICE MM(262420000000045/d5b9a32d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120820464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120820464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120820464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120820464 DMM DEBUG MM(262420000000045/d5b9a32d) Requesting authorization (sgsn_auth.c:160) 20240905120820464 DMM INFO MM(262420000000045/d5b9a32d) Requesting authentication tuples (sgsn_auth.c:184) 20240905120820464 DMM DEBUG MM(262420000000045/d5b9a32d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120820464 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20240905120820464 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@81e620931387: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@81e620931387: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20240905120820466 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120820466 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120820466 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120820466 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120820466 DMM INFO MM(262420000000045/d5b9a32d) Subscriber data update (mmctx.c:445) 20240905120820466 DMM DEBUG MM(262420000000045/d5b9a32d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120820466 DMM INFO MM(262420000000045/d5b9a32d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120820466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120820466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120820466 DMM INFO MM(262420000000045/d5b9a32d) <- GMM AUTH AND CIPHERING REQ (rand = 88 e5 fb 90 32 61 3f b1 f9 a1 7d 6a 42 16 a7 31 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120820475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120820476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120820476 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120820476 DMM INFO MM(262420000000045/d5b9a32d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120820476 DMM NOTICE MM(262420000000045/d5b9a32d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120820476 DMM DEBUG MM(262420000000045/d5b9a32d) checking auth: received GSM SRES = c2 a2 eb f0 (gprs_gmm.c:666) 20240905120820476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120820476 DMM DEBUG MM(262420000000045/d5b9a32d) Requesting authorization (sgsn_auth.c:160) 20240905120820476 DMM INFO MM(262420000000045/d5b9a32d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120820476 DMM DEBUG MM(262420000000045/d5b9a32d) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120820476 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20240905120820476 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f5 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120820476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120820476 DMM INFO MM(262420000000045/d5b9a32d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5b9a32d) (gprs_gmm.c:300) 20240905120820477 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120820477 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120820477 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240905120820477 DMM INFO MM(262420000000045/d5b9a32d) Subscriber data update (mmctx.c:445) 20240905120820477 DMM DEBUG MM(262420000000045/d5b9a32d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120820477 DMM INFO MM(262420000000045/d5b9a32d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120820477 DMM NOTICE MM(262420000000045/d5b9a32d) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20240905120820478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120820478 DMM NOTICE MM(262420000000045/d5b9a32d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120820478 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) 20240905120820478 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120820478 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240905120820478 DMM INFO MM(262420000000045/d5b9a32d) Subscriber data update (mmctx.c:445) 20240905120820478 DMM DEBUG MM(262420000000045/d5b9a32d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120820485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120820485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120820485 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120820485 DMM INFO MM(262420000000045/d5b9a32d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120820485 DMM NOTICE MM(262420000000045/d5b9a32d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120820485 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120820485 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120820485 DLLC NOTICE LLME(e3b88f06/d5b9a32d){ASSIGNED} LLGM Assign pre (ffffffff => d5b9a32d) (gprs_llc.c:1079) 20240905120820485 DLLC NOTICE LLME(ffffffff/d5b9a32d){ASSIGNED} LLGM Assign post (ffffffff => d5b9a32d) (gprs_llc.c:1125) 20240905120820485 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120820485 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120820485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120820485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@81e620931387: setverdict(pass): none -> pass 20240905120820545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120820546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120820546 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120820546 DMM INFO MM(262420000000045/d5b9a32d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120820546 DMM INFO MM(262420000000045/d5b9a32d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120820546 DMM DEBUG MM(262420000000045/d5b9a32d) Using GGSN 0 (gprs_sm.c:317) 20240905120820546 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905120820546 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20240905120820546 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120820546 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120820546 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20240905120820561 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 24 00 00 01 80 08 00 10 a1 4f 43 3f 11 30 af 10 b2 14 05 7f fe a3 4a b6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20240905120820561 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f801464e1c0, cbp=0x55f9bea37b70) (sgsn_libgtp.c:629) 20240905120820561 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905120820561 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=d5b9a32d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905120820561 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905120820561 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120820579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120820579 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20240905120820579 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240905120820579 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20240905120820579 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@81e620931387: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@81e620931387: Final verdict of PTC: pass 20240905120820591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37208<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@81e620931387: Final verdict of PTC: none 20240905120820595 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1077)@81e620931387: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@81e620931387: Final verdict of PTC: none 20240905120820595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1068)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@81e620931387: Final verdict of PTC: none -NSVCI97(1072)@81e620931387: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@81e620931387: Final verdict of PTC: none -NSVCI99(1082)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@81e620931387: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1080)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1075)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1070)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@81e620931387: Test case TC_xid_n201u finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Thu Sep 5 12:08:20 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=49964) 20240905120821596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120821596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49964, count=97364) 20240905120822597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120822597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Thu Sep 5 12:08:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120823365 DGPRS DEBUG Checking for inactive LLMEs, time = 28066302 (sgsn.c:131) 20240905120823599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120823599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_llc_null started. 20240905120823696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120823698 DMM INFO MM(262420000000045/d5b9a32d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120823698 DMM INFO MM(262420000000045/d5b9a32d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120823698 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120823698 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120823698 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120823698 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120823698 DLLC NOTICE LLME(ffffffff/d5b9a32d){ASSIGNED} LLGM Assign pre (d5b9a32d => ffffffff) (gprs_llc.c:1079) 20240905120823698 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5b9a32d => ffffffff) (gprs_llc.c:1125) 20240905120823698 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea3b040 (gprs_sndcp.c:574) 20240905120823698 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905120823698 DMM NOTICE MM(262420000000045/d5b9a32d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240905120823698 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20240905120823698 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240905120823698 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905120823698 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20240905120823698 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20240905120823698 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120823698 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:399) 20240905120823698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905120823698 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120823698 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120823698 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120823698 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1091)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@81e620931387: Provider Link came up: sending NS-RESET 20240905120823744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120823744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120823744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120823744 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120823744 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120823744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120823744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120823744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120823744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120823744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120823744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120823744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120823745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120823745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120823745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120823745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120823745 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120823745 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120823745 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120823745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120823745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120823745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120823746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120823751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120823751 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@81e620931387: Provider Link came up: sending NS-RESET 20240905120823759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120823759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120823759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120823759 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120823759 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120823759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120823759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120823759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120823759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120823759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120823759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120823759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120823759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120823759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120823759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120823759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120823759 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120823759 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120823759 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120823760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120823760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120823760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120823762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120823767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120823767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@81e620931387: Provider Link came up: sending NS-RESET 20240905120823775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120823775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120823775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120823775 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120823775 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120823775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120823775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120823775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120823775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120823775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120823775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120823776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120823776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120823776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120823776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120823776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120823776 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120823776 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120823776 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120823776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120823776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120823776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120823778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120823783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120823783 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120824600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120824600 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120824600 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120824600 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@81e620931387: 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) } } } } 20240905120824601 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240905120824602 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@81e620931387: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='D9B8D706'O, index=0 SGSN_Test-GSUP(1103)@81e620931387: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '06DC43B0DD24CE42BF9729943ED4915E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '608B7CBB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '381A452966B29C33'O } } } } } 20240905120825662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120825662 DLLC NOTICE LLME(ffffffff/d9b8d706){UNASSIGNED} LLC RX: unknown TLLI 0xd9b8d706, creating LLME on the fly (gprs_llc.c:552) 20240905120825662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120825662 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20240905120825662 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120825662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120825662 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120825662 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120825662 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120825662 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120825662 DLLC NOTICE LLME(ffffffff/d9b8d706){UNASSIGNED} LLGM Assign pre (d9b8d706 => f767c6f6) (gprs_llc.c:1079) 20240905120825662 DLLC NOTICE LLME(d9b8d706/f767c6f6){ASSIGNED} LLGM Assign post (d9b8d706 => f767c6f6) (gprs_llc.c:1125) 20240905120825662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120825662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120825662 DMM DEBUG MM(262420000000041/f767c6f6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120825680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120825680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120825680 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120825680 DMM DEBUG MM(262420000000041/f767c6f6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20240905120825680 DMM NOTICE MM(262420000000041/f767c6f6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120825680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120825680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120825680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120825680 DMM DEBUG MM(262420000000041/f767c6f6) Requesting authorization (sgsn_auth.c:160) 20240905120825680 DMM INFO MM(262420000000041/f767c6f6) Requesting authentication tuples (sgsn_auth.c:184) 20240905120825680 DMM DEBUG MM(262420000000041/f767c6f6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120825680 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20240905120825680 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@81e620931387: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@81e620931387: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20240905120825686 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120825686 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120825686 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120825686 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120825686 DMM INFO MM(262420000000041/f767c6f6) Subscriber data update (mmctx.c:445) 20240905120825686 DMM DEBUG MM(262420000000041/f767c6f6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120825686 DMM INFO MM(262420000000041/f767c6f6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120825686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120825686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120825686 DMM INFO MM(262420000000041/f767c6f6) <- GMM AUTH AND CIPHERING REQ (rand = 06 dc 43 b0 dd 24 ce 42 bf 97 29 94 3e d4 91 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120825701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120825701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120825701 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120825701 DMM INFO MM(262420000000041/f767c6f6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120825701 DMM NOTICE MM(262420000000041/f767c6f6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120825701 DMM DEBUG MM(262420000000041/f767c6f6) checking auth: received GSM SRES = 60 8b 7c bb (gprs_gmm.c:666) 20240905120825701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120825701 DMM DEBUG MM(262420000000041/f767c6f6) Requesting authorization (sgsn_auth.c:160) 20240905120825701 DMM INFO MM(262420000000041/f767c6f6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120825701 DMM DEBUG MM(262420000000041/f767c6f6) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120825701 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20240905120825701 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120825701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120825701 DMM INFO MM(262420000000041/f767c6f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf767c6f6) (gprs_gmm.c:300) 20240905120825704 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120825704 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120825704 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240905120825704 DMM INFO MM(262420000000041/f767c6f6) Subscriber data update (mmctx.c:445) 20240905120825704 DMM DEBUG MM(262420000000041/f767c6f6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120825705 DMM INFO MM(262420000000041/f767c6f6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120825705 DMM NOTICE MM(262420000000041/f767c6f6) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20240905120825705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120825705 DMM NOTICE MM(262420000000041/f767c6f6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120825705 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) 20240905120825706 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120825706 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240905120825706 DMM INFO MM(262420000000041/f767c6f6) Subscriber data update (mmctx.c:445) 20240905120825706 DMM DEBUG MM(262420000000041/f767c6f6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120825716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120825716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120825716 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120825716 DMM INFO MM(262420000000041/f767c6f6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120825716 DMM NOTICE MM(262420000000041/f767c6f6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120825716 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120825716 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120825716 DLLC NOTICE LLME(d9b8d706/f767c6f6){ASSIGNED} LLGM Assign pre (ffffffff => f767c6f6) (gprs_llc.c:1079) 20240905120825716 DLLC NOTICE LLME(ffffffff/f767c6f6){ASSIGNED} LLGM Assign post (ffffffff => f767c6f6) (gprs_llc.c:1125) 20240905120825716 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120825716 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120825716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120825716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240905120826768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120826768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20240905120826768 DLLC DEBUG TLLI=f767c6f6 sends us LLC NULL (gprs_llc.c:912) 20240905120826768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120826768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240905120826768 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120826768 DMM INFO MM(262420000000041/f767c6f6) -> GMM DETACH REQUEST TLLI=0xf767c6f6 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240905120826768 DMM INFO MM(262420000000041/f767c6f6) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240905120826768 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120826768 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120826768 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120826768 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120826768 DLLC NOTICE LLME(ffffffff/f767c6f6){ASSIGNED} LLGM Assign pre (f767c6f6 => ffffffff) (gprs_llc.c:1079) 20240905120826768 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f767c6f6 => ffffffff) (gprs_llc.c:1125) 20240905120826768 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20240905120826768 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120826768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120826768 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120826768 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120826768 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120826769 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@81e620931387: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@81e620931387: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@81e620931387: Final verdict of PTC: pass 20240905120831786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59016<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@81e620931387: Final verdict of PTC: none 20240905120831789 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120831789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1092)@81e620931387: Final verdict of PTC: none -NSVCI98(1096)@81e620931387: Final verdict of PTC: none -NSVCI99(1101)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@81e620931387: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@81e620931387: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@81e620931387: Final verdict of PTC: none -NSVCI97(1091)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@81e620931387: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1099)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1094)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1089)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@81e620931387: Test case TC_llc_null finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Thu Sep 5 12:08:31 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=95036) 20240905120832790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120832791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95036, count=96732) 20240905120833792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120833792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Thu Sep 5 12:08:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120834793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120834793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_llc_sabm_dm_llgmm started. 20240905120834878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120834880 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1110)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@81e620931387: Provider Link came up: sending NS-RESET 20240905120834967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120834967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120834967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120834967 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120834967 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120834967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120834967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120834967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120834967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240905120834984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120834984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120834984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120834984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120834984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120834984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120834984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120834984 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120834984 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120834984 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120834984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120834984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120834984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1111)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1110)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120834989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240905120834995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120834995 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1111)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1109)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1115)@81e620931387: Provider Link came up: sending NS-RESET 20240905120834998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120834998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120834999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120834999 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120834999 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120834999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120834999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120834999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120834999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120835000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120835000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120835000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120835000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120835000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120835000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120835000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120835000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120835000 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120835000 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120835000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120835000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120835000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120835001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120835006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120835006 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1120)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@81e620931387: Provider Link came up: sending NS-RESET 20240905120835015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120835015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120835015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120835015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120835015 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120835015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120835015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120835015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120835015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120835016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120835016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120835016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120835016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120835016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120835016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120835016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120835016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120835016 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120835016 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120835016 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120835016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120835016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120835018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120835022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120835022 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120835794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120835794 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120835795 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120835795 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@81e620931387: 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) } } } } 20240905120835799 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240905120835800 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@81e620931387: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='DD850849'O, index=0 SGSN_Test-GSUP(1122)@81e620931387: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '7A83AE1961C5835951F0395EF5CB8467'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E989A3C9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4DB7F8126B91827A'O } } } } } 20240905120836876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120836876 DLLC NOTICE LLME(ffffffff/dd850849){UNASSIGNED} LLC RX: unknown TLLI 0xdd850849, creating LLME on the fly (gprs_llc.c:552) 20240905120836876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120836876 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20240905120836876 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120836876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120836876 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120836876 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120836876 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120836876 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120836876 DLLC NOTICE LLME(ffffffff/dd850849){UNASSIGNED} LLGM Assign pre (dd850849 => cdea8a7a) (gprs_llc.c:1079) 20240905120836876 DLLC NOTICE LLME(dd850849/cdea8a7a){ASSIGNED} LLGM Assign post (dd850849 => cdea8a7a) (gprs_llc.c:1125) 20240905120836876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120836876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120836876 DMM DEBUG MM(262420000000042/cdea8a7a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120836893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120836893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120836893 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120836893 DMM DEBUG MM(262420000000042/cdea8a7a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20240905120836893 DMM NOTICE MM(262420000000042/cdea8a7a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120836893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120836893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120836893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120836893 DMM DEBUG MM(262420000000042/cdea8a7a) Requesting authorization (sgsn_auth.c:160) 20240905120836893 DMM INFO MM(262420000000042/cdea8a7a) Requesting authentication tuples (sgsn_auth.c:184) 20240905120836893 DMM DEBUG MM(262420000000042/cdea8a7a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120836893 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20240905120836893 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@81e620931387: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@81e620931387: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20240905120836899 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120836899 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120836899 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120836899 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120836899 DMM INFO MM(262420000000042/cdea8a7a) Subscriber data update (mmctx.c:445) 20240905120836899 DMM DEBUG MM(262420000000042/cdea8a7a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120836899 DMM INFO MM(262420000000042/cdea8a7a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120836899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120836899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120836899 DMM INFO MM(262420000000042/cdea8a7a) <- GMM AUTH AND CIPHERING REQ (rand = 7a 83 ae 19 61 c5 83 59 51 f0 39 5e f5 cb 84 67 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120836914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120836914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120836914 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120836914 DMM INFO MM(262420000000042/cdea8a7a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120836914 DMM NOTICE MM(262420000000042/cdea8a7a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120836914 DMM DEBUG MM(262420000000042/cdea8a7a) checking auth: received GSM SRES = e9 89 a3 c9 (gprs_gmm.c:666) 20240905120836914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120836914 DMM DEBUG MM(262420000000042/cdea8a7a) Requesting authorization (sgsn_auth.c:160) 20240905120836914 DMM INFO MM(262420000000042/cdea8a7a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120836914 DMM DEBUG MM(262420000000042/cdea8a7a) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120836914 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20240905120836914 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120836914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120836914 DMM INFO MM(262420000000042/cdea8a7a) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdea8a7a) (gprs_gmm.c:300) 20240905120836917 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120836917 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120836917 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240905120836917 DMM INFO MM(262420000000042/cdea8a7a) Subscriber data update (mmctx.c:445) 20240905120836917 DMM DEBUG MM(262420000000042/cdea8a7a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120836917 DMM INFO MM(262420000000042/cdea8a7a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120836917 DMM NOTICE MM(262420000000042/cdea8a7a) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20240905120836917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120836917 DMM NOTICE MM(262420000000042/cdea8a7a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120836917 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) 20240905120836918 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120836918 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240905120836918 DMM INFO MM(262420000000042/cdea8a7a) Subscriber data update (mmctx.c:445) 20240905120836918 DMM DEBUG MM(262420000000042/cdea8a7a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120836928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120836928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120836928 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120836928 DMM INFO MM(262420000000042/cdea8a7a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120836928 DMM NOTICE MM(262420000000042/cdea8a7a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120836929 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120836929 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120836929 DLLC NOTICE LLME(dd850849/cdea8a7a){ASSIGNED} LLGM Assign pre (ffffffff => cdea8a7a) (gprs_llc.c:1079) 20240905120836929 DLLC NOTICE LLME(ffffffff/cdea8a7a){ASSIGNED} LLGM Assign post (ffffffff => cdea8a7a) (gprs_llc.c:1125) 20240905120836929 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120836929 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120836929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120836929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240905120837988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120837988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@81e620931387: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@81e620931387: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@81e620931387: Final verdict of PTC: pass 20240905120838004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50178<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1120)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(1122)@81e620931387: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@81e620931387: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@81e620931387: Final verdict of PTC: none -NSVCI97(1110)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@81e620931387: Final verdict of PTC: none -NSVCI98(1115)@81e620931387: Final verdict of PTC: none20240905120838010 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(1106)@81e620931387: Final verdict of PTC: none 20240905120838011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1121)@81e620931387: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1113)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1108)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1118)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@81e620931387: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Thu Sep 5 12:08:38 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=79096) 20240905120839012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120839012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79096, count=83052) 20240905120840013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120840014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Thu Sep 5 12:08:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120841015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120841015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_llc_sabm_dm_ll5 started. 20240905120841194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120841197 DMM INFO MM(262420000000042/cdea8a7a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120841197 DMM INFO MM(262420000000042/cdea8a7a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120841197 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120841197 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120841197 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120841197 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120841197 DLLC NOTICE LLME(ffffffff/cdea8a7a){ASSIGNED} LLGM Assign pre (cdea8a7a => ffffffff) (gprs_llc.c:1079) 20240905120841197 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdea8a7a => ffffffff) (gprs_llc.c:1125) 20240905120841197 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20240905120841197 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120841197 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:399) 20240905120841197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905120841197 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120841197 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120841197 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120841197 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1129)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@81e620931387: Provider Link came up: sending NS-RESET 20240905120841253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120841253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120841253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120841253 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120841253 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120841253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120841253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120841253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120841253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120841254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120841254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120841254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120841254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120841254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120841254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120841254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120841254 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120841254 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120841254 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120841254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120841254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120841254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120841256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 20240905120841262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120841262 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@81e620931387: Provider Link came up: sending NS-RESET 20240905120841272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120841272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120841272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120841272 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120841272 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120841272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120841272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120841272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120841272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120841273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120841273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120841273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120841273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120841273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120841273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120841273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120841273 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120841273 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120841273 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120841273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120841273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120841273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120841275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120841279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120841279 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@81e620931387: Provider Link came up: sending NS-RESET 20240905120841287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120841287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120841287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120841287 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120841287 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120841287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120841287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120841287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120841287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120841288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120841288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120841288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120841288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120841288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120841288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120841288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120841288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120841288 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120841288 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120841288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120841288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120841288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120841290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120841294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120841294 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120842017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120842017 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120842017 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120842017 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@81e620931387: 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) } } } } 20240905120842021 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120842022 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@81e620931387: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='DA2FDA77'O, index=0 SGSN_Test-GSUP(1141)@81e620931387: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '58117C371A7B3C407CD60B3CF03A767F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D56DCB45'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DC679BC1470CB02E'O } } } } } 20240905120843088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120843088 DLLC NOTICE LLME(ffffffff/da2fda77){UNASSIGNED} LLC RX: unknown TLLI 0xda2fda77, creating LLME on the fly (gprs_llc.c:552) 20240905120843088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120843088 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20240905120843088 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120843088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120843088 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120843088 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120843088 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120843088 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120843088 DLLC NOTICE LLME(ffffffff/da2fda77){UNASSIGNED} LLGM Assign pre (da2fda77 => d3c82d91) (gprs_llc.c:1079) 20240905120843088 DLLC NOTICE LLME(da2fda77/d3c82d91){ASSIGNED} LLGM Assign post (da2fda77 => d3c82d91) (gprs_llc.c:1125) 20240905120843088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120843088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120843088 DMM DEBUG MM(262420000000043/d3c82d91) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120843094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120843094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120843094 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120843094 DMM DEBUG MM(262420000000043/d3c82d91) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20240905120843094 DMM NOTICE MM(262420000000043/d3c82d91) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120843094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120843094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120843094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120843094 DMM DEBUG MM(262420000000043/d3c82d91) Requesting authorization (sgsn_auth.c:160) 20240905120843094 DMM INFO MM(262420000000043/d3c82d91) Requesting authentication tuples (sgsn_auth.c:184) 20240905120843094 DMM DEBUG MM(262420000000043/d3c82d91) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120843094 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20240905120843094 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@81e620931387: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@81e620931387: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20240905120843095 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120843095 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120843095 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120843095 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120843095 DMM INFO MM(262420000000043/d3c82d91) Subscriber data update (mmctx.c:445) 20240905120843095 DMM DEBUG MM(262420000000043/d3c82d91) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120843095 DMM INFO MM(262420000000043/d3c82d91) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120843095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120843096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120843096 DMM INFO MM(262420000000043/d3c82d91) <- GMM AUTH AND CIPHERING REQ (rand = 58 11 7c 37 1a 7b 3c 40 7c d6 0b 3c f0 3a 76 7f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120843099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120843099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120843099 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120843099 DMM INFO MM(262420000000043/d3c82d91) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120843099 DMM NOTICE MM(262420000000043/d3c82d91) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120843099 DMM DEBUG MM(262420000000043/d3c82d91) checking auth: received GSM SRES = d5 6d cb 45 (gprs_gmm.c:666) 20240905120843099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120843099 DMM DEBUG MM(262420000000043/d3c82d91) Requesting authorization (sgsn_auth.c:160) 20240905120843099 DMM INFO MM(262420000000043/d3c82d91) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120843099 DMM DEBUG MM(262420000000043/d3c82d91) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120843099 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20240905120843099 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120843099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120843099 DMM INFO MM(262420000000043/d3c82d91) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3c82d91) (gprs_gmm.c:300) 20240905120843099 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120843099 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120843099 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240905120843099 DMM INFO MM(262420000000043/d3c82d91) Subscriber data update (mmctx.c:445) 20240905120843099 DMM DEBUG MM(262420000000043/d3c82d91) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120843099 DMM INFO MM(262420000000043/d3c82d91) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120843099 DMM NOTICE MM(262420000000043/d3c82d91) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20240905120843100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120843100 DMM NOTICE MM(262420000000043/d3c82d91) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120843100 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) 20240905120843100 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120843100 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240905120843100 DMM INFO MM(262420000000043/d3c82d91) Subscriber data update (mmctx.c:445) 20240905120843100 DMM DEBUG MM(262420000000043/d3c82d91) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120843103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120843103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120843103 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120843103 DMM INFO MM(262420000000043/d3c82d91) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120843103 DMM NOTICE MM(262420000000043/d3c82d91) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120843103 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120843103 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120843103 DLLC NOTICE LLME(da2fda77/d3c82d91){ASSIGNED} LLGM Assign pre (ffffffff => d3c82d91) (gprs_llc.c:1079) 20240905120843103 DLLC NOTICE LLME(ffffffff/d3c82d91){ASSIGNED} LLGM Assign post (ffffffff => d3c82d91) (gprs_llc.c:1125) 20240905120843103 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120843103 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120843103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120843103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240905120844164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120844164 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@81e620931387: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@81e620931387: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@81e620931387: Final verdict of PTC: pass 20240905120844182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50194<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@81e620931387: Final verdict of PTC: none -NSVCI97(1129)@81e620931387: Final verdict of PTC: none -NSVCI98(1134)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@81e620931387: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@81e620931387: Final verdict of PTC: none 20240905120844187 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120844187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_sabm_dm_ll5-BVCI220(1138)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@81e620931387: Final verdict of PTC: none -NSVCI99(1139)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@81e620931387: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1132)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1137)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1127)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@81e620931387: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Thu Sep 5 12:08:44 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=83432) 20240905120845188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120845188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83432, count=87108) 20240905120846189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120846189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Thu Sep 5 12:08:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120847190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120847190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_suspend_nopaging started. 20240905120847247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120847249 DMM INFO MM(262420000000043/d3c82d91) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120847249 DMM INFO MM(262420000000043/d3c82d91) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120847249 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120847249 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120847249 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120847249 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120847249 DLLC NOTICE LLME(ffffffff/d3c82d91){ASSIGNED} LLGM Assign pre (d3c82d91 => ffffffff) (gprs_llc.c:1079) 20240905120847249 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3c82d91 => ffffffff) (gprs_llc.c:1125) 20240905120847249 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20240905120847249 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120847249 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:399) 20240905120847249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120847249 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120847249 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120847249 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120847250 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1148)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@81e620931387: Provider Link came up: sending NS-RESET 20240905120847289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120847289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120847289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120847289 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120847289 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120847289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120847289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120847289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120847289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120847290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120847290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120847290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120847290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120847290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120847290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120847290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120847290 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120847290 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120847290 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120847290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120847291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120847291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120847292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120847297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120847297 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@81e620931387: Provider Link came up: sending NS-RESET 20240905120847304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120847304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120847304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120847304 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120847304 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120847304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120847304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120847304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120847304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120847305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120847305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120847305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120847305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120847305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120847305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120847305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120847305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120847305 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120847305 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120847305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120847305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120847305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120847307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 20240905120847312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120847312 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@81e620931387: Provider Link came up: sending NS-RESET 20240905120847321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120847321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120847321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120847321 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120847321 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120847321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120847321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120847321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120847321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120847322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120847322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120847322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120847322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120847322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120847322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120847322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120847322 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120847322 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120847322 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120847322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120847322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120847322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120847325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120847330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120847330 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120848191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120848191 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120848191 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120848191 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@81e620931387: 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) } } } } 20240905120848193 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120848193 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@81e620931387: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='CA084B3C'O, index=0 SGSN_Test-GSUP(1160)@81e620931387: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '3EA3266AD0F8DF886AAAF3D52EFEA722'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31D17C61'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AE0CBBCD16EAC662'O } } } } } 20240905120849278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120849278 DLLC NOTICE LLME(ffffffff/ca084b3c){UNASSIGNED} LLC RX: unknown TLLI 0xca084b3c, creating LLME on the fly (gprs_llc.c:552) 20240905120849278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120849278 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20240905120849278 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120849278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120849278 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120849278 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120849278 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120849278 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120849278 DLLC NOTICE LLME(ffffffff/ca084b3c){UNASSIGNED} LLGM Assign pre (ca084b3c => f0a37bc1) (gprs_llc.c:1079) 20240905120849278 DLLC NOTICE LLME(ca084b3c/f0a37bc1){ASSIGNED} LLGM Assign post (ca084b3c => f0a37bc1) (gprs_llc.c:1125) 20240905120849278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120849278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120849278 DMM DEBUG MM(262420000000048/f0a37bc1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120849298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120849298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120849298 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120849298 DMM DEBUG MM(262420000000048/f0a37bc1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20240905120849298 DMM NOTICE MM(262420000000048/f0a37bc1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120849298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120849298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120849298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120849298 DMM DEBUG MM(262420000000048/f0a37bc1) Requesting authorization (sgsn_auth.c:160) 20240905120849298 DMM INFO MM(262420000000048/f0a37bc1) Requesting authentication tuples (sgsn_auth.c:184) 20240905120849298 DMM DEBUG MM(262420000000048/f0a37bc1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120849298 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20240905120849298 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@81e620931387: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@81e620931387: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20240905120849305 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120849305 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120849305 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120849305 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120849305 DMM INFO MM(262420000000048/f0a37bc1) Subscriber data update (mmctx.c:445) 20240905120849305 DMM DEBUG MM(262420000000048/f0a37bc1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120849305 DMM INFO MM(262420000000048/f0a37bc1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120849305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120849305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120849305 DMM INFO MM(262420000000048/f0a37bc1) <- GMM AUTH AND CIPHERING REQ (rand = 3e a3 26 6a d0 f8 df 88 6a aa f3 d5 2e fe a7 22 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120849320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120849320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120849320 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120849320 DMM INFO MM(262420000000048/f0a37bc1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120849320 DMM NOTICE MM(262420000000048/f0a37bc1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120849320 DMM DEBUG MM(262420000000048/f0a37bc1) checking auth: received GSM SRES = 31 d1 7c 61 (gprs_gmm.c:666) 20240905120849320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120849321 DMM DEBUG MM(262420000000048/f0a37bc1) Requesting authorization (sgsn_auth.c:160) 20240905120849321 DMM INFO MM(262420000000048/f0a37bc1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120849321 DMM DEBUG MM(262420000000048/f0a37bc1) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120849321 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20240905120849321 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120849321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120849321 DMM INFO MM(262420000000048/f0a37bc1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0a37bc1) (gprs_gmm.c:300) 20240905120849324 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120849324 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120849324 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240905120849324 DMM INFO MM(262420000000048/f0a37bc1) Subscriber data update (mmctx.c:445) 20240905120849324 DMM DEBUG MM(262420000000048/f0a37bc1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120849324 DMM INFO MM(262420000000048/f0a37bc1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120849324 DMM NOTICE MM(262420000000048/f0a37bc1) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20240905120849324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120849324 DMM NOTICE MM(262420000000048/f0a37bc1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120849324 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) 20240905120849326 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120849326 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240905120849326 DMM INFO MM(262420000000048/f0a37bc1) Subscriber data update (mmctx.c:445) 20240905120849326 DMM DEBUG MM(262420000000048/f0a37bc1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120849335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120849335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120849335 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120849335 DMM INFO MM(262420000000048/f0a37bc1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120849335 DMM NOTICE MM(262420000000048/f0a37bc1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120849335 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120849335 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120849335 DLLC NOTICE LLME(ca084b3c/f0a37bc1){ASSIGNED} LLGM Assign pre (ffffffff => f0a37bc1) (gprs_llc.c:1079) 20240905120849335 DLLC NOTICE LLME(ffffffff/f0a37bc1){ASSIGNED} LLGM Assign post (ffffffff => f0a37bc1) (gprs_llc.c:1125) 20240905120849336 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120849336 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120849336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120849336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@81e620931387: setverdict(pass): none -> pass 20240905120849393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120849393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120849393 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120849393 DMM INFO MM(262420000000048/f0a37bc1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120849393 DMM INFO MM(262420000000048/f0a37bc1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120849393 DMM DEBUG MM(262420000000048/f0a37bc1) Using GGSN 0 (gprs_sm.c:317) 20240905120849393 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 9. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905120849393 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20240905120849393 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120849393 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120849394 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20240905120849419 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 05 04 26 00 00 01 80 08 00 10 d1 eb 15 6c 11 b1 43 d6 c7 14 05 7f 86 c1 e1 a8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20240905120849419 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f801464f238, cbp=0x55f9bea3ddf0) (sgsn_libgtp.c:629) 20240905120849419 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905120849419 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=f0a37bc1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905120849419 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905120849419 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120849432 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20240905120849445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120849445 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240905120849445 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240905120849452 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20240905120849452 DMM INFO MM(262420000000048/f0a37bc1) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20240905120853366 DGPRS DEBUG Checking for inactive LLMEs, time = 28066332 (sgsn.c:131) TC_suspend_nopaging-BVCI196(1147)@81e620931387: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@81e620931387: Final verdict of PTC: pass 20240905120854470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60912<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@81e620931387: Final verdict of PTC: none -NSVCI97(1148)@81e620931387: Final verdict of PTC: none 20240905120854475 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120854475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1153)@81e620931387: Final verdict of PTC: none -NSVCI99(1158)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@81e620931387: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@81e620931387: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@81e620931387: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1146)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1156)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1151)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@81e620931387: Test case TC_suspend_nopaging finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Thu Sep 5 12:08:54 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=94576) 20240905120855476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120855476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94576, count=96272) 20240905120856477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120856477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Thu Sep 5 12:08:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120857478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120857478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_suspend_resume started. 20240905120857591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120857593 DMM INFO MM(262420000000048/f0a37bc1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120857593 DMM INFO MM(262420000000048/f0a37bc1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120857593 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120857593 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120857593 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120857593 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120857593 DLLC NOTICE LLME(ffffffff/f0a37bc1){ASSIGNED} LLGM Assign pre (f0a37bc1 => ffffffff) (gprs_llc.c:1079) 20240905120857593 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0a37bc1 => ffffffff) (gprs_llc.c:1125) 20240905120857593 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea3b040 (gprs_sndcp.c:574) 20240905120857593 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905120857593 DMM NOTICE MM(262420000000048/f0a37bc1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240905120857593 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20240905120857593 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240905120857593 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905120857594 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20240905120857594 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20240905120857594 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120857594 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:399) 20240905120857594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905120857594 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120857594 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120857594 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120857594 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@81e620931387: Provider Link came up: sending NS-RESET 20240905120857639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120857639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120857639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120857639 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120857639 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120857639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120857639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120857639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120857639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120857641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120857641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120857641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120857641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120857641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120857641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120857641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120857641 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120857641 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120857641 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120857641 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120857642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120857642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120857645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120857653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120857653 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@81e620931387: Provider Link came up: sending NS-RESET 20240905120857673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120857673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120857673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120857673 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120857673 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120857673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120857673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120857673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120857673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120857674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120857674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120857674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120857674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120857674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120857674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120857674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120857674 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120857674 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120857674 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120857674 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120857675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120857675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120857678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120857683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120857683 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1177)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@81e620931387: Provider Link came up: sending NS-RESET 20240905120857691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120857691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120857691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120857691 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120857691 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120857691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120857691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120857691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120857691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120857691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120857691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120857691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120857691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120857691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120857691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120857691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120857691 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120857691 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120857691 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120857691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120857691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120857691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120857694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120857698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120857698 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120858479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120858479 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120858479 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120858479 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@81e620931387: 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) } } } } 20240905120858483 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120858484 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@81e620931387: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='EA9F908D'O, index=0 SGSN_Test-GSUP(1179)@81e620931387: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '6A8A1A756A6C2179A00E32800AED6345'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8830F162'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36204175A346F6E9'O } } } } } 20240905120859553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120859553 DLLC NOTICE LLME(ffffffff/ea9f908d){UNASSIGNED} LLC RX: unknown TLLI 0xea9f908d, creating LLME on the fly (gprs_llc.c:552) 20240905120859553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120859553 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20240905120859553 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120859553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120859553 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120859553 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120859553 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120859553 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120859553 DLLC NOTICE LLME(ffffffff/ea9f908d){UNASSIGNED} LLGM Assign pre (ea9f908d => c91aef11) (gprs_llc.c:1079) 20240905120859553 DLLC NOTICE LLME(ea9f908d/c91aef11){ASSIGNED} LLGM Assign post (ea9f908d => c91aef11) (gprs_llc.c:1125) 20240905120859553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120859553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120859553 DMM DEBUG MM(262420000000049/c91aef11) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120859572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120859572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120859572 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120859572 DMM DEBUG MM(262420000000049/c91aef11) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20240905120859572 DMM NOTICE MM(262420000000049/c91aef11) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120859572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120859572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120859572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120859572 DMM DEBUG MM(262420000000049/c91aef11) Requesting authorization (sgsn_auth.c:160) 20240905120859572 DMM INFO MM(262420000000049/c91aef11) Requesting authentication tuples (sgsn_auth.c:184) 20240905120859572 DMM DEBUG MM(262420000000049/c91aef11) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120859572 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20240905120859572 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@81e620931387: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@81e620931387: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20240905120859579 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120859579 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120859579 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120859579 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120859579 DMM INFO MM(262420000000049/c91aef11) Subscriber data update (mmctx.c:445) 20240905120859579 DMM DEBUG MM(262420000000049/c91aef11) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120859579 DMM INFO MM(262420000000049/c91aef11) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120859579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120859579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120859579 DMM INFO MM(262420000000049/c91aef11) <- GMM AUTH AND CIPHERING REQ (rand = 6a 8a 1a 75 6a 6c 21 79 a0 0e 32 80 0a ed 63 45 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120859595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120859595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120859595 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120859595 DMM INFO MM(262420000000049/c91aef11) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120859595 DMM NOTICE MM(262420000000049/c91aef11) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120859595 DMM DEBUG MM(262420000000049/c91aef11) checking auth: received GSM SRES = 88 30 f1 62 (gprs_gmm.c:666) 20240905120859595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120859595 DMM DEBUG MM(262420000000049/c91aef11) Requesting authorization (sgsn_auth.c:160) 20240905120859595 DMM INFO MM(262420000000049/c91aef11) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120859595 DMM DEBUG MM(262420000000049/c91aef11) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120859595 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20240905120859595 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120859595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120859595 DMM INFO MM(262420000000049/c91aef11) <- GMM ATTACH ACCEPT (new P-TMSI=0xc91aef11) (gprs_gmm.c:300) 20240905120859598 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120859598 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120859598 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240905120859598 DMM INFO MM(262420000000049/c91aef11) Subscriber data update (mmctx.c:445) 20240905120859598 DMM DEBUG MM(262420000000049/c91aef11) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120859598 DMM INFO MM(262420000000049/c91aef11) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120859598 DMM NOTICE MM(262420000000049/c91aef11) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20240905120859598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120859598 DMM NOTICE MM(262420000000049/c91aef11) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120859598 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) 20240905120859600 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120859600 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240905120859600 DMM INFO MM(262420000000049/c91aef11) Subscriber data update (mmctx.c:445) 20240905120859600 DMM DEBUG MM(262420000000049/c91aef11) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120859612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120859612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120859612 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120859612 DMM INFO MM(262420000000049/c91aef11) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120859612 DMM NOTICE MM(262420000000049/c91aef11) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120859612 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120859612 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120859612 DLLC NOTICE LLME(ea9f908d/c91aef11){ASSIGNED} LLGM Assign pre (ffffffff => c91aef11) (gprs_llc.c:1079) 20240905120859612 DLLC NOTICE LLME(ffffffff/c91aef11){ASSIGNED} LLGM Assign post (ffffffff => c91aef11) (gprs_llc.c:1125) 20240905120859612 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120859612 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120859612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120859612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@81e620931387: setverdict(pass): none -> pass 20240905120859670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120859671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120859671 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120859671 DMM INFO MM(262420000000049/c91aef11) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120859671 DMM INFO MM(262420000000049/c91aef11) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120859671 DMM DEBUG MM(262420000000049/c91aef11) Using GGSN 0 (gprs_sm.c:317) 20240905120859671 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 10. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905120859671 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20240905120859671 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120859671 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120859671 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20240905120859693 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 06 04 28 00 00 01 80 08 00 10 0b 2d fa 4d 11 ae 55 42 93 14 05 7f 6b b9 92 8f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20240905120859693 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f80146502b0, cbp=0x55f9bea3e180) (sgsn_libgtp.c:629) 20240905120859693 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905120859693 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=c91aef11, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905120859693 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905120859693 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120859710 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20240905120859723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120859723 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240905120859723 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240905120859731 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20240905120859731 DMM INFO MM(262420000000049/c91aef11) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20240905120904743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120904743 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20240905120904743 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20240905120904751 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) TC_suspend_resume-BVCI196(1166)@81e620931387: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@81e620931387: Final verdict of PTC: pass 20240905120904767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38316<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@81e620931387: Final verdict of PTC: none 20240905120904772 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120904772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1177)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@81e620931387: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@81e620931387: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@81e620931387: Final verdict of PTC: none -NSVCI97(1167)@81e620931387: Final verdict of PTC: none -NSVCI98(1172)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@81e620931387: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1170)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1175)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1165)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@81e620931387: Test case TC_suspend_resume finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Thu Sep 5 12:09:04 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=96248) 20240905120905774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120905774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96248, count=100684) 20240905120906776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120906776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Thu Sep 5 12:09:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120907777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120907777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_suspend_rau started. 20240905120907918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120907920 DMM INFO MM(262420000000049/c91aef11) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120907920 DMM INFO MM(262420000000049/c91aef11) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120907920 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120907920 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120907920 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120907920 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120907920 DLLC NOTICE LLME(ffffffff/c91aef11){ASSIGNED} LLGM Assign pre (c91aef11 => ffffffff) (gprs_llc.c:1079) 20240905120907920 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c91aef11 => ffffffff) (gprs_llc.c:1125) 20240905120907920 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea3b040 (gprs_sndcp.c:574) 20240905120907920 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905120907920 DMM NOTICE MM(262420000000049/c91aef11) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240905120907920 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20240905120907920 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240905120907920 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905120907921 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20240905120907921 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20240905120907921 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120907921 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:399) 20240905120907921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120907921 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120907921 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120907921 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120907921 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@81e620931387: Provider Link came up: sending NS-RESET 20240905120907966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120907966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120907966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120907966 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120907966 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120907966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120907966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120907966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120907966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120907968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120907968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120907968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120907968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120907968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120907968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120907968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120907968 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120907968 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120907968 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120907968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120907968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120907968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120907971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120907977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120907977 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@81e620931387: Provider Link came up: sending NS-RESET 20240905120907984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120907984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120907984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120907984 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120907984 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120907984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120907984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120907984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120907984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120907985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120907985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120907985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120907985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120907985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120907985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120907985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120907985 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120907985 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120907985 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120907985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120907985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120907985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120907987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120907992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120907992 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@81e620931387: Provider Link came up: sending NS-RESET 20240905120907999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120907999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120907999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120907999 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120907999 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120907999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120907999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120907999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120907999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120908000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120908000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120908000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120908000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120908000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120908000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120908000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120908000 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120908000 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120908000 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120908000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120908000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120908000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120908002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120908007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120908007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120908779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120908779 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120908779 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120908779 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@81e620931387: 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) } } } } 20240905120908783 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120908784 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@81e620931387: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='F1D30204'O, index=0 SGSN_Test-GSUP(1198)@81e620931387: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'FC6FC8492E1F7673C9A7D8CE8AC45DE2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '93F93645'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E16613083B67FF6'O } } } } } 20240905120909866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120909866 DLLC NOTICE LLME(ffffffff/f1d30204){UNASSIGNED} LLC RX: unknown TLLI 0xf1d30204, creating LLME on the fly (gprs_llc.c:552) 20240905120909866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120909866 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20240905120909866 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120909866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120909866 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120909866 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120909866 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120909866 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120909866 DLLC NOTICE LLME(ffffffff/f1d30204){UNASSIGNED} LLGM Assign pre (f1d30204 => f1e58e10) (gprs_llc.c:1079) 20240905120909866 DLLC NOTICE LLME(f1d30204/f1e58e10){ASSIGNED} LLGM Assign post (f1d30204 => f1e58e10) (gprs_llc.c:1125) 20240905120909866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120909866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120909866 DMM DEBUG MM(262420000000050/f1e58e10) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120909888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120909888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120909888 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120909888 DMM DEBUG MM(262420000000050/f1e58e10) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20240905120909888 DMM NOTICE MM(262420000000050/f1e58e10) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120909888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120909888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120909888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120909888 DMM DEBUG MM(262420000000050/f1e58e10) Requesting authorization (sgsn_auth.c:160) 20240905120909888 DMM INFO MM(262420000000050/f1e58e10) Requesting authentication tuples (sgsn_auth.c:184) 20240905120909888 DMM DEBUG MM(262420000000050/f1e58e10) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120909888 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20240905120909888 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@81e620931387: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@81e620931387: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20240905120909895 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120909895 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120909895 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120909895 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120909895 DMM INFO MM(262420000000050/f1e58e10) Subscriber data update (mmctx.c:445) 20240905120909895 DMM DEBUG MM(262420000000050/f1e58e10) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120909895 DMM INFO MM(262420000000050/f1e58e10) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120909895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120909895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120909895 DMM INFO MM(262420000000050/f1e58e10) <- GMM AUTH AND CIPHERING REQ (rand = fc 6f c8 49 2e 1f 76 73 c9 a7 d8 ce 8a c4 5d e2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120909913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120909913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120909913 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120909913 DMM INFO MM(262420000000050/f1e58e10) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120909913 DMM NOTICE MM(262420000000050/f1e58e10) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120909913 DMM DEBUG MM(262420000000050/f1e58e10) checking auth: received GSM SRES = 93 f9 36 45 (gprs_gmm.c:666) 20240905120909913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120909913 DMM DEBUG MM(262420000000050/f1e58e10) Requesting authorization (sgsn_auth.c:160) 20240905120909913 DMM INFO MM(262420000000050/f1e58e10) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120909913 DMM DEBUG MM(262420000000050/f1e58e10) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120909913 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20240905120909913 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 50 f0 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120909913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120909913 DMM INFO MM(262420000000050/f1e58e10) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1e58e10) (gprs_gmm.c:300) 20240905120909917 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120909917 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120909917 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240905120909917 DMM INFO MM(262420000000050/f1e58e10) Subscriber data update (mmctx.c:445) 20240905120909917 DMM DEBUG MM(262420000000050/f1e58e10) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120909917 DMM INFO MM(262420000000050/f1e58e10) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120909917 DMM NOTICE MM(262420000000050/f1e58e10) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20240905120909917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120909917 DMM NOTICE MM(262420000000050/f1e58e10) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120909917 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) 20240905120909918 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120909918 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240905120909918 DMM INFO MM(262420000000050/f1e58e10) Subscriber data update (mmctx.c:445) 20240905120909918 DMM DEBUG MM(262420000000050/f1e58e10) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120909930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120909930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120909930 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120909930 DMM INFO MM(262420000000050/f1e58e10) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120909930 DMM NOTICE MM(262420000000050/f1e58e10) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120909930 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120909930 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120909930 DLLC NOTICE LLME(f1d30204/f1e58e10){ASSIGNED} LLGM Assign pre (ffffffff => f1e58e10) (gprs_llc.c:1079) 20240905120909930 DLLC NOTICE LLME(ffffffff/f1e58e10){ASSIGNED} LLGM Assign post (ffffffff => f1e58e10) (gprs_llc.c:1125) 20240905120909930 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120909930 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120909930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120909930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@81e620931387: setverdict(pass): none -> pass 20240905120909989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120909989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120909989 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120909989 DMM INFO MM(262420000000050/f1e58e10) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120909989 DMM INFO MM(262420000000050/f1e58e10) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120909989 DMM DEBUG MM(262420000000050/f1e58e10) Using GGSN 0 (gprs_sm.c:317) 20240905120909989 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 11. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905120909989 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20240905120909989 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120909989 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120909990 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20240905120910011 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 07 04 2a 00 00 01 80 08 00 10 5a a2 fd 6a 11 35 6d 37 6f 14 05 7f 7e 9b 0b aa 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20240905120910011 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8014651328, cbp=0x55f9bea3d4c0) (sgsn_libgtp.c:629) 20240905120910011 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905120910011 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=f1e58e10, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905120910011 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905120910011 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120910028 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20240905120910040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120910040 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240905120910040 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240905120910047 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20240905120910047 DMM INFO MM(262420000000050/f1e58e10) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20240905120915062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120915062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120915062 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120915062 DMM INFO MM(262420000000050/f1e58e10) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240905120915062 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120915062 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20240905120915062 DLLC NOTICE LLME(ffffffff/f1e58e10){ASSIGNED} LLGM Assign pre (f1e58e10 => caf11251) (gprs_llc.c:1079) 20240905120915062 DLLC NOTICE LLME(f1e58e10/caf11251){ASSIGNED} LLGM Assign post (f1e58e10 => caf11251) (gprs_llc.c:1125) 20240905120915062 DMM INFO MM(262420000000050/caf11251) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1200)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120915078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120915078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120915078 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120915078 DMM INFO MM(262420000000050/caf11251) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240905120915078 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240905120915078 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120915078 DLLC NOTICE LLME(f1e58e10/caf11251){ASSIGNED} LLGM Assign pre (ffffffff => caf11251) (gprs_llc.c:1079) 20240905120915078 DLLC NOTICE LLME(ffffffff/caf11251){ASSIGNED} LLGM Assign post (ffffffff => caf11251) (gprs_llc.c:1125) 20240905120915078 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240905120915579 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) TC_suspend_rau-BVCI196(1185)@81e620931387: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@81e620931387: Final verdict of PTC: pass 20240905120915598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39198<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905120915603 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120915603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1196)@81e620931387: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@81e620931387: Final verdict of PTC: none -NSVCI97(1186)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(1198)@81e620931387: Final verdict of PTC: none -NSVCI98(1191)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@81e620931387: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@81e620931387: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1194)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1184)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1189)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@81e620931387: Test case TC_suspend_rau finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Thu Sep 5 12:09:15 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=96916) 20240905120916604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120916604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96916, count=107092) 20240905120917605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120917605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Thu Sep 5 12:09:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120918607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120918607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_paging_ps started. 20240905120918726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120918729 DMM INFO MM(262420000000050/caf11251) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120918729 DMM INFO MM(262420000000050/caf11251) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120918729 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120918729 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120918729 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120918729 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905120918729 DLLC NOTICE LLME(ffffffff/caf11251){ASSIGNED} LLGM Assign pre (caf11251 => ffffffff) (gprs_llc.c:1079) 20240905120918729 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (caf11251 => ffffffff) (gprs_llc.c:1125) 20240905120918729 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea3b040 (gprs_sndcp.c:574) 20240905120918729 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905120918729 DMM NOTICE MM(262420000000050/caf11251) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240905120918729 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20240905120918729 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240905120918729 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905120918729 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20240905120918729 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20240905120918729 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120918729 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:399) 20240905120918729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905120918729 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120918729 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905120918729 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120918729 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1205)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@81e620931387: Provider Link came up: sending NS-RESET 20240905120918775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120918775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120918775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120918775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120918775 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120918775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120918775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120918775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120918775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120918776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120918776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120918776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120918776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120918776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120918776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120918776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120918776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120918776 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120918776 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120918776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120918776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120918776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120918778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120918784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120918784 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@81e620931387: Provider Link came up: sending NS-RESET 20240905120918791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120918791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120918791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120918791 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120918791 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120918791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120918791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120918791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120918791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120918792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120918792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120918792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120918792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120918792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120918792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120918792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120918792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120918792 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120918792 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120918792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1210)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120918792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120918792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120918794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120918798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120918798 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@81e620931387: Provider Link came up: sending NS-RESET 20240905120918806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120918806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120918806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120918806 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120918806 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120918806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120918806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120918806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120918806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120918807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120918807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120918807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120918807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120918807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120918807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120918807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120918807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120918807 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120918807 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120918807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1215)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905120918807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120918807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120918809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120918814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120918814 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120919608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120919608 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120919608 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120919608 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@81e620931387: 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) } } } } 20240905120919613 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120919614 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@81e620931387: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='F9795E28'O, index=0 SGSN_Test-GSUP(1217)@81e620931387: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '941BC1EA5EA503F094E40B1F3EB5223E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9C416BB3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB4B4F68DC2A2409'O } } } } } 20240905120920691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120920691 DLLC NOTICE LLME(ffffffff/f9795e28){UNASSIGNED} LLC RX: unknown TLLI 0xf9795e28, creating LLME on the fly (gprs_llc.c:552) 20240905120920691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120920691 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20240905120920691 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120920691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905120920691 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120920691 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905120920691 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120920691 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120920691 DLLC NOTICE LLME(ffffffff/f9795e28){UNASSIGNED} LLGM Assign pre (f9795e28 => ee91a368) (gprs_llc.c:1079) 20240905120920691 DLLC NOTICE LLME(f9795e28/ee91a368){ASSIGNED} LLGM Assign post (f9795e28 => ee91a368) (gprs_llc.c:1125) 20240905120920691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120920691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120920691 DMM DEBUG MM(262420000000051/ee91a368) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120920706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120920706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120920706 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120920706 DMM DEBUG MM(262420000000051/ee91a368) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20240905120920706 DMM NOTICE MM(262420000000051/ee91a368) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120920706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120920706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120920706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120920706 DMM DEBUG MM(262420000000051/ee91a368) Requesting authorization (sgsn_auth.c:160) 20240905120920706 DMM INFO MM(262420000000051/ee91a368) Requesting authentication tuples (sgsn_auth.c:184) 20240905120920706 DMM DEBUG MM(262420000000051/ee91a368) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120920706 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20240905120920706 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@81e620931387: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@81e620931387: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20240905120920712 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120920712 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120920712 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120920712 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120920712 DMM INFO MM(262420000000051/ee91a368) Subscriber data update (mmctx.c:445) 20240905120920712 DMM DEBUG MM(262420000000051/ee91a368) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120920712 DMM INFO MM(262420000000051/ee91a368) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120920712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120920712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120920712 DMM INFO MM(262420000000051/ee91a368) <- GMM AUTH AND CIPHERING REQ (rand = 94 1b c1 ea 5e a5 03 f0 94 e4 0b 1f 3e b5 22 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120920726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120920726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120920726 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120920726 DMM INFO MM(262420000000051/ee91a368) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120920726 DMM NOTICE MM(262420000000051/ee91a368) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120920726 DMM DEBUG MM(262420000000051/ee91a368) checking auth: received GSM SRES = 9c 41 6b b3 (gprs_gmm.c:666) 20240905120920726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120920726 DMM DEBUG MM(262420000000051/ee91a368) Requesting authorization (sgsn_auth.c:160) 20240905120920726 DMM INFO MM(262420000000051/ee91a368) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120920726 DMM DEBUG MM(262420000000051/ee91a368) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120920726 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20240905120920726 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 50 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120920726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120920726 DMM INFO MM(262420000000051/ee91a368) <- GMM ATTACH ACCEPT (new P-TMSI=0xee91a368) (gprs_gmm.c:300) 20240905120920730 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120920730 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120920730 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240905120920730 DMM INFO MM(262420000000051/ee91a368) Subscriber data update (mmctx.c:445) 20240905120920730 DMM DEBUG MM(262420000000051/ee91a368) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120920730 DMM INFO MM(262420000000051/ee91a368) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120920730 DMM NOTICE MM(262420000000051/ee91a368) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20240905120920730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120920730 DMM NOTICE MM(262420000000051/ee91a368) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120920730 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) 20240905120920732 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120920732 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240905120920732 DMM INFO MM(262420000000051/ee91a368) Subscriber data update (mmctx.c:445) 20240905120920732 DMM DEBUG MM(262420000000051/ee91a368) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120920740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120920740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120920740 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120920740 DMM INFO MM(262420000000051/ee91a368) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120920740 DMM NOTICE MM(262420000000051/ee91a368) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120920740 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120920740 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120920740 DLLC NOTICE LLME(f9795e28/ee91a368){ASSIGNED} LLGM Assign pre (ffffffff => ee91a368) (gprs_llc.c:1079) 20240905120920740 DLLC NOTICE LLME(ffffffff/ee91a368){ASSIGNED} LLGM Assign post (ffffffff => ee91a368) (gprs_llc.c:1125) 20240905120920740 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120920740 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120920740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120920740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@81e620931387: setverdict(pass): none -> pass 20240905120920799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120920799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120920800 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120920800 DMM INFO MM(262420000000051/ee91a368) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120920800 DMM INFO MM(262420000000051/ee91a368) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120920800 DMM DEBUG MM(262420000000051/ee91a368) Using GGSN 0 (gprs_sm.c:317) 20240905120920800 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 12. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905120920800 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20240905120920800 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120920800 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120920800 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20240905120920830 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 08 04 2c 00 00 01 80 08 00 10 14 e1 00 5b 11 8b 31 23 f6 14 05 7f 7b 3a 44 2b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20240905120920830 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f80146523a0, cbp=0x55f9bea3d850) (sgsn_libgtp.c:629) 20240905120920830 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905120920830 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=ee91a368, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905120920830 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905120920830 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120920848 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20240905120923367 DGPRS DEBUG Checking for inactive LLMEs, time = 28066362 (sgsn.c:131) 20240905120923801 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Timeout of T3314 (fsm.c:317) 20240905120923801 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240905120923801 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240905120925864 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20240905120925864 DMM INFO MM(262420000000051/ee91a368) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps-BVCI196(1204)@81e620931387: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000051'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00C4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'EE91A368'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@81e620931387: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@81e620931387: Final verdict of PTC: pass 20240905120925889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50364<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905120925893 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905120925893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@81e620931387: Final verdict of PTC: none -NSVCI97(1205)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(1217)@81e620931387: Final verdict of PTC: none -NSVCI99(1215)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@81e620931387: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@81e620931387: Final verdict of PTC: none -NSVCI98(1210)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@81e620931387: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@81e620931387: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1208)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1213)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1203)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@81e620931387: Test case TC_paging_ps finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Thu Sep 5 12:09:25 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=95360) 20240905120926895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120926895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95360, count=99592) 20240905120927897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120927897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Thu Sep 5 12:09:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905120928898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120928898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_paging_ps_ra_multiple_cells started. 20240905120929019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905120929020 DMM INFO MM(262420000000051/ee91a368) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905120929020 DMM INFO MM(262420000000051/ee91a368) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905120929020 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905120929020 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905120929020 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905120929020 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240905120929020 DLLC NOTICE LLME(ffffffff/ee91a368){ASSIGNED} LLGM Assign pre (ee91a368 => ffffffff) (gprs_llc.c:1079) 20240905120929020 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee91a368 => ffffffff) (gprs_llc.c:1125) 20240905120929020 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea3b040 (gprs_sndcp.c:574) 20240905120929020 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905120929020 DMM NOTICE MM(262420000000051/ee91a368) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240905120929020 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20240905120929020 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240905120929020 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905120929020 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20240905120929020 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20240905120929020 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240905120929020 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:399) 20240905120929020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905120929020 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905120929020 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905120929020 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905120929020 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1224)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@81e620931387: Provider Link came up: sending NS-RESET 20240905120929044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905120929044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120929044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120929044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120929044 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905120929044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120929044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120929044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120929044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120929045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120929045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120929045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120929045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120929045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120929045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120929045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120929045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120929045 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905120929045 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120929045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120929045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120929045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120929047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120929051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120929051 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1229)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@81e620931387: Provider Link came up: sending NS-RESET 20240905120929059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905120929059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120929059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120929059 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120929059 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905120929059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120929059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120929059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120929059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120929060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120929060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120929060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120929060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120929060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120929060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120929060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120929060 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120929060 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905120929060 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120929060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120929060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120929060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120929062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120929067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120929067 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1234)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@81e620931387: Provider Link came up: sending NS-RESET 20240905120929076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905120929076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905120929076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905120929076 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120929076 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905120929076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905120929076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905120929076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120929076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905120929077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905120929077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905120929077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905120929077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905120929077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905120929077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905120929077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905120929077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905120929077 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905120929077 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905120929077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905120929077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120929077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905120929080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905120929085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120929085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905120929900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905120929900 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905120929900 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905120929900 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@81e620931387: 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) } } } } 20240905120929904 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905120929905 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@81e620931387: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C3E11EBD'O, index=0 SGSN_Test-GSUP(1236)@81e620931387: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@81e620931387: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@81e620931387: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C3E11EBD'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@81e620931387: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C3E11EBD'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '1E9D1ED4EEA719A4480A495F823C1846'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A15A28E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DDC4942F824DB464'O } } } } } 20240905120930986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120930986 DLLC NOTICE LLME(ffffffff/c3e11ebd){UNASSIGNED} LLC RX: unknown TLLI 0xc3e11ebd, creating LLME on the fly (gprs_llc.c:552) 20240905120930986 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120930986 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20240905120930986 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905120930986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905120930986 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905120930986 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905120930986 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905120930986 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905120930986 DLLC NOTICE LLME(ffffffff/c3e11ebd){UNASSIGNED} LLGM Assign pre (c3e11ebd => fae86b84) (gprs_llc.c:1079) 20240905120930986 DLLC NOTICE LLME(c3e11ebd/fae86b84){ASSIGNED} LLGM Assign post (c3e11ebd => fae86b84) (gprs_llc.c:1125) 20240905120930986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905120930986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905120930986 DMM DEBUG MM(262420000000052/fae86b84) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905120930999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120930999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905120931000 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120931000 DMM DEBUG MM(262420000000052/fae86b84) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20240905120931000 DMM NOTICE MM(262420000000052/fae86b84) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905120931000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905120931000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905120931000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905120931000 DMM DEBUG MM(262420000000052/fae86b84) Requesting authorization (sgsn_auth.c:160) 20240905120931000 DMM INFO MM(262420000000052/fae86b84) Requesting authentication tuples (sgsn_auth.c:184) 20240905120931000 DMM DEBUG MM(262420000000052/fae86b84) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905120931000 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20240905120931000 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@81e620931387: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@81e620931387: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20240905120931002 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905120931002 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905120931002 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905120931002 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905120931002 DMM INFO MM(262420000000052/fae86b84) Subscriber data update (mmctx.c:445) 20240905120931002 DMM DEBUG MM(262420000000052/fae86b84) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905120931002 DMM INFO MM(262420000000052/fae86b84) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905120931002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905120931002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905120931002 DMM INFO MM(262420000000052/fae86b84) <- GMM AUTH AND CIPHERING REQ (rand = 1e 9d 1e d4 ee a7 19 a4 48 0a 49 5f 82 3c 18 46 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905120931011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120931011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240905120931011 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120931011 DMM INFO MM(262420000000052/fae86b84) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905120931011 DMM NOTICE MM(262420000000052/fae86b84) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905120931011 DMM DEBUG MM(262420000000052/fae86b84) checking auth: received GSM SRES = a1 5a 28 e9 (gprs_gmm.c:666) 20240905120931011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905120931011 DMM DEBUG MM(262420000000052/fae86b84) Requesting authorization (sgsn_auth.c:160) 20240905120931011 DMM INFO MM(262420000000052/fae86b84) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905120931011 DMM DEBUG MM(262420000000052/fae86b84) Requesting subscriber data update (gprs_subscriber.c:894) 20240905120931012 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20240905120931012 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 50 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905120931012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905120931012 DMM INFO MM(262420000000052/fae86b84) <- GMM ATTACH ACCEPT (new P-TMSI=0xfae86b84) (gprs_gmm.c:300) 20240905120931013 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905120931013 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905120931013 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240905120931013 DMM INFO MM(262420000000052/fae86b84) Subscriber data update (mmctx.c:445) 20240905120931013 DMM DEBUG MM(262420000000052/fae86b84) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905120931013 DMM INFO MM(262420000000052/fae86b84) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905120931013 DMM NOTICE MM(262420000000052/fae86b84) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20240905120931013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905120931013 DMM NOTICE MM(262420000000052/fae86b84) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905120931014 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) 20240905120931014 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905120931014 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240905120931014 DMM INFO MM(262420000000052/fae86b84) Subscriber data update (mmctx.c:445) 20240905120931014 DMM DEBUG MM(262420000000052/fae86b84) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905120931022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120931022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905120931022 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120931022 DMM INFO MM(262420000000052/fae86b84) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905120931022 DMM NOTICE MM(262420000000052/fae86b84) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905120931022 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905120931022 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905120931022 DLLC NOTICE LLME(c3e11ebd/fae86b84){ASSIGNED} LLGM Assign pre (ffffffff => fae86b84) (gprs_llc.c:1079) 20240905120931022 DLLC NOTICE LLME(ffffffff/fae86b84){ASSIGNED} LLGM Assign post (ffffffff => fae86b84) (gprs_llc.c:1125) 20240905120931022 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905120931022 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905120931022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905120931022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240905120931081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905120931081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905120931081 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905120931081 DMM INFO MM(262420000000052/fae86b84) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905120931081 DMM INFO MM(262420000000052/fae86b84) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905120931081 DMM DEBUG MM(262420000000052/fae86b84) Using GGSN 0 (gprs_sm.c:317) 20240905120931081 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 13. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905120931081 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20240905120931081 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905120931081 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20240905120931081 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20240905120931110 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 09 04 2e 00 00 01 80 08 00 10 fb 31 b2 ad 11 ad 04 10 cf 14 05 7f f1 5c 69 48 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20240905120931110 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8014653418, cbp=0x55f9bea3e7f0) (sgsn_libgtp.c:629) 20240905120931110 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905120931110 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=fae86b84, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905120931110 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905120931110 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@81e620931387: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905120931127 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20240905120934082 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Timeout of T3314 (fsm.c:317) 20240905120934082 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240905120934082 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240905120936142 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20240905120936143 DMM INFO MM(262420000000052/fae86b84) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@81e620931387: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000052'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00D2'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'FAE86B84'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20240905120949901 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240905120949901 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240905120949902 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905120953368 DGPRS DEBUG Checking for inactive LLMEs, time = 28066392 (sgsn.c:131) 20240905120959047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120959049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120959049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120959061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120959064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120959064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905120959078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905120959080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905120959080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@81e620931387: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@81e620931387: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. 20240905121000994 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905121000994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1229)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@81e620931387: Final verdict of PTC: none 20240905121000996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40944<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1230)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(1236)@81e620931387: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@81e620931387: Final verdict of PTC: none -NSVCI97(1224)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@81e620931387: Final verdict of PTC: none -NSVCI99(1234)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@81e620931387: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@81e620931387: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1222)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1232)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1227)@81e620931387: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@81e620931387: Final verdict of PTC: fail reason: "Tguard timeout" MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@81e620931387: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Thu Sep 5 12:10:01 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=103136) 20240905121001995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121001995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103136, count=104832) 20240905121002996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121002997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Thu Sep 5 12:10:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905121003998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121003998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_bssgp_rim_single_report started. 20240905121004131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905121004134 DMM INFO MM(262420000000052/fae86b84) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905121004134 DMM INFO MM(262420000000052/fae86b84) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905121004134 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905121004134 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905121004134 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905121004134 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240905121004134 DLLC NOTICE LLME(ffffffff/fae86b84){ASSIGNED} LLGM Assign pre (fae86b84 => ffffffff) (gprs_llc.c:1079) 20240905121004134 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fae86b84 => ffffffff) (gprs_llc.c:1125) 20240905121004134 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea3b040 (gprs_sndcp.c:574) 20240905121004134 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905121004134 DMM NOTICE MM(262420000000052/fae86b84) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240905121004134 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20240905121004134 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240905121004134 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905121004134 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20240905121004134 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20240905121004134 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240905121004134 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:399) 20240905121004134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905121004134 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905121004134 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905121004134 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905121004134 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@81e620931387: Provider Link came up: sending NS-RESET 20240905121004178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905121004178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121004178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121004178 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121004178 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905121004178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121004178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121004178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121004178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121004179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121004179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121004179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121004179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121004179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121004179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121004180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121004180 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121004180 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905121004180 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121004180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1243)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905121004180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121004180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1244)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 20240905121004182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1240)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121004186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121004187 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@81e620931387: Provider Link came up: sending NS-RESET 20240905121004192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905121004192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121004192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121004192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121004192 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905121004192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121004192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121004192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121004192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121004193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121004193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121004193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121004193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121004193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121004193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121004193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121004193 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121004193 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905121004193 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121004193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121004194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121004194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121004196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121004201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121004201 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@81e620931387: Provider Link came up: sending NS-RESET 20240905121004209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905121004209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121004209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121004209 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121004209 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905121004209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121004209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121004209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121004209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121004210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121004210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121004210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121004210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121004210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121004210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121004210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121004210 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121004210 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905121004210 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121004210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121004210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121004210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121004212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121004217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121004217 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905121005000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121005000 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905121005000 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905121005000 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1254)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@81e620931387: 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) } } } } 20240905121005004 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1254)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905121005005 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1254)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240905121005021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@81e620931387: setverdict(pass): none -> pass MTC@81e620931387: Warning: Re-starting timer T, which is already active (running or expired). 20240905121005041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905121005053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33682<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@81e620931387: Final verdict of PTC: none -NSVCI98(1248)@81e620931387: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@81e620931387: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@81e620931387: Final verdict of PTC: none 20240905121005059 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(1243)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@81e620931387: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@81e620931387: Final verdict of PTC: none 20240905121005059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1240)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@81e620931387: Final verdict of PTC: none -NSVCI99(1253)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1241)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1251)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1246)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: pass MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@81e620931387: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@81e620931387: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@81e620931387: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@81e620931387: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@81e620931387: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@81e620931387: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@81e620931387: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Thu Sep 5 12:10:05 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43284) 20240905121006061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121006061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43284, count=55604) 20240905121007063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121007063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Thu Sep 5 12:10:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905121008065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121008065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_rim_eutran_to_geran started. 20240905121008158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905121008161 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@81e620931387: Provider Link came up: sending NS-RESET 20240905121008205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905121008205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121008205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121008205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121008205 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905121008205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121008205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121008205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121008205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121008206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121008206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121008206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121008206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121008206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121008206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121008206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121008206 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121008206 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905121008206 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121008206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121008207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121008207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121008208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121008213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121008213 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@81e620931387: Provider Link came up: sending NS-RESET 20240905121008220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905121008220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121008220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121008221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121008221 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905121008221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121008221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121008221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121008221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121008221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121008221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121008221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121008221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121008221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121008221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121008221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121008221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121008221 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905121008221 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121008221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121008222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121008222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121008223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1263)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1267)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 20240905121008228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121008228 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@81e620931387: Provider Link came up: sending NS-RESET 20240905121008238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905121008238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121008238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121008238 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121008238 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905121008238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121008238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121008238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121008238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121008239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121008239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121008239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121008239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121008239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121008239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121008239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121008239 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121008239 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905121008239 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121008239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121008239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121008239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121008241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121008247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121008247 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905121009066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121009066 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905121009066 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905121009066 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1272)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@81e620931387: 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) } } } } 20240905121009070 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1272)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905121009072 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1272)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@81e620931387: setverdict(pass): none -> pass 20240905121009118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905121009128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33684<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1261)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(1273)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@81e620931387: Final verdict of PTC: none -NSVCI98(1266)@81e620931387: Final verdict of PTC: none 20240905121009135 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905121009135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1272)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@81e620931387: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@81e620931387: Final verdict of PTC: none -NSVCI99(1271)@81e620931387: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@81e620931387: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1259)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1269)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1264)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: pass MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@81e620931387: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@81e620931387: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@81e620931387: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@81e620931387: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@81e620931387: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@81e620931387: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@81e620931387: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Thu Sep 5 12:10:09 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36748) 20240905121010137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121010137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36748, count=48344) 20240905121011139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121011139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Thu Sep 5 12:10:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905121012141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121012141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_cell_change_different_rai_ci_attach started. 20240905121012242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905121012245 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1279)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@81e620931387: Provider Link came up: sending NS-RESET 20240905121012290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905121012290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121012290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121012290 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121012290 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905121012290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121012290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121012290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121012290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121012291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121012291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121012291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121012292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121012292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121012292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121012292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121012292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121012292 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905121012292 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121012292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121012292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121012292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121012296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121012304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121012305 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1281)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@81e620931387: Provider Link came up: sending NS-RESET 20240905121012311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905121012311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121012311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121012311 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121012311 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905121012311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121012311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121012311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121012311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121012312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121012312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121012312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121012312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121012312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121012312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121012312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121012312 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121012312 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905121012312 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121012312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121012312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121012312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121012314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121012319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121012319 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@81e620931387: Provider Link came up: sending NS-RESET 20240905121012326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905121012326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121012326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121012326 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121012326 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905121012326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121012326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121012326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121012326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121012327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121012327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121012327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121012327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121012327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121012327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121012327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121012327 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121012327 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905121012327 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121012327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121012327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121012327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121012329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121012335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121012335 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905121013143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121013143 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905121013143 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905121013143 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@81e620931387: 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) } } } } 20240905121013147 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905121013148 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@81e620931387: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='DD4799C6'O, index=0 SGSN_Test-GSUP(1291)@81e620931387: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'C38ADC93662A1692371C255AE59811E0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CEC85660'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8FD2B88519FB410B'O } } } } } 20240905121013217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121013217 DLLC NOTICE LLME(ffffffff/dd4799c6){UNASSIGNED} LLC RX: unknown TLLI 0xdd4799c6, creating LLME on the fly (gprs_llc.c:552) 20240905121013217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121013217 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20240905121013217 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905121013217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905121013217 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905121013217 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905121013217 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905121013217 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905121013217 DLLC NOTICE LLME(ffffffff/dd4799c6){UNASSIGNED} LLGM Assign pre (dd4799c6 => f120f3fb) (gprs_llc.c:1079) 20240905121013217 DLLC NOTICE LLME(dd4799c6/f120f3fb){ASSIGNED} LLGM Assign post (dd4799c6 => f120f3fb) (gprs_llc.c:1125) 20240905121013217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905121013217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905121013217 DMM DEBUG MM(262420000000068/f120f3fb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905121013229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121013229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905121013229 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121013229 DMM DEBUG MM(262420000000068/f120f3fb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240905121013229 DMM NOTICE MM(262420000000068/f120f3fb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905121013229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905121013229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905121013229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905121013229 DMM DEBUG MM(262420000000068/f120f3fb) Requesting authorization (sgsn_auth.c:160) 20240905121013229 DMM INFO MM(262420000000068/f120f3fb) Requesting authentication tuples (sgsn_auth.c:184) 20240905121013229 DMM DEBUG MM(262420000000068/f120f3fb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905121013229 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20240905121013229 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@81e620931387: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@81e620931387: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20240905121013233 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905121013233 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905121013233 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905121013233 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905121013233 DMM INFO MM(262420000000068/f120f3fb) Subscriber data update (mmctx.c:445) 20240905121013233 DMM DEBUG MM(262420000000068/f120f3fb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905121013233 DMM INFO MM(262420000000068/f120f3fb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905121013233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905121013233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905121013233 DMM INFO MM(262420000000068/f120f3fb) <- GMM AUTH AND CIPHERING REQ (rand = c3 8a dc 93 66 2a 16 92 37 1c 25 5a e5 98 11 e0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905121013244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121013244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121013244 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121013244 DMM INFO MM(262420000000068/f120f3fb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905121013244 DMM NOTICE MM(262420000000068/f120f3fb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905121013244 DMM DEBUG MM(262420000000068/f120f3fb) checking auth: received GSM SRES = ce c8 56 60 (gprs_gmm.c:666) 20240905121013244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905121013244 DMM DEBUG MM(262420000000068/f120f3fb) Requesting authorization (sgsn_auth.c:160) 20240905121013244 DMM INFO MM(262420000000068/f120f3fb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905121013244 DMM DEBUG MM(262420000000068/f120f3fb) Requesting subscriber data update (gprs_subscriber.c:894) 20240905121013244 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240905121013244 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905121013244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905121013244 DMM INFO MM(262420000000068/f120f3fb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf120f3fb) (gprs_gmm.c:300) 20240905121013246 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905121013246 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905121013246 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240905121013246 DMM INFO MM(262420000000068/f120f3fb) Subscriber data update (mmctx.c:445) 20240905121013246 DMM DEBUG MM(262420000000068/f120f3fb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905121013246 DMM INFO MM(262420000000068/f120f3fb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905121013246 DMM NOTICE MM(262420000000068/f120f3fb) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240905121013246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905121013246 DMM NOTICE MM(262420000000068/f120f3fb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905121013246 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) 20240905121013247 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905121013247 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240905121013247 DMM INFO MM(262420000000068/f120f3fb) Subscriber data update (mmctx.c:445) 20240905121013247 DMM DEBUG MM(262420000000068/f120f3fb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905121013257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121013257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905121013257 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121013257 DMM INFO MM(262420000000068/f120f3fb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905121013257 DMM NOTICE MM(262420000000068/f120f3fb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905121013257 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905121013257 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905121013257 DLLC NOTICE LLME(dd4799c6/f120f3fb){ASSIGNED} LLGM Assign pre (ffffffff => f120f3fb) (gprs_llc.c:1079) 20240905121013257 DLLC NOTICE LLME(ffffffff/f120f3fb){ASSIGNED} LLGM Assign post (ffffffff => f120f3fb) (gprs_llc.c:1125) 20240905121013257 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905121013257 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905121013257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905121013257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240905121013315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121013315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905121013316 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121013316 DMM INFO MM(262420000000068/f120f3fb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905121013316 DMM INFO MM(262420000000068/f120f3fb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905121013316 DMM DEBUG MM(262420000000068/f120f3fb) Using GGSN 0 (gprs_sm.c:317) 20240905121013316 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 14. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905121013316 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20240905121013316 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905121013316 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20240905121013316 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20240905121013341 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0a 04 30 00 00 01 80 08 00 10 c1 d2 a5 ec 11 0d 38 1d 20 14 05 7f d1 15 06 fd 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20240905121013341 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8014654490, cbp=0x55f9bea3fa60) (sgsn_libgtp.c:629) 20240905121013341 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905121013341 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=f120f3fb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905121013341 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905121013341 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@81e620931387: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905121013357 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20240905121013375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121013375 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240905121013375 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@81e620931387: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@81e620931387: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='F120F3FB'O, index=0 20240905121013393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121013393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240905121013393 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xF120F3FB) type="GPRS attach" (gprs_gmm.c:1266) 20240905121013393 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905121013393 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240905121013393 DLLC NOTICE LLME(ffffffff/f120f3fb){ASSIGNED} LLGM Assign pre (f120f3fb => da61682d) (gprs_llc.c:1079) 20240905121013393 DLLC NOTICE LLME(f120f3fb/da61682d){ASSIGNED} LLGM Assign post (f120f3fb => da61682d) (gprs_llc.c:1125) 20240905121013393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905121013393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905121013393 DMM DEBUG MM(262420000000068/da61682d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905121013418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121013418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240905121013418 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121013418 DMM DEBUG MM(262420000000068/da61682d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240905121013418 DMM NOTICE MM(262420000000068/da61682d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905121013418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905121013418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905121013418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905121013418 DMM DEBUG MM(262420000000068/da61682d) Requesting authorization (sgsn_auth.c:160) 20240905121013418 DMM INFO MM(262420000000068/da61682d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905121013418 DMM DEBUG MM(262420000000068/da61682d) Requesting subscriber data update (gprs_subscriber.c:894) 20240905121013418 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240905121013418 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905121014391 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905121014391 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905121014391 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240905121014391 DMM INFO MM(262420000000068/da61682d) Subscriber data update (mmctx.c:445) 20240905121014391 DMM DEBUG MM(262420000000068/da61682d) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240905121014391 DMM INFO MM(262420000000068/da61682d) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240905121014391 DMM NOTICE MM(262420000000068/da61682d) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240905121014391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905121014391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905121014391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240905121014391 DMM INFO MM(262420000000068/da61682d) <- GMM ATTACH ACCEPT (new P-TMSI=0xda61682d) (gprs_gmm.c:300) 20240905121014391 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) 20240905121014393 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905121014393 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240905121014393 DMM INFO MM(262420000000068/da61682d) Subscriber data update (mmctx.c:445) 20240905121014393 DMM DEBUG MM(262420000000068/da61682d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905121014411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121014411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121014411 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121014411 DMM INFO MM(262420000000068/da61682d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905121014411 DMM NOTICE MM(262420000000068/da61682d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905121014411 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905121014411 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905121014411 DLLC NOTICE LLME(f120f3fb/da61682d){ASSIGNED} LLGM Assign pre (ffffffff => da61682d) (gprs_llc.c:1079) 20240905121014411 DLLC NOTICE LLME(ffffffff/da61682d){ASSIGNED} LLGM Assign post (ffffffff => da61682d) (gprs_llc.c:1125) 20240905121014411 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905121014411 DMM ERROR MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240905121014411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905121014411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240905121014460 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20240905121014476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121014476 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121014476 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@81e620931387: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@81e620931387: Final verdict of PTC: pass 20240905121014486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41148<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@81e620931387: Final verdict of PTC: none 20240905121014489 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905121014489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1290)@81e620931387: Final verdict of PTC: none -NSVCI97(1279)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@81e620931387: Final verdict of PTC: none -NSVCI98(1284)@81e620931387: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@81e620931387: Final verdict of PTC: none -NSVCI99(1289)@81e620931387: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@81e620931387: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1282)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1277)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1287)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@81e620931387: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Thu Sep 5 12:10:14 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=101580) 20240905121015490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121015490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101580, count=119276) 20240905121016491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121016491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Thu Sep 5 12:10:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905121017477 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Timeout of T3314 (fsm.c:317) 20240905121017477 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240905121017477 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240905121017493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121017493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_cell_change_different_rai_ci_data started. 20240905121017621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905121017623 DMM INFO MM(262420000000068/da61682d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905121017623 DMM INFO MM(262420000000068/da61682d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905121017623 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905121017623 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905121017623 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905121017623 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240905121017623 DLLC NOTICE LLME(ffffffff/da61682d){ASSIGNED} LLGM Assign pre (da61682d => ffffffff) (gprs_llc.c:1079) 20240905121017623 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da61682d => ffffffff) (gprs_llc.c:1125) 20240905121017623 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea3b040 (gprs_sndcp.c:574) 20240905121017623 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905121017623 DMM NOTICE MM(262420000000068/da61682d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240905121017623 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20240905121017623 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240905121017623 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905121017623 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20240905121017623 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20240905121017623 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 60 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20240905121017623 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f8 09 00 28 01 01 (gsup_client.c:399) 20240905121017623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905121017623 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905121017623 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905121017623 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905121017623 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1298)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@81e620931387: Provider Link came up: sending NS-RESET 20240905121017667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905121017667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121017667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121017667 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121017667 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905121017667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121017667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121017667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121017667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121017668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121017668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121017668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121017668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121017668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121017668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121017668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121017668 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121017668 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905121017668 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121017668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121017668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121017668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121017670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121017674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121017674 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1297)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@81e620931387: Provider Link came up: sending NS-RESET 20240905121017681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905121017681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121017681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121017681 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121017681 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905121017681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121017681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121017681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121017681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121017682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121017682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121017682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121017682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121017682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121017682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121017682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121017682 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121017682 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905121017682 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121017682 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121017682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121017682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121017684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1304)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 20240905121017689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121017689 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1309)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1309)@81e620931387: Provider Link came up: sending NS-RESET 20240905121017704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905121017704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121017704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121017704 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121017704 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905121017704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121017704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121017704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121017704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1309)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121017704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121017704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121017704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121017705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121017705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121017705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121017705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121017705 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121017705 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905121017705 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121017705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121017705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121017705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1309)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1309)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121017706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121017711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121017711 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1306)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905121018493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121018494 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905121018494 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905121018494 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1308)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1308)@81e620931387: 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) } } } } 20240905121018498 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1308)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1308)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905121018499 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1308)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1308)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1308)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1308)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@81e620931387: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E475C729'O, index=0 SGSN_Test-GSUP(1310)@81e620931387: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '5642AC18C1DABA730684A0D28549432B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '398E0271'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3D67BD827513AB1C'O } } } } } 20240905121018583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121018583 DLLC NOTICE LLME(ffffffff/e475c729){UNASSIGNED} LLC RX: unknown TLLI 0xe475c729, creating LLME on the fly (gprs_llc.c:552) 20240905121018583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121018583 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20240905121018583 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905121018583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905121018583 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905121018583 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905121018583 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905121018583 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905121018583 DLLC NOTICE LLME(ffffffff/e475c729){UNASSIGNED} LLGM Assign pre (e475c729 => eced55e6) (gprs_llc.c:1079) 20240905121018583 DLLC NOTICE LLME(e475c729/eced55e6){ASSIGNED} LLGM Assign post (e475c729 => eced55e6) (gprs_llc.c:1125) 20240905121018583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905121018583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905121018583 DMM DEBUG MM(262420000000070/eced55e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905121018603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121018603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905121018603 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121018603 DMM DEBUG MM(262420000000070/eced55e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20240905121018603 DMM NOTICE MM(262420000000070/eced55e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905121018603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905121018603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905121018603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905121018603 DMM DEBUG MM(262420000000070/eced55e6) Requesting authorization (sgsn_auth.c:160) 20240905121018603 DMM INFO MM(262420000000070/eced55e6) Requesting authentication tuples (sgsn_auth.c:184) 20240905121018603 DMM DEBUG MM(262420000000070/eced55e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905121018603 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20240905121018603 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@81e620931387: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@81e620931387: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20240905121018607 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905121018607 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905121018607 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905121018607 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905121018607 DMM INFO MM(262420000000070/eced55e6) Subscriber data update (mmctx.c:445) 20240905121018607 DMM DEBUG MM(262420000000070/eced55e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905121018607 DMM INFO MM(262420000000070/eced55e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905121018607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905121018607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905121018607 DMM INFO MM(262420000000070/eced55e6) <- GMM AUTH AND CIPHERING REQ (rand = 56 42 ac 18 c1 da ba 73 06 84 a0 d2 85 49 43 2b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905121018617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121018617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121018617 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121018617 DMM INFO MM(262420000000070/eced55e6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905121018617 DMM NOTICE MM(262420000000070/eced55e6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905121018617 DMM DEBUG MM(262420000000070/eced55e6) checking auth: received GSM SRES = 39 8e 02 71 (gprs_gmm.c:666) 20240905121018617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905121018617 DMM DEBUG MM(262420000000070/eced55e6) Requesting authorization (sgsn_auth.c:160) 20240905121018617 DMM INFO MM(262420000000070/eced55e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905121018617 DMM DEBUG MM(262420000000070/eced55e6) Requesting subscriber data update (gprs_subscriber.c:894) 20240905121018617 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20240905121018617 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 70 f0 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905121018618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905121018618 DMM INFO MM(262420000000070/eced55e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xeced55e6) (gprs_gmm.c:300) 20240905121018620 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905121018620 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905121018620 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240905121018620 DMM INFO MM(262420000000070/eced55e6) Subscriber data update (mmctx.c:445) 20240905121018620 DMM DEBUG MM(262420000000070/eced55e6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905121018620 DMM INFO MM(262420000000070/eced55e6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905121018620 DMM NOTICE MM(262420000000070/eced55e6) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20240905121018620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905121018620 DMM NOTICE MM(262420000000070/eced55e6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905121018620 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) 20240905121018620 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905121018620 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240905121018620 DMM INFO MM(262420000000070/eced55e6) Subscriber data update (mmctx.c:445) 20240905121018621 DMM DEBUG MM(262420000000070/eced55e6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905121018627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121018627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905121018627 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121018627 DMM INFO MM(262420000000070/eced55e6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905121018627 DMM NOTICE MM(262420000000070/eced55e6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905121018627 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905121018627 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905121018627 DLLC NOTICE LLME(e475c729/eced55e6){ASSIGNED} LLGM Assign pre (ffffffff => eced55e6) (gprs_llc.c:1079) 20240905121018627 DLLC NOTICE LLME(ffffffff/eced55e6){ASSIGNED} LLGM Assign post (ffffffff => eced55e6) (gprs_llc.c:1125) 20240905121018627 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905121018627 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905121018627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905121018627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240905121018686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121018686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905121018686 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121018686 DMM INFO MM(262420000000070/eced55e6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905121018686 DMM INFO MM(262420000000070/eced55e6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905121018686 DMM DEBUG MM(262420000000070/eced55e6) Using GGSN 0 (gprs_sm.c:317) 20240905121018686 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 15. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905121018686 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20240905121018686 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905121018686 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20240905121018686 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20240905121018711 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 32 00 00 01 80 08 00 10 b9 db 66 d4 11 55 f0 f6 85 14 05 7f 09 82 f0 9f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20240905121018711 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8014655508, cbp=0x55f9bea3ed50) (sgsn_libgtp.c:629) 20240905121018711 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905121018711 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=eced55e6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905121018711 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905121018711 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@81e620931387: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905121018721 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) 20240905121018727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121018727 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240905121018727 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1302)@81e620931387: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='ECED55E6'O, index=0 20240905121018735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121018735 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121018735 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55f9bea3b398, TLLI=eced55e6, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@81e620931387: Removing Client IMSI='262420000000070'H, index=0 20240905121020738 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_rai_ci_data-BVCI196(1297)@81e620931387: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@81e620931387: Final verdict of PTC: pass 20240905121020753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41154<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905121020757 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905121020758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1310)@81e620931387: Final verdict of PTC: none -NSVCI98(1303)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@81e620931387: Final verdict of PTC: none -NSVCI99(1309)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1308)@81e620931387: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1306)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@81e620931387: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@81e620931387: Final verdict of PTC: none -NSVCI97(1298)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@81e620931387: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1296)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1307)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1301)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1306): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1307): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1308): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1309): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@81e620931387: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Thu Sep 5 12:10:20 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=99888) 20240905121021728 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Timeout of T3314 (fsm.c:317) 20240905121021728 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240905121021728 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240905121021758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121021758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99888, count=102444) 20240905121022759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121022759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Thu Sep 5 12:10:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905121023368 DGPRS DEBUG Checking for inactive LLMEs, time = 28066422 (sgsn.c:131) 20240905121023760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121023760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_cell_change_different_ci_attach started. 20240905121023847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905121023850 DMM INFO MM(262420000000070/eced55e6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905121023850 DMM INFO MM(262420000000070/eced55e6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905121023850 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905121023850 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905121023850 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905121023850 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240905121023850 DLLC NOTICE LLME(ffffffff/eced55e6){ASSIGNED} LLGM Assign pre (eced55e6 => ffffffff) (gprs_llc.c:1079) 20240905121023850 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eced55e6 => ffffffff) (gprs_llc.c:1125) 20240905121023850 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea3b040 (gprs_sndcp.c:574) 20240905121023850 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905121023850 DMM NOTICE MM(262420000000070/eced55e6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240905121023851 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20240905121023851 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240905121023851 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905121023851 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20240905121023851 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20240905121023851 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gprs_subscriber.c:210) 20240905121023851 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:399) 20240905121023851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905121023851 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905121023851 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905121023851 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905121023851 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@81e620931387: Provider Link came up: sending NS-RESET 20240905121023892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905121023892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121023892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121023892 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121023892 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905121023892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121023892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121023892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121023892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121023893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121023893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121023893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121023893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121023893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121023893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121023893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121023893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121023893 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905121023893 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121023893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121023893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121023893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121023895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121023899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121023899 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@81e620931387: Provider Link came up: sending NS-RESET 20240905121023907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905121023907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121023907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121023907 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121023907 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905121023907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121023907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121023907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121023907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121023908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121023908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121023908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121023908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121023908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121023908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121023908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121023908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121023908 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905121023908 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121023908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121023908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121023908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121023911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121023915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121023915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@81e620931387: Provider Link came up: sending NS-RESET 20240905121023922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905121023922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121023922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121023922 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121023922 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905121023922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121023922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121023922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121023922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121023923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121023923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121023923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121023923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121023923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121023923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121023923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121023923 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121023923 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905121023923 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121023923 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121023923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121023923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121023925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121023930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121023930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905121024761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121024761 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905121024761 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905121024761 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@81e620931387: 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) } } } } 20240905121024766 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905121024767 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@81e620931387: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E97E763A'O, index=0 SGSN_Test-GSUP(1329)@81e620931387: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@81e620931387: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@81e620931387: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E97E763A'O, index=0 TC_cell_change_different_ci_attach(1331)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'EAFFA592DA8B67DB421EC8168D86EEAE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D5F35424'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CBD61044E2FD71BA'O } } } } } 20240905121024854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121024854 DLLC NOTICE LLME(ffffffff/e97e763a){UNASSIGNED} LLC RX: unknown TLLI 0xe97e763a, creating LLME on the fly (gprs_llc.c:552) 20240905121024854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121024854 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20240905121024854 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905121024854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905121024854 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905121024854 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905121024854 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905121024854 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905121024854 DLLC NOTICE LLME(ffffffff/e97e763a){UNASSIGNED} LLGM Assign pre (e97e763a => fb0ddfda) (gprs_llc.c:1079) 20240905121024854 DLLC NOTICE LLME(e97e763a/fb0ddfda){ASSIGNED} LLGM Assign post (e97e763a => fb0ddfda) (gprs_llc.c:1125) 20240905121024854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905121024854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905121024854 DMM DEBUG MM(262420000000069/fb0ddfda) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905121024875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121024875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905121024875 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121024875 DMM DEBUG MM(262420000000069/fb0ddfda) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240905121024875 DMM NOTICE MM(262420000000069/fb0ddfda) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905121024875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905121024875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905121024875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905121024875 DMM DEBUG MM(262420000000069/fb0ddfda) Requesting authorization (sgsn_auth.c:160) 20240905121024875 DMM INFO MM(262420000000069/fb0ddfda) Requesting authentication tuples (sgsn_auth.c:184) 20240905121024875 DMM DEBUG MM(262420000000069/fb0ddfda) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905121024875 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20240905121024875 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@81e620931387: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@81e620931387: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20240905121024881 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905121024881 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905121024881 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905121024881 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905121024881 DMM INFO MM(262420000000069/fb0ddfda) Subscriber data update (mmctx.c:445) 20240905121024881 DMM DEBUG MM(262420000000069/fb0ddfda) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905121024881 DMM INFO MM(262420000000069/fb0ddfda) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905121024881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905121024881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905121024881 DMM INFO MM(262420000000069/fb0ddfda) <- GMM AUTH AND CIPHERING REQ (rand = ea ff a5 92 da 8b 67 db 42 1e c8 16 8d 86 ee ae , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905121024896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121024896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121024896 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121024896 DMM INFO MM(262420000000069/fb0ddfda) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905121024896 DMM NOTICE MM(262420000000069/fb0ddfda) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905121024896 DMM DEBUG MM(262420000000069/fb0ddfda) checking auth: received GSM SRES = d5 f3 54 24 (gprs_gmm.c:666) 20240905121024896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905121024896 DMM DEBUG MM(262420000000069/fb0ddfda) Requesting authorization (sgsn_auth.c:160) 20240905121024896 DMM INFO MM(262420000000069/fb0ddfda) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905121024896 DMM DEBUG MM(262420000000069/fb0ddfda) Requesting subscriber data update (gprs_subscriber.c:894) 20240905121024896 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240905121024896 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905121024896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905121024896 DMM INFO MM(262420000000069/fb0ddfda) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb0ddfda) (gprs_gmm.c:300) 20240905121024899 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905121024899 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905121024899 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240905121024899 DMM INFO MM(262420000000069/fb0ddfda) Subscriber data update (mmctx.c:445) 20240905121024899 DMM DEBUG MM(262420000000069/fb0ddfda) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905121024899 DMM INFO MM(262420000000069/fb0ddfda) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905121024899 DMM NOTICE MM(262420000000069/fb0ddfda) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240905121024899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905121024899 DMM NOTICE MM(262420000000069/fb0ddfda) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905121024899 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) 20240905121024901 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905121024901 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240905121024901 DMM INFO MM(262420000000069/fb0ddfda) Subscriber data update (mmctx.c:445) 20240905121024901 DMM DEBUG MM(262420000000069/fb0ddfda) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905121024912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121024912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905121024912 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121024912 DMM INFO MM(262420000000069/fb0ddfda) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905121024912 DMM NOTICE MM(262420000000069/fb0ddfda) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905121024912 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905121024912 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905121024913 DLLC NOTICE LLME(e97e763a/fb0ddfda){ASSIGNED} LLGM Assign pre (ffffffff => fb0ddfda) (gprs_llc.c:1079) 20240905121024913 DLLC NOTICE LLME(ffffffff/fb0ddfda){ASSIGNED} LLGM Assign post (ffffffff => fb0ddfda) (gprs_llc.c:1125) 20240905121024913 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905121024913 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905121024913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905121024913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240905121024972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121024972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905121024972 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121024972 DMM INFO MM(262420000000069/fb0ddfda) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905121024972 DMM INFO MM(262420000000069/fb0ddfda) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905121024972 DMM DEBUG MM(262420000000069/fb0ddfda) Using GGSN 0 (gprs_sm.c:317) 20240905121024972 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 16. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905121024972 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20240905121024972 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905121024972 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20240905121024972 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20240905121025000 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 34 00 00 01 80 08 00 10 87 d5 27 8c 11 f8 66 ae 4a 14 05 7f bd 41 33 f6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20240905121025000 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8014656580, cbp=0x55f9bea3f0e0) (sgsn_libgtp.c:629) 20240905121025000 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905121025000 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=fb0ddfda, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905121025000 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905121025000 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@81e620931387: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905121025016 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20240905121025031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121025031 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240905121025031 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1321)@81e620931387: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@81e620931387: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='FB0DDFDA'O, index=0 20240905121025044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121025044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240905121025044 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121025044 DMM INFO MM(262420000000069/fb0ddfda) -> GMM ATTACH REQUEST MI(TMSI-0xFB0DDFDA) type="GPRS attach" (gprs_gmm.c:1266) 20240905121025044 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905121025044 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240905121025044 DLLC NOTICE LLME(ffffffff/fb0ddfda){ASSIGNED} LLGM Assign pre (fb0ddfda => e1b3afd4) (gprs_llc.c:1079) 20240905121025044 DLLC NOTICE LLME(fb0ddfda/e1b3afd4){ASSIGNED} LLGM Assign post (fb0ddfda => e1b3afd4) (gprs_llc.c:1125) 20240905121025044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905121025044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905121025044 DMM DEBUG MM(262420000000069/e1b3afd4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905121025068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121025068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240905121025068 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121025068 DMM DEBUG MM(262420000000069/e1b3afd4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240905121025068 DMM NOTICE MM(262420000000069/e1b3afd4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905121025068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905121025068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905121025068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905121025068 DMM DEBUG MM(262420000000069/e1b3afd4) Requesting authorization (sgsn_auth.c:160) 20240905121025068 DMM INFO MM(262420000000069/e1b3afd4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905121025068 DMM DEBUG MM(262420000000069/e1b3afd4) Requesting subscriber data update (gprs_subscriber.c:894) 20240905121025068 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240905121025068 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905121026043 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905121026043 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905121026043 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240905121026043 DMM INFO MM(262420000000069/e1b3afd4) Subscriber data update (mmctx.c:445) 20240905121026043 DMM DEBUG MM(262420000000069/e1b3afd4) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240905121026043 DMM INFO MM(262420000000069/e1b3afd4) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240905121026043 DMM NOTICE MM(262420000000069/e1b3afd4) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240905121026043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905121026043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905121026043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240905121026043 DMM INFO MM(262420000000069/e1b3afd4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1b3afd4) (gprs_gmm.c:300) 20240905121026043 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) 20240905121026045 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905121026045 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240905121026045 DMM INFO MM(262420000000069/e1b3afd4) Subscriber data update (mmctx.c:445) 20240905121026045 DMM DEBUG MM(262420000000069/e1b3afd4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905121026060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121026060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121026060 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121026060 DMM INFO MM(262420000000069/e1b3afd4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905121026060 DMM NOTICE MM(262420000000069/e1b3afd4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905121026060 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905121026060 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905121026060 DLLC NOTICE LLME(fb0ddfda/e1b3afd4){ASSIGNED} LLGM Assign pre (ffffffff => e1b3afd4) (gprs_llc.c:1079) 20240905121026060 DLLC NOTICE LLME(ffffffff/e1b3afd4){ASSIGNED} LLGM Assign post (ffffffff => e1b3afd4) (gprs_llc.c:1125) 20240905121026060 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905121026060 DMM ERROR MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240905121026060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905121026060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240905121026109 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20240905121026126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121026126 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121026126 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1316)@81e620931387: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@81e620931387: Final verdict of PTC: pass 20240905121026133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56366<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905121026138 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_cell_change_different_ci_attach-BVCI196(1316)@81e620931387: Final verdict of PTC: none 20240905121026138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1328)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@81e620931387: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@81e620931387: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@81e620931387: Final verdict of PTC: none -NSVCI97(1317)@81e620931387: Final verdict of PTC: none -NSVCI98(1322)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(1329)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@81e620931387: Final verdict of PTC: none -NSVCI99(1327)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1315)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1320)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1325)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none)Thu Sep 5 12:10:26 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none)Waiting for packet dumper to finish... 0 (prev_count=-1, count=108268) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@81e620931387: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. 20240905121027140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121027140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108268, count=125684) 20240905121028142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121028142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Thu Sep 5 12:10:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905121029127 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Timeout of T3314 (fsm.c:317) 20240905121029127 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240905121029127 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240905121029143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121029143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_cell_change_different_ci_data started. 20240905121029267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905121029269 DMM INFO MM(262420000000069/e1b3afd4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905121029269 DMM INFO MM(262420000000069/e1b3afd4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905121029269 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905121029269 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905121029269 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905121029269 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240905121029269 DLLC NOTICE LLME(ffffffff/e1b3afd4){ASSIGNED} LLGM Assign pre (e1b3afd4 => ffffffff) (gprs_llc.c:1079) 20240905121029269 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1b3afd4 => ffffffff) (gprs_llc.c:1125) 20240905121029269 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea3b040 (gprs_sndcp.c:574) 20240905121029269 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905121029269 DMM NOTICE MM(262420000000069/e1b3afd4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240905121029269 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20240905121029269 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240905121029269 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905121029269 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20240905121029269 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20240905121029269 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 60 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20240905121029269 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f9 09 00 28 01 01 (gsup_client.c:399) 20240905121029269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905121029269 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905121029269 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905121029269 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905121029269 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@81e620931387: Provider Link came up: sending NS-RESET 20240905121029313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905121029313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121029313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121029313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121029313 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905121029313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121029313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121029313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121029313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121029314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121029314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121029314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121029314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121029314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121029314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121029314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121029314 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121029314 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905121029314 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121029314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1336)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905121029315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121029315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121029317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121029321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121029321 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@81e620931387: Provider Link came up: sending NS-RESET 20240905121029333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905121029333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121029333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121029333 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121029333 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905121029333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121029333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121029333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121029333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121029334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121029334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121029334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121029334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121029334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121029334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121029334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121029334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121029334 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905121029334 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121029334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1341)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905121029335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121029335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1342)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 20240905121029336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121029341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121029341 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@81e620931387: Provider Link came up: sending NS-RESET 20240905121029348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905121029348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121029348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121029348 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121029348 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905121029348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121029348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121029348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121029348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121029349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121029349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121029349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121029349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121029349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121029349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121029349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121029349 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121029349 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905121029349 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121029349 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1346)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905121029349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121029349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121029351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121029355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121029355 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905121030144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121030144 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905121030145 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905121030145 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@81e620931387: 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) } } } } 20240905121030149 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905121030150 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@81e620931387: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='CAAA0509'O, index=0 SGSN_Test-GSUP(1348)@81e620931387: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@81e620931387: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@81e620931387: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='CAAA0509'O, index=0 TC_cell_change_different_ci_data(1350)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'CF7325229060693D365E857638BB2C1A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D53B2624'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4E6E763138A9105B'O } } } } } 20240905121030189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121030189 DLLC NOTICE LLME(ffffffff/caaa0509){UNASSIGNED} LLC RX: unknown TLLI 0xcaaa0509, creating LLME on the fly (gprs_llc.c:552) 20240905121030189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121030190 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20240905121030190 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905121030190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905121030190 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905121030190 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905121030190 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905121030190 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905121030190 DLLC NOTICE LLME(ffffffff/caaa0509){UNASSIGNED} LLGM Assign pre (caaa0509 => d2ec2f58) (gprs_llc.c:1079) 20240905121030190 DLLC NOTICE LLME(caaa0509/d2ec2f58){ASSIGNED} LLGM Assign post (caaa0509 => d2ec2f58) (gprs_llc.c:1125) 20240905121030190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905121030190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905121030190 DMM DEBUG MM(262420000000071/d2ec2f58) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905121030202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121030202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905121030202 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121030202 DMM DEBUG MM(262420000000071/d2ec2f58) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20240905121030202 DMM NOTICE MM(262420000000071/d2ec2f58) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905121030202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905121030202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905121030202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905121030202 DMM DEBUG MM(262420000000071/d2ec2f58) Requesting authorization (sgsn_auth.c:160) 20240905121030202 DMM INFO MM(262420000000071/d2ec2f58) Requesting authentication tuples (sgsn_auth.c:184) 20240905121030202 DMM DEBUG MM(262420000000071/d2ec2f58) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905121030202 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20240905121030202 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@81e620931387: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@81e620931387: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20240905121030206 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905121030206 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905121030206 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905121030206 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905121030207 DMM INFO MM(262420000000071/d2ec2f58) Subscriber data update (mmctx.c:445) 20240905121030207 DMM DEBUG MM(262420000000071/d2ec2f58) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905121030207 DMM INFO MM(262420000000071/d2ec2f58) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905121030207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905121030207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905121030207 DMM INFO MM(262420000000071/d2ec2f58) <- GMM AUTH AND CIPHERING REQ (rand = cf 73 25 22 90 60 69 3d 36 5e 85 76 38 bb 2c 1a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905121030221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121030221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121030221 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121030221 DMM INFO MM(262420000000071/d2ec2f58) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905121030222 DMM NOTICE MM(262420000000071/d2ec2f58) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905121030222 DMM DEBUG MM(262420000000071/d2ec2f58) checking auth: received GSM SRES = d5 3b 26 24 (gprs_gmm.c:666) 20240905121030222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905121030222 DMM DEBUG MM(262420000000071/d2ec2f58) Requesting authorization (sgsn_auth.c:160) 20240905121030222 DMM INFO MM(262420000000071/d2ec2f58) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905121030222 DMM DEBUG MM(262420000000071/d2ec2f58) Requesting subscriber data update (gprs_subscriber.c:894) 20240905121030222 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20240905121030222 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 70 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905121030222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905121030222 DMM INFO MM(262420000000071/d2ec2f58) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2ec2f58) (gprs_gmm.c:300) 20240905121030225 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905121030225 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905121030225 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240905121030225 DMM INFO MM(262420000000071/d2ec2f58) Subscriber data update (mmctx.c:445) 20240905121030225 DMM DEBUG MM(262420000000071/d2ec2f58) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905121030225 DMM INFO MM(262420000000071/d2ec2f58) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905121030225 DMM NOTICE MM(262420000000071/d2ec2f58) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20240905121030225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905121030225 DMM NOTICE MM(262420000000071/d2ec2f58) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905121030225 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) 20240905121030227 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905121030227 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240905121030227 DMM INFO MM(262420000000071/d2ec2f58) Subscriber data update (mmctx.c:445) 20240905121030227 DMM DEBUG MM(262420000000071/d2ec2f58) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905121030237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121030237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905121030238 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121030238 DMM INFO MM(262420000000071/d2ec2f58) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905121030238 DMM NOTICE MM(262420000000071/d2ec2f58) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905121030238 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905121030238 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905121030238 DLLC NOTICE LLME(caaa0509/d2ec2f58){ASSIGNED} LLGM Assign pre (ffffffff => d2ec2f58) (gprs_llc.c:1079) 20240905121030238 DLLC NOTICE LLME(ffffffff/d2ec2f58){ASSIGNED} LLGM Assign post (ffffffff => d2ec2f58) (gprs_llc.c:1125) 20240905121030238 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905121030238 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905121030238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905121030238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240905121030296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121030296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240905121030296 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121030296 DMM INFO MM(262420000000071/d2ec2f58) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905121030296 DMM INFO MM(262420000000071/d2ec2f58) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905121030296 DMM DEBUG MM(262420000000071/d2ec2f58) Using GGSN 0 (gprs_sm.c:317) 20240905121030296 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 17. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905121030296 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20240905121030296 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905121030296 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20240905121030296 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20240905121030316 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0d 04 36 00 00 01 80 08 00 10 c6 4b cc 50 11 bf cc f5 56 14 05 7f b8 fa 71 c8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20240905121030316 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f80146575f8, cbp=0x55f9bea3f470) (sgsn_libgtp.c:629) 20240905121030316 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905121030316 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f9bea3b398 TLLI=d2ec2f58, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240905121030316 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905121030316 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@81e620931387: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905121030329 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) 20240905121030340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121030340 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240905121030340 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1340)@81e620931387: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@81e620931387: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D2EC2F58'O, index=0 20240905121030351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121030351 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121030352 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121030353 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_ci_data-BVCI196(1335)@81e620931387: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@81e620931387: Final verdict of PTC: pass 20240905121030377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56372<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@81e620931387: Final verdict of PTC: none 20240905121030382 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905121030382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1347)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@81e620931387: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@81e620931387: Final verdict of PTC: none -NSVCI97(1336)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@81e620931387: Final verdict of PTC: none -NSVCI98(1341)@81e620931387: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@81e620931387: Final verdict of PTC: none -NSVCI99(1346)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@81e620931387: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1334)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1339)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1344)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@81e620931387: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Thu Sep 5 12:10:30 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43840) 20240905121031383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121031383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43840, count=102248) 20240905121032384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121032384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Thu Sep 5 12:10:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905121033352 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Timeout of T3314 (fsm.c:317) 20240905121033352 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240905121033352 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240905121033385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121033385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_sgsn_context_req_in started. 20240905121033480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905121033483 DMM INFO MM(262420000000071/d2ec2f58) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905121033483 DMM INFO MM(262420000000071/d2ec2f58) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905121033483 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905121033483 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905121033483 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905121033483 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240905121033483 DLLC NOTICE LLME(ffffffff/d2ec2f58){ASSIGNED} LLGM Assign pre (d2ec2f58 => ffffffff) (gprs_llc.c:1079) 20240905121033483 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2ec2f58 => ffffffff) (gprs_llc.c:1125) 20240905121033483 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f9bea3b040 (gprs_sndcp.c:574) 20240905121033483 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f9bea3b398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240905121033483 DMM NOTICE MM(262420000000071/d2ec2f58) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240905121033483 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20240905121033483 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240905121033483 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905121033483 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20240905121033483 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20240905121033483 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240905121033483 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:399) 20240905121033483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905121033483 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905121033483 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905121033484 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905121033484 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1355)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@81e620931387: Provider Link came up: sending NS-RESET 20240905121033540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905121033540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121033540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121033540 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121033540 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905121033540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121033540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121033540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121033540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121033541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121033541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121033541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121033541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121033541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121033541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121033541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121033541 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121033541 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905121033541 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121033541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1355)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905121033541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121033541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121033543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121033547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121033547 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@81e620931387: Provider Link came up: sending NS-RESET 20240905121033556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905121033556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121033556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121033556 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121033556 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905121033556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121033556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121033556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121033556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121033557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121033557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121033557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121033557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121033557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121033557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121033557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121033557 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121033557 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905121033557 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121033557 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121033557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1360)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905121033557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121033559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121033564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121033564 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@81e620931387: Provider Link came up: sending NS-RESET 20240905121033572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905121033572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121033572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121033572 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121033572 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905121033572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121033572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121033572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121033572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121033573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121033573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121033573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121033573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121033573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121033573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121033573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121033573 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121033573 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905121033573 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121033573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121033573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121033573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121033575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121033580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121033580 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905121034386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121034386 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905121034386 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905121034386 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@81e620931387: 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) } } } } 20240905121034390 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905121034392 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@81e620931387: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='E6A86C3E'O, index=0 SGSN_Test-GSUP(1367)@81e620931387: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@81e620931387: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'CF3485D70DE3959AE65072BD7C2A9418'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B5ECF8CA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D9FF137E59326F5D'O } } } } } 20240905121035454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121035454 DLLC NOTICE LLME(ffffffff/e6a86c3e){UNASSIGNED} LLC RX: unknown TLLI 0xe6a86c3e, creating LLME on the fly (gprs_llc.c:552) 20240905121035454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121035454 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20240905121035454 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905121035454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905121035454 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905121035454 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Allocated (fsm.c:456) 20240905121035454 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905121035454 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905121035454 DLLC NOTICE LLME(ffffffff/e6a86c3e){UNASSIGNED} LLGM Assign pre (e6a86c3e => eea41b15) (gprs_llc.c:1079) 20240905121035454 DLLC NOTICE LLME(e6a86c3e/eea41b15){ASSIGNED} LLGM Assign post (e6a86c3e => eea41b15) (gprs_llc.c:1125) 20240905121035454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905121035454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905121035454 DMM DEBUG MM(262420000000072/eea41b15) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905121035467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121035467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905121035467 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121035467 DMM DEBUG MM(262420000000072/eea41b15) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20240905121035467 DMM NOTICE MM(262420000000072/eea41b15) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905121035467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905121035467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905121035467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905121035467 DMM DEBUG MM(262420000000072/eea41b15) Requesting authorization (sgsn_auth.c:160) 20240905121035467 DMM INFO MM(262420000000072/eea41b15) Requesting authentication tuples (sgsn_auth.c:184) 20240905121035467 DMM DEBUG MM(262420000000072/eea41b15) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905121035467 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20240905121035467 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@81e620931387: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@81e620931387: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20240905121035470 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905121035470 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905121035470 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905121035470 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905121035470 DMM INFO MM(262420000000072/eea41b15) Subscriber data update (mmctx.c:445) 20240905121035470 DMM DEBUG MM(262420000000072/eea41b15) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905121035470 DMM INFO MM(262420000000072/eea41b15) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905121035470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905121035470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905121035470 DMM INFO MM(262420000000072/eea41b15) <- GMM AUTH AND CIPHERING REQ (rand = cf 34 85 d7 0d e3 95 9a e6 50 72 bd 7c 2a 94 18 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240905121035481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121035481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121035481 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121035481 DMM INFO MM(262420000000072/eea41b15) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905121035481 DMM NOTICE MM(262420000000072/eea41b15) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905121035481 DMM DEBUG MM(262420000000072/eea41b15) checking auth: received GSM SRES = b5 ec f8 ca (gprs_gmm.c:666) 20240905121035481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905121035482 DMM DEBUG MM(262420000000072/eea41b15) Requesting authorization (sgsn_auth.c:160) 20240905121035482 DMM INFO MM(262420000000072/eea41b15) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905121035482 DMM DEBUG MM(262420000000072/eea41b15) Requesting subscriber data update (gprs_subscriber.c:894) 20240905121035482 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20240905121035482 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 70 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905121035482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905121035482 DMM INFO MM(262420000000072/eea41b15) <- GMM ATTACH ACCEPT (new P-TMSI=0xeea41b15) (gprs_gmm.c:300) 20240905121035484 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905121035484 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905121035484 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240905121035484 DMM INFO MM(262420000000072/eea41b15) Subscriber data update (mmctx.c:445) 20240905121035484 DMM DEBUG MM(262420000000072/eea41b15) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905121035484 DMM INFO MM(262420000000072/eea41b15) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905121035484 DMM NOTICE MM(262420000000072/eea41b15) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20240905121035484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905121035484 DMM NOTICE MM(262420000000072/eea41b15) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905121035484 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) 20240905121035485 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905121035485 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240905121035485 DMM INFO MM(262420000000072/eea41b15) Subscriber data update (mmctx.c:445) 20240905121035485 DMM DEBUG MM(262420000000072/eea41b15) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905121035490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121035490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905121035490 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121035490 DMM INFO MM(262420000000072/eea41b15) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905121035490 DMM NOTICE MM(262420000000072/eea41b15) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905121035490 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905121035490 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905121035490 DLLC NOTICE LLME(e6a86c3e/eea41b15){ASSIGNED} LLGM Assign pre (ffffffff => eea41b15) (gprs_llc.c:1079) 20240905121035490 DLLC NOTICE LLME(ffffffff/eea41b15){ASSIGNED} LLGM Assign post (ffffffff => eea41b15) (gprs_llc.c:1125) 20240905121035490 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905121035490 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905121035490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905121035490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240905121035546 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 b5 c5 00 00 03 52 f0 99 42 42 de 05 ee a4 1b 15 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@81e620931387: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20240905121037548 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240905121037548 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240905121037548 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 1e 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) 20240905121037548 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240905121037548 DMM INFO MM(262420000000072/eea41b15) Subscriber data update (mmctx.c:445) 20240905121037548 DMM DEBUG MM(262420000000072/eea41b15) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240905121037548 DMM INFO MM(262420000000072/eea41b15) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240905121037548 DMM INFO MM(262420000000072/eea41b15) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905121037548 DMM INFO MM(262420000000072/eea41b15) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905121037548 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905121037548 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905121037548 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905121037548 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905121037548 DLLC NOTICE LLME(ffffffff/eea41b15){ASSIGNED} LLGM Assign pre (eea41b15 => ffffffff) (gprs_llc.c:1079) 20240905121037548 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eea41b15 => ffffffff) (gprs_llc.c:1125) 20240905121037548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905121037548 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905121037548 DMM DEBUG MM_STATE_Iu[0x55f9bea34580]{Detached}: Deallocated (fsm.c:568) 20240905121037548 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@81e620931387: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@81e620931387: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20240905121037557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48432<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1355)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@81e620931387: Final verdict of PTC: none 20240905121037561 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905121037561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1356)@81e620931387: Final verdict of PTC: none -NSVCI98(1360)@81e620931387: Final verdict of PTC: none -NSVCI99(1365)@81e620931387: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@81e620931387: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(1367)@81e620931387: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1363)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1358)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1353)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@81e620931387: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Thu Sep 5 12:10:37 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=86596) 20240905121038563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121038563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86596, count=95680) 20240905121039564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121039564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Thu Sep 5 12:10:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905121040565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121040565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_sgsn_context_req_out started. 20240905121040654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905121040657 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1374)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@81e620931387: Provider Link came up: sending NS-RESET 20240905121040710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905121040710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121040710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121040710 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121040710 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905121040710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121040710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121040710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121040710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121040711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121040711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121040711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121040711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121040711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121040711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121040711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121040711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121040711 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905121040711 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121040711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1374)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905121040711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121040711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121040713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121040718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121040718 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@81e620931387: Provider Link came up: sending NS-RESET 20240905121040726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905121040726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121040726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121040726 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121040726 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905121040726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121040726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121040726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121040726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121040727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121040727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121040727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121040727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121040727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121040727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121040727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121040727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121040727 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905121040727 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121040727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121040727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121040727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121040730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121040735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121040735 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1381)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI210(1378)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1384)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@81e620931387: Provider Link came up: sending NS-RESET 20240905121040741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905121040741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121040741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121040741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121040741 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905121040741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121040741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121040741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121040741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121040742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121040742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121040742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121040742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121040742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121040742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121040742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121040742 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121040742 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905121040742 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121040742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121040742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121040742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121040744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121040750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121040750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905121041566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121041566 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905121041566 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905121041566 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@81e620931387: 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) } } } } 20240905121041571 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905121041572 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@81e620931387: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='C1B67BE7'O, index=0 SGSN_Test-GSUP(1386)@81e620931387: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20240905121042650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121042650 DLLC NOTICE LLME(ffffffff/c1b67be7){UNASSIGNED} LLC RX: unknown TLLI 0xc1b67be7, creating LLME on the fly (gprs_llc.c:552) 20240905121042650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240905121042650 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240905121042650 DMM NOTICE LLME(ffffffff/c1b67be7){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240905121042650 DLLC NOTICE LLME(ffffffff/c1b67be7){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240905121042650 DMM ERROR LLME(ffffffff/c1b67be7){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240905121042650 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240905121042650 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240905121042650 DLLC NOTICE LLME(ffffffff/c1b67be7){UNASSIGNED} LLGM Assign pre (c1b67be7 => ffffffff) (gprs_llc.c:1079) 20240905121042650 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1b67be7 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@81e620931387: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@81e620931387: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@81e620931387: Final verdict of PTC: none 20240905121042674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48438<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905121042674 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905121042674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1379)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@81e620931387: Final verdict of PTC: none -NSVCI97(1374)@81e620931387: Final verdict of PTC: none -NSVCI99(1384)@81e620931387: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@81e620931387: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@81e620931387: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1372)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1377)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1382)@81e620931387: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@81e620931387: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@81e620931387: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Thu Sep 5 12:10:42 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=43764) 20240905121043675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121043675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43764, count=50504) 20240905121044676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121044676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Thu Sep 5 12:10:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905121045677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121045677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_req_id_req_ra_update started. 20240905121045803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905121045806 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1393)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@81e620931387: Provider Link came up: sending NS-RESET 20240905121045843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905121045843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121045843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121045843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121045843 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905121045843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121045843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121045843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121045843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121045844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121045844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121045844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121045844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121045844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121045844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121045844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121045844 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121045844 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905121045844 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121045844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1393)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121045845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121045845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240905121045847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240905121045851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121045851 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1392)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1399)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1399)@81e620931387: Provider Link came up: sending NS-RESET 20240905121045861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905121045861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121045861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121045861 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121045861 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905121045861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121045861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121045861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121045861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1398)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1399)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121045862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121045862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121045862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121045862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121045862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121045862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121045862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121045862 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121045862 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905121045862 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121045862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1399)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905121045863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121045863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1399)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121045864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1395)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121045870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121045870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1396)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1398)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1404)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1404)@81e620931387: Provider Link came up: sending NS-RESET 20240905121045876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905121045876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121045876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121045876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121045876 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905121045876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121045876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121045876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121045876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1404)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121045877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121045877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121045878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121045878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121045878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121045878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121045878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121045878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121045878 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905121045878 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121045878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121045878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121045878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1404)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1404)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121045880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121045884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121045884 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1401)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905121046678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121046678 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905121046678 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905121046678 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1403)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1403)@81e620931387: 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) } } } } 20240905121046679 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905121046680 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1403)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1403)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1403)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1403)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1403)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1403)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@81e620931387: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='FB794900'O, index=0 SGSN_Test-GSUP(1405)@81e620931387: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20240905121046702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121046702 DLLC NOTICE LLME(ffffffff/fb794900){UNASSIGNED} LLC RX: unknown TLLI 0xfb794900, creating LLME on the fly (gprs_llc.c:552) 20240905121046702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121046702 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20240905121046702 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905121046702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905121046702 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905121046702 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905121046702 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905121046702 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905121046702 DLLC NOTICE LLME(ffffffff/fb794900){UNASSIGNED} LLGM Assign pre (fb794900 => ca111fe7) (gprs_llc.c:1079) 20240905121046702 DLLC NOTICE LLME(fb794900/ca111fe7){ASSIGNED} LLGM Assign post (fb794900 => ca111fe7) (gprs_llc.c:1125) 20240905121046702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905121046702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905121046702 DMM DEBUG MM(262420000000047/ca111fe7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905121046708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121046708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121046708 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121046708 DMM INFO MM(262420000000047/ca111fe7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240905121046708 DMM INFO MM(262420000000047/ca111fe7) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-31702-9 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20240905121046708 DMM NOTICE MM(262420000000047/ca111fe7) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240905121046708 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240905121046708 DMM INFO MM(262420000000047/ca111fe7) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240905121046708 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905121046708 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905121046708 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905121046708 DMM ERROR MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240905121046708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Deallocated (fsm.c:568) 20240905121046708 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905121046708 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905121046708 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905121046708 DLLC NOTICE LLME(fb794900/ca111fe7){ASSIGNED} LLGM Assign pre (ca111fe7 => ffffffff) (gprs_llc.c:1079) 20240905121046708 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca111fe7 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@81e620931387: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@81e620931387: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@81e620931387: Final verdict of PTC: pass 20240905121046711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56848<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905121046713 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905121046713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1389)@81e620931387: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@81e620931387: Final verdict of PTC: none -NSVCI98(1399)@81e620931387: Final verdict of PTC: none -NSVCI99(1404)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@81e620931387: Final verdict of PTC: none -NSVCI97(1393)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1403)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(1405)@81e620931387: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1396)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1398)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@81e620931387: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1401)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1391)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1397)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1402)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1396): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1397): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1398): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1399): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1401): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1402): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1403): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1404): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@81e620931387: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Thu Sep 5 12:10:46 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36908) 20240905121047714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121047714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36908, count=58164) 20240905121048715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121048715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@81e620931387: Test execution finished. MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Thu Sep 5 12:10:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905121049716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121049716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_iu_attach started. 20240905121049815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905121049817 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@81e620931387: Provider Link came up: sending NS-RESET 20240905121049864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905121049864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121049864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121049864 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121049864 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905121049864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121049864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121049864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121049864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121049865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121049865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121049865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121049865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121049865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121049865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121049865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121049865 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121049865 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905121049865 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121049865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121049866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121049866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121049867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121049872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121049872 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@81e620931387: Provider Link came up: sending NS-RESET 20240905121049879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905121049879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121049879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121049879 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121049879 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905121049879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121049879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121049879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121049879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121049880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121049880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121049880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121049880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121049880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121049880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121049880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121049880 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121049880 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905121049880 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121049880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121049880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121049880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121049882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121049886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121049886 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@81e620931387: Provider Link came up: sending NS-RESET 20240905121049894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905121049894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121049894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121049894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121049894 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905121049894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121049894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121049894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121049894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121049895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121049895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121049895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121049895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121049895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121049895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121049895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121049895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121049895 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905121049895 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121049895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121049895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121049895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121049897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121049901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121049901 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@81e620931387: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@81e620931387: ************************************************* SGSN_Test_0-M3UA(1425)@81e620931387: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@81e620931387: ************************************************* MTC@81e620931387: Starting RAN_Emulation TC_iu_attach-BVCI220(1421)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1423)@81e620931387: v_sccp_pdu_maxlen:268 20240905121050104 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240905121050104 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240905121050104 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240905121050104 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1425)@81e620931387: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240905121050111 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121050111 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240905121050111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240905121050111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240905121050111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240905121050111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240905121050111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240905121050113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121050113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240905121050113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240905121050113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240905121050113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240905121050113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240905121050113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240905121050114 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240905121050717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121050717 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905121050717 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905121050717 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@81e620931387: 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) } } } } 20240905121050722 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905121050723 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240905121050922 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121050922 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121050922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121050922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121050922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121050922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121050922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121050922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121050923 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240905121050923 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240905121050923 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121050923 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121050923 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121050923 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121050923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121050923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121050924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121050924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1424)@81e620931387: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@81e620931387: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='DE231BA9'O, index=0 SGSN_Test-GSUP(1428)@81e620931387: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@81e620931387: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001001'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '7BFE'O, rac := '9A'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@81e620931387: Added conn table entry 0TC_iu_attach(1430)1642023 SGSN_Test_0-SCCP(1423)@81e620931387: First idle individual index:0 SGSN_Test_0-RAN(1424)@81e620931387: patch: N(SD) for ConnIdx 0 set to 1 20240905121051810 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121051810 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121051810 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121051810 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121051810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121051810 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121051810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121051810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121051810 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240905121051810 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240905121051810 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240905121051810 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20240905121051810 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20240905121051810 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240905121051810 DMM DEBUG GMM(gmm_fsm)[0x55f9bea347e0]{Deregistered}: Allocated (fsm.c:456) 20240905121051810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{Init}: Allocated (fsm.c:456) 20240905121051810 DMM DEBUG MM_STATE_Gb[0x55f9bea34580]{Idle}: Allocated (fsm.c:456) 20240905121051810 DMM DEBUG MM_STATE_Iu[0x55f9bea406d0]{Detached}: Allocated (fsm.c:456) 20240905121051810 DMM DEBUG GMM(gmm_fsm)[0x55f9bea347e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905121051810 DMM DEBUG GMM(gmm_fsm)[0x55f9bea347e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905121051810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905121051810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905121051810 DMM DEBUG MM(262420000001001/de025fea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905121051810 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240905121051810 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121051810 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121051810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121051810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121051810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121051810 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121051810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121051810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121051810 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121051810 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121051810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121051810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121051810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121051811 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121051811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121051811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@81e620931387: { messageType := 2, destLocRef := '190E27'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1423)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@81e620931387: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '1D3F7CFE471ACE136AFC93A8F9A1C076'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '639A3951'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EFF1C9B362157C7C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2528D782A02561AA11CE49687C05F80E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E0AE2DC2097276A2DC0580FECA3752FF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C7606FAC408C4A65E2CA35CD4F54A9D1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '428206E74503AA75'O } } } } } SGSN_Test_0-SCCP(1423)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@81e620931387: vl_len:23 SGSN_Test_0-SCCP(1423)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1423)@81e620931387: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240905121051818 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121051818 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121051818 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121051818 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121051818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121051818 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121051818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121051818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121051818 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121051818 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121051818 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121051818 DMM DEBUG MM(262420000001001/de025fea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240905121051818 DMM NOTICE MM(262420000001001/de025fea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905121051818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905121051818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905121051818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905121051818 DMM DEBUG MM(262420000001001/de025fea) Requesting authorization (sgsn_auth.c:160) 20240905121051818 DMM INFO MM(262420000001001/de025fea) Requesting authentication tuples (sgsn_auth.c:184) 20240905121051818 DMM DEBUG MM(262420000001001/de025fea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905121051818 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240905121051818 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@81e620931387: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@81e620931387: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20240905121051821 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905121051821 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905121051821 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905121051821 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905121051821 DMM INFO MM(262420000001001/de025fea) Subscriber data update (mmctx.c:445) 20240905121051821 DMM DEBUG MM(262420000001001/de025fea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905121051821 DMM INFO MM(262420000001001/de025fea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905121051821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905121051821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905121051821 DMM INFO MM(262420000001001/de025fea) <- GMM AUTH AND CIPHERING REQ (rand = 1d 3f 7c fe 47 1a ce 13 6a fc 93 a8 f9 a1 c0 76 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c7 60 6f ac 40 8c 4a 65 e2 ca 35 cd 4f 54 a9 d1 ) (gprs_gmm.c:483) 20240905121051821 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240905121051821 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121051821 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121051821 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121051821 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121051821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121051821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121051821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121051821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@81e620931387: vl_len:37 SGSN_Test_0-SCCP(1423)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1423)@81e620931387: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422428206E723094B99990000100001F029044503AA75'O 20240905121051826 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121051826 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121051826 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121051826 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121051826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121051826 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121051826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121051826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121051827 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121051827 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121051827 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121051827 DMM INFO MM(262420000001001/de025fea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905121051827 DMM NOTICE MM(262420000001001/de025fea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905121051827 DMM DEBUG MM(262420000001001/de025fea) checking auth: received UMTS RES = 42 82 06 e7 45 03 aa 75 (gprs_gmm.c:666) 20240905121051827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905121051827 DMM DEBUG MM(262420000001001/de025fea) Requesting authorization (sgsn_auth.c:160) 20240905121051827 DMM INFO MM(262420000001001/de025fea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905121051827 DMM DEBUG MM(262420000001001/de025fea) Requesting subscriber data update (gprs_subscriber.c:894) 20240905121051827 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240905121051827 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f1 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240905121051827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240905121051827 DMM DEBUG MM(262420000001001/de025fea) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240905121051827 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121051827 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121051827 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121051827 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121051827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121051827 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121051827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121051827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@81e620931387: vl_len:12 SGSN_Test_0-SCCP(1423)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1423)@81e620931387: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240905121051833 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121051833 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121051833 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121051833 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121051833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121051833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121051834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121051834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121051834 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240905121051834 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240905121051834 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240905121051834 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20240905121051834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240905121051834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240905121051834 DMM INFO MM(262420000001001/de025fea) <- GMM ATTACH ACCEPT (new P-TMSI=0xde025fea) (gprs_gmm.c:300) 20240905121051834 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240905121051834 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121051834 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121051834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121051834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121051834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121051834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121051834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121051834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121051834 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121051834 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121051834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121051834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121051834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121051834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121051834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121051834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240905121051837 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905121051837 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905121051837 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240905121051837 DMM INFO MM(262420000001001/de025fea) Subscriber data update (mmctx.c:445) 20240905121051837 DMM DEBUG MM(262420000001001/de025fea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905121051837 DMM INFO MM(262420000001001/de025fea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905121051837 DMM NOTICE MM(262420000001001/de025fea) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240905121051837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905121051837 DMM NOTICE MM(262420000001001/de025fea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905121051837 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) 20240905121051837 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905121051837 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240905121051837 DMM INFO MM(262420000001001/de025fea) Subscriber data update (mmctx.c:445) 20240905121051837 DMM DEBUG MM(262420000001001/de025fea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@81e620931387: vl_len:14 SGSN_Test_0-SCCP(1423)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1423)@81e620931387: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240905121051839 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121051839 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121051839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121051839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121051839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121051839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121051839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121051839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121051839 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121051839 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121051839 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121051839 DMM INFO MM(262420000001001/de025fea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905121051839 DMM NOTICE MM(262420000001001/de025fea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905121051839 DMM DEBUG GMM(gmm_fsm)[0x55f9bea347e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905121051839 DMM DEBUG GMM(gmm_fsm)[0x55f9bea347e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905121051839 DMM DEBUG MM_STATE_Iu(1)[0x55f9bea406d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240905121051839 DMM DEBUG MM_STATE_Iu(1)[0x55f9bea406d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240905121051839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905121051839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240905121051839 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121051839 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121051839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121051839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121051839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121051839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121051839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121051839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@81e620931387: vl_len:7 SGSN_Test_0-SCCP(1423)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1423)@81e620931387: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240905121051842 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121051842 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121051842 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121051842 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121051842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121051842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121051842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121051842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121051842 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240905121051842 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240905121051842 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240905121051842 DMM INFO MM(262420000001001/de025fea) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240905121051842 DMM DEBUG MM_STATE_Iu(1)[0x55f9bea406d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240905121051842 DMM DEBUG MM_STATE_Iu(1)[0x55f9bea406d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240905121051842 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121051842 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121051842 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121051842 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121051842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121051842 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121051842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121051842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@81e620931387: Session index based on local reference:0 20240905121051843 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121051843 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121051843 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121051843 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121051843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121051843 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121051843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121051843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1424)@81e620931387: Deleted conn table entry 0TC_iu_attach(1430)1642023 TC_iu_attach(1430)@81e620931387: setverdict(pass): none -> pass TC_iu_attach(1430)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@81e620931387: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@81e620931387: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@81e620931387: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@81e620931387: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@81e620931387: Final verdict of PTC: none 20240905121051915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56850<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1417)@81e620931387: Final verdict of PTC: none -NSVCI99(1422)@81e620931387: Final verdict of PTC: none 20240905121051920 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905121051920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1427)@81e620931387: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@81e620931387: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@81e620931387: Final verdict of PTC: none -NSVCI97(1412)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@81e620931387: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(1428)@81e620931387: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1415)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1410)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1420)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@81e620931387: Test case TC_iu_attach finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Thu Sep 5 12:10:52 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=138840) 20240905121052046 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240905121052046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240905121052046 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240905121052046 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240905121052046 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240905121052046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240905121052046 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240905121052046 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240905121052046 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240905121052046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121052046 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240905121052046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240905121052046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240905121052046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240905121052046 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240905121052046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240905121052046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240905121052046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240905121052921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121052922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=138840, count=204436) 20240905121053369 DGPRS DEBUG Checking for inactive LLMEs, time = 28066452 (sgsn.c:131) 20240905121053923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121053923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240905121054047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240905121054047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240905121054047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Thu Sep 5 12:10:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905121054924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121054924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_iu_attach_encr started. 20240905121055092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905121055096 DMM INFO MM(262420000001001/de025fea) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905121055096 DMM INFO MM(262420000001001/de025fea) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905121055096 DMM DEBUG GMM(gmm_fsm)[0x55f9bea347e0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905121055096 DMM DEBUG GMM(gmm_fsm)[0x55f9bea347e0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905121055096 DMM DEBUG MM_STATE_Iu(1)[0x55f9bea406d0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240905121055096 DMM DEBUG MM_STATE_Iu(1)[0x55f9bea406d0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240905121055096 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240905121055096 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240905121055096 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20240905121055096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{Init}: Deallocated (fsm.c:568) 20240905121055096 DMM DEBUG MM_STATE_Gb[0x55f9bea34580]{Idle}: Deallocated (fsm.c:568) 20240905121055096 DMM DEBUG MM_STATE_Iu(1)[0x55f9bea406d0]{Detached}: Deallocated (fsm.c:568) 20240905121055096 DMM DEBUG GMM(gmm_fsm)[0x55f9bea347e0]{Deregistered}: Deallocated (fsm.c:568) 20240905121055096 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@81e620931387: Provider Link came up: sending NS-RESET 20240905121055145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905121055145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121055145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121055145 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121055145 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905121055145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121055145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121055145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121055145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121055146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121055146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121055146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121055146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121055146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121055146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121055146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121055146 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121055146 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905121055146 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121055146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121055146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121055146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121055148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121055152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121055152 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1440)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@81e620931387: Provider Link came up: sending NS-RESET 20240905121055160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905121055160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121055160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121055160 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121055160 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905121055160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121055160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121055160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121055160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121055161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121055161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121055161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121055161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121055161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121055161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121055161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121055161 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121055161 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905121055161 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121055161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121055161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121055161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121055163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121055167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121055167 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@81e620931387: Provider Link came up: sending NS-RESET 20240905121055176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905121055176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121055176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121055176 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121055176 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905121055176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121055176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121055176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121055176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121055177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121055178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121055178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121055178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121055178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121055178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121055178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121055178 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121055178 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905121055178 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121055178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121055178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121055178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121055180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@81e620931387: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@81e620931387: ************************************************* SGSN_Test_0-M3UA(1448)@81e620931387: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@81e620931387: ************************************************* MTC@81e620931387: Starting RAN_Emulation 20240905121055185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121055185 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1446)@81e620931387: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1444)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905121055387 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240905121055387 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240905121055387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240905121055387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1448)@81e620931387: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240905121055394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121055394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240905121055394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240905121055394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240905121055394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240905121055394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240905121055394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240905121055397 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121055397 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240905121055397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240905121055397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240905121055397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240905121055397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240905121055397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240905121055397 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240905121055926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121055926 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905121055926 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905121055926 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1450)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@81e620931387: 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) } } } } 20240905121055931 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905121055932 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240905121056207 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121056207 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121056207 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121056207 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121056207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121056207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121056207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121056208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121056208 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240905121056208 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240905121056208 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121056208 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121056208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121056208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121056208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121056208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121056208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121056208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1447)@81e620931387: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@81e620931387: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='C90FC52C'O, index=0 SGSN_Test-GSUP(1451)@81e620931387: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@81e620931387: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001001'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'A36A'O, rac := 'E3'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@81e620931387: Added conn table entry 0TC_iu_attach_encr(1453)9142237 SGSN_Test_0-SCCP(1446)@81e620931387: First idle individual index:0 SGSN_Test_0-RAN(1447)@81e620931387: patch: N(SD) for ConnIdx 0 set to 1 20240905121057014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121057014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121057014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121057014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121057014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121057014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121057014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121057014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121057014 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121057014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121057014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121057014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121057014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121057014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121057014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121057014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121057014 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240905121057014 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240905121057014 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240905121057014 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240905121057014 DMM DEBUG GMM(gmm_fsm)[0x55f9bea406d0]{Deregistered}: Allocated (fsm.c:456) 20240905121057014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905121057014 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Allocated (fsm.c:456) 20240905121057014 DMM DEBUG MM_STATE_Iu[0x55f9bea34450]{Detached}: Allocated (fsm.c:456) 20240905121057014 DMM DEBUG GMM(gmm_fsm)[0x55f9bea406d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905121057014 DMM DEBUG GMM(gmm_fsm)[0x55f9bea406d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905121057014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905121057014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905121057014 DMM DEBUG MM(262420000001001/da9b3642) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905121057014 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240905121057014 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121057014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121057014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121057014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121057014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121057014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121057014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121057014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1446)@81e620931387: { messageType := 2, destLocRef := '8B7FDD'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1446)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@81e620931387: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '463248E5F738A60CC65AA78CFDBF1EAF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '417EC1C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5F8D576C82FCE6AB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '37837CE09CC039AAB512A52A3D9C3865'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BD7EF514019413D5733C6626B476BAD6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '82BE665E240E98AFC250C9D191E8526E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F53989EA728A5D50'O } } } } } SGSN_Test_0-SCCP(1446)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@81e620931387: vl_len:23 SGSN_Test_0-SCCP(1446)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1446)@81e620931387: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240905121057026 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121057026 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121057026 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121057026 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121057026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121057026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121057026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121057026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121057026 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121057026 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121057026 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121057026 DMM DEBUG MM(262420000001001/da9b3642) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240905121057026 DMM NOTICE MM(262420000001001/da9b3642) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905121057026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905121057026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905121057026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905121057027 DMM DEBUG MM(262420000001001/da9b3642) Requesting authorization (sgsn_auth.c:160) 20240905121057027 DMM INFO MM(262420000001001/da9b3642) Requesting authentication tuples (sgsn_auth.c:184) 20240905121057027 DMM DEBUG MM(262420000001001/da9b3642) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905121057027 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240905121057027 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@81e620931387: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@81e620931387: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20240905121057030 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905121057030 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905121057030 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905121057030 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905121057030 DMM INFO MM(262420000001001/da9b3642) Subscriber data update (mmctx.c:445) 20240905121057030 DMM DEBUG MM(262420000001001/da9b3642) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905121057030 DMM INFO MM(262420000001001/da9b3642) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905121057030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905121057030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905121057030 DMM INFO MM(262420000001001/da9b3642) <- GMM AUTH AND CIPHERING REQ (rand = 46 32 48 e5 f7 38 a6 0c c6 5a a7 8c fd bf 1e af , mmctx_is_r99=1, vec->auth_types=0x3, autn = 82 be 66 5e 24 0e 98 af c2 50 c9 d1 91 e8 52 6e ) (gprs_gmm.c:483) 20240905121057030 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240905121057030 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121057030 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121057030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121057030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121057030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121057030 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121057030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121057030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1446)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@81e620931387: vl_len:37 SGSN_Test_0-SCCP(1446)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1446)@81e620931387: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22F53989EA23094B99990000100001F02904728A5D50'O 20240905121057037 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121057037 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121057037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121057037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121057037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121057037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121057037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121057037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121057037 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121057037 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121057037 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121057037 DMM INFO MM(262420000001001/da9b3642) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905121057037 DMM NOTICE MM(262420000001001/da9b3642) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905121057037 DMM DEBUG MM(262420000001001/da9b3642) checking auth: received UMTS RES = f5 39 89 ea 72 8a 5d 50 (gprs_gmm.c:666) 20240905121057037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905121057037 DMM DEBUG MM(262420000001001/da9b3642) Requesting authorization (sgsn_auth.c:160) 20240905121057037 DMM INFO MM(262420000001001/da9b3642) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905121057037 DMM DEBUG MM(262420000001001/da9b3642) Requesting subscriber data update (gprs_subscriber.c:894) 20240905121057037 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240905121057037 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f1 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240905121057037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240905121057037 DMM DEBUG MM(262420000001001/da9b3642) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20240905121057037 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121057037 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121057037 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121057037 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121057037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121057037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121057037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121057037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1446)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@81e620931387: vl_len:17 SGSN_Test_0-SCCP(1446)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1446)@81e620931387: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20240905121057047 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121057047 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121057047 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121057047 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121057047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121057047 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121057047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121057047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121057048 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240905121057048 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240905121057048 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240905121057048 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20240905121057048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240905121057048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240905121057048 DMM INFO MM(262420000001001/da9b3642) <- GMM ATTACH ACCEPT (new P-TMSI=0xda9b3642) (gprs_gmm.c:300) 20240905121057048 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240905121057048 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121057048 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121057048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121057048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121057048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121057048 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121057048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121057048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121057048 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121057048 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121057048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121057048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121057048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121057048 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121057048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121057048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1446)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240905121057051 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905121057051 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905121057051 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240905121057051 DMM INFO MM(262420000001001/da9b3642) Subscriber data update (mmctx.c:445) 20240905121057051 DMM DEBUG MM(262420000001001/da9b3642) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905121057051 DMM INFO MM(262420000001001/da9b3642) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905121057051 DMM NOTICE MM(262420000001001/da9b3642) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240905121057051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905121057051 DMM NOTICE MM(262420000001001/da9b3642) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905121057051 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) 20240905121057052 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905121057052 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240905121057052 DMM INFO MM(262420000001001/da9b3642) Subscriber data update (mmctx.c:445) 20240905121057052 DMM DEBUG MM(262420000001001/da9b3642) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@81e620931387: vl_len:14 SGSN_Test_0-SCCP(1446)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1446)@81e620931387: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240905121057053 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121057053 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121057053 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121057053 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121057053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121057053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121057053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121057053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121057053 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121057053 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121057053 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121057053 DMM INFO MM(262420000001001/da9b3642) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905121057053 DMM NOTICE MM(262420000001001/da9b3642) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905121057053 DMM DEBUG GMM(gmm_fsm)[0x55f9bea406d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905121057053 DMM DEBUG GMM(gmm_fsm)[0x55f9bea406d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905121057053 DMM DEBUG MM_STATE_Iu(2)[0x55f9bea34450]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240905121057053 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121057053 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121057053 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121057053 DMM DEBUG MM_STATE_Iu(2)[0x55f9bea34450]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240905121057053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905121057053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240905121057053 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121057053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121057053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121057053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121057053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1446)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@81e620931387: vl_len:7 SGSN_Test_0-SCCP(1446)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1446)@81e620931387: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240905121057056 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121057056 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121057056 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121057056 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121057056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121057056 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121057056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121057056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121057056 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240905121057056 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240905121057056 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240905121057056 DMM INFO MM(262420000001001/da9b3642) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240905121057056 DMM DEBUG MM_STATE_Iu(2)[0x55f9bea34450]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240905121057056 DMM DEBUG MM_STATE_Iu(2)[0x55f9bea34450]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240905121057056 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121057056 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121057056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121057056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121057056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121057056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121057056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121057056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1446)@81e620931387: Session index based on local reference:0 20240905121057057 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121057057 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121057057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121057057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121057057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121057057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121057057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121057057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1447)@81e620931387: Deleted conn table entry 0TC_iu_attach_encr(1453)9142237 TC_iu_attach_encr(1453)@81e620931387: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@81e620931387: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@81e620931387: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@81e620931387: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@81e620931387: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@81e620931387: Final verdict of PTC: none 20240905121057111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43212<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240905121057112 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905121057112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1435)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@81e620931387: Final verdict of PTC: none -NSVCI98(1440)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(1451)@81e620931387: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@81e620931387: Final verdict of PTC: none -NSVCI99(1445)@81e620931387: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@81e620931387: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1433)@81e620931387: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1443)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1438)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@81e620931387: Test case TC_iu_attach_encr finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Thu Sep 5 12:10:57 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=143512) 20240905121057262 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240905121057262 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240905121057262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240905121057262 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240905121057262 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240905121057262 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240905121057262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240905121057262 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240905121057262 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240905121057262 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240905121057262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121057262 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240905121057262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240905121057262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240905121057262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240905121057262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240905121057262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240905121057262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240905121058113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121058113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=143512, count=207632) 20240905121059115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121059116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. 20240905121059262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240905121059262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240905121059263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Thu Sep 5 12:10:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905121100118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121100118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_iu_attach_geran_rau started. 20240905121100297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905121100300 DMM INFO MM(262420000001001/da9b3642) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905121100300 DMM INFO MM(262420000001001/da9b3642) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905121100300 DMM DEBUG GMM(gmm_fsm)[0x55f9bea406d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905121100300 DMM DEBUG GMM(gmm_fsm)[0x55f9bea406d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905121100300 DMM DEBUG MM_STATE_Iu(2)[0x55f9bea34450]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240905121100300 DMM DEBUG MM_STATE_Iu(2)[0x55f9bea34450]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240905121100300 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240905121100300 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240905121100300 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20240905121100300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905121100300 DMM DEBUG MM_STATE_Gb[0x55f9bea346b0]{Idle}: Deallocated (fsm.c:568) 20240905121100300 DMM DEBUG MM_STATE_Iu(2)[0x55f9bea34450]{Detached}: Deallocated (fsm.c:568) 20240905121100300 DMM DEBUG GMM(gmm_fsm)[0x55f9bea406d0]{Deregistered}: Deallocated (fsm.c:568) 20240905121100300 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@81e620931387: Provider Link came up: sending NS-RESET 20240905121100346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905121100346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121100346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121100346 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121100346 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905121100346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121100346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121100346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121100346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121100347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121100347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121100347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121100347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121100347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121100347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121100347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121100347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121100347 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905121100347 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121100347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121100347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121100347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121100349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121100353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121100353 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1463)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@81e620931387: Provider Link came up: sending NS-RESET 20240905121100361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905121100361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121100361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121100361 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121100361 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905121100361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121100361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121100361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121100361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121100362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121100362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121100362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121100362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121100362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121100362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121100362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121100362 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121100362 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905121100362 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121100362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121100362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121100362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121100364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121100368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121100368 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@81e620931387: Provider Link came up: sending NS-RESET 20240905121100376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905121100376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121100376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121100376 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121100376 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905121100376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121100376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121100376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121100376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121100377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121100377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121100377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121100377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121100377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121100377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121100377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121100377 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121100377 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905121100377 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121100377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121100377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121100377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121100379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121100383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121100383 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@81e620931387: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@81e620931387: ************************************************* SGSN_Test_0-M3UA(1471)@81e620931387: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@81e620931387: ************************************************* MTC@81e620931387: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@81e620931387: v_sccp_pdu_maxlen:268 20240905121100586 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240905121100586 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240905121100586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240905121100586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1471)@81e620931387: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240905121100593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121100593 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240905121100593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240905121100593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240905121100593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240905121100593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240905121100593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240905121100595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121100595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240905121100595 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240905121100595 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240905121100595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240905121100595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240905121100595 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240905121100595 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240905121101119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121101119 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905121101119 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905121101119 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@81e620931387: 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) } } } } 20240905121101120 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905121101121 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240905121101391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121101391 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121101391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121101391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121101391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121101391 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121101391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121101391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121101391 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240905121101391 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240905121101391 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121101391 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121101391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121101391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121101391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121101391 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121101391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121101391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1470)@81e620931387: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@81e620931387: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='C415CA46'O, index=0 SGSN_Test-GSUP(1474)@81e620931387: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@81e620931387: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001002'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '086B'O ("\bk"), rac := '5A'O ("Z") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@81e620931387: Added conn table entry 0TC_iu_attach_geran_rau(1476)2852089 SGSN_Test_0-SCCP(1469)@81e620931387: First idle individual index:0 SGSN_Test_0-RAN(1470)@81e620931387: patch: N(SD) for ConnIdx 0 set to 1 20240905121102181 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121102181 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121102181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121102181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121102181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121102181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121102181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121102181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121102181 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121102181 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121102181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121102181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121102181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121102181 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121102181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121102181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121102181 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240905121102181 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240905121102181 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240905121102181 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20240905121102181 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905121102181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{Init}: Allocated (fsm.c:456) 20240905121102181 DMM DEBUG MM_STATE_Gb[0x55f9bea34580]{Idle}: Allocated (fsm.c:456) 20240905121102181 DMM DEBUG MM_STATE_Iu[0x55f9bea347e0]{Detached}: Allocated (fsm.c:456) 20240905121102181 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905121102181 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905121102181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905121102181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905121102181 DMM DEBUG MM(262420000001002/e5528424) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905121102181 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240905121102181 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121102181 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121102181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121102181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121102181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121102181 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121102181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121102181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@81e620931387: { messageType := 2, destLocRef := '2B84F9'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@81e620931387: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '6EF9841EF2A8B9EE92795FF18470274B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B4CE1DF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EB094364774B4673'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5D51CD351374607C99C0273A6ECC22B7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3081B29621C478132D226598F4685CFB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0539A864999F1413648D0B097889F63E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '85144EB45FC98146'O } } } } } SGSN_Test_0-SCCP(1469)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@81e620931387: vl_len:23 SGSN_Test_0-SCCP(1469)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1469)@81e620931387: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20240905121102188 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121102188 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121102188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121102188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121102188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121102188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121102188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121102188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121102188 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121102188 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121102188 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121102188 DMM DEBUG MM(262420000001002/e5528424) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240905121102188 DMM NOTICE MM(262420000001002/e5528424) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905121102188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905121102188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905121102188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905121102188 DMM DEBUG MM(262420000001002/e5528424) Requesting authorization (sgsn_auth.c:160) 20240905121102188 DMM INFO MM(262420000001002/e5528424) Requesting authentication tuples (sgsn_auth.c:184) 20240905121102188 DMM DEBUG MM(262420000001002/e5528424) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905121102188 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240905121102188 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@81e620931387: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@81e620931387: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20240905121102190 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905121102190 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905121102190 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905121102190 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905121102190 DMM INFO MM(262420000001002/e5528424) Subscriber data update (mmctx.c:445) 20240905121102190 DMM DEBUG MM(262420000001002/e5528424) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905121102190 DMM INFO MM(262420000001002/e5528424) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905121102190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905121102190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905121102190 DMM INFO MM(262420000001002/e5528424) <- GMM AUTH AND CIPHERING REQ (rand = 6e f9 84 1e f2 a8 b9 ee 92 79 5f f1 84 70 27 4b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 05 39 a8 64 99 9f 14 13 64 8d 0b 09 78 89 f6 3e ) (gprs_gmm.c:483) 20240905121102190 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240905121102190 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121102190 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121102190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121102190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121102190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121102190 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121102190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121102190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@81e620931387: vl_len:37 SGSN_Test_0-SCCP(1469)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1469)@81e620931387: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813012285144EB423094B99990000100002F029045FC98146'O 20240905121102196 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121102196 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121102196 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121102196 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121102196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121102196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121102196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121102196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121102196 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121102196 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121102196 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121102196 DMM INFO MM(262420000001002/e5528424) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905121102196 DMM NOTICE MM(262420000001002/e5528424) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905121102196 DMM DEBUG MM(262420000001002/e5528424) checking auth: received UMTS RES = 85 14 4e b4 5f c9 81 46 (gprs_gmm.c:666) 20240905121102196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905121102196 DMM DEBUG MM(262420000001002/e5528424) Requesting authorization (sgsn_auth.c:160) 20240905121102196 DMM INFO MM(262420000001002/e5528424) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905121102196 DMM DEBUG MM(262420000001002/e5528424) Requesting subscriber data update (gprs_subscriber.c:894) 20240905121102196 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240905121102196 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f2 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240905121102196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240905121102196 DMM DEBUG MM(262420000001002/e5528424) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240905121102196 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121102196 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121102196 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121102196 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121102196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121102196 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121102196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121102196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@81e620931387: vl_len:12 SGSN_Test_0-SCCP(1469)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1469)@81e620931387: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240905121102202 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121102202 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121102202 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121102202 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121102202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121102202 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121102202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121102202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121102202 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240905121102202 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240905121102202 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240905121102202 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20240905121102202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240905121102202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240905121102202 DMM INFO MM(262420000001002/e5528424) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5528424) (gprs_gmm.c:300) 20240905121102202 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240905121102202 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121102202 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121102202 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121102202 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121102202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121102202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121102202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121102202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121102202 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121102202 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121102202 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121102202 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121102202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121102202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121102202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121102202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240905121102206 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905121102206 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905121102206 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240905121102206 DMM INFO MM(262420000001002/e5528424) Subscriber data update (mmctx.c:445) 20240905121102206 DMM DEBUG MM(262420000001002/e5528424) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905121102206 DMM INFO MM(262420000001002/e5528424) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905121102206 DMM NOTICE MM(262420000001002/e5528424) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240905121102206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905121102206 DMM NOTICE MM(262420000001002/e5528424) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905121102206 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) 20240905121102207 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905121102207 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240905121102207 DMM INFO MM(262420000001002/e5528424) Subscriber data update (mmctx.c:445) 20240905121102207 DMM DEBUG MM(262420000001002/e5528424) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@81e620931387: vl_len:14 SGSN_Test_0-SCCP(1469)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1469)@81e620931387: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240905121102209 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121102209 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121102209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121102209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121102209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121102209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121102209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121102209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121102209 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121102209 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121102209 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121102209 DMM INFO MM(262420000001002/e5528424) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905121102209 DMM NOTICE MM(262420000001002/e5528424) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905121102209 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905121102209 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905121102209 DMM DEBUG MM_STATE_Iu(3)[0x55f9bea347e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240905121102209 DMM DEBUG MM_STATE_Iu(3)[0x55f9bea347e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240905121102209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905121102209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240905121102209 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121102209 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121102209 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121102209 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121102209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121102209 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121102209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121102209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@81e620931387: vl_len:7 SGSN_Test_0-SCCP(1469)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1469)@81e620931387: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240905121102214 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121102214 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121102214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121102214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121102214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121102214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121102214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121102214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121102214 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240905121102214 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240905121102214 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240905121102214 DMM INFO MM(262420000001002/e5528424) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240905121102214 DMM DEBUG MM_STATE_Iu(3)[0x55f9bea347e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240905121102214 DMM DEBUG MM_STATE_Iu(3)[0x55f9bea347e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240905121102214 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121102214 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121102214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121102214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121102214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121102214 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121102214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121102214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@81e620931387: Session index based on local reference:0 20240905121102215 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121102215 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121102215 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121102215 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121102215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121102215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121102215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121102215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1470)@81e620931387: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)2852089 TC_iu_attach_geran_rau(1476)@81e620931387: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@81e620931387: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@81e620931387: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E5528424'O, index=1 20240905121102271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121102271 DLLC NOTICE LLME(ffffffff/e5528424){UNASSIGNED} LLC RX: unknown TLLI 0xe5528424, creating LLME on the fly (gprs_llc.c:552) 20240905121102271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240905121102271 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240905121102271 DMM INFO MM(262420000001002/e5528424) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e5528424, P-TMSI: e5528424 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20240905121102271 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240905121102271 DMM DEBUG MM_STATE_Iu(3)[0x55f9bea347e0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20240905121102271 DMM DEBUG MM_STATE_Iu(3)[0x55f9bea347e0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240905121102271 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905121102271 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20240905121102271 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905121102271 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905121102271 DLLC NOTICE LLME(ffffffff/e5528424){UNASSIGNED} LLGM Assign pre (e5528424 => e5528424) (gprs_llc.c:1079) 20240905121102271 DLLC NOTICE LLME(e5528424/e5528424){ASSIGNED} LLGM Assign post (e5528424 => e5528424) (gprs_llc.c:1125) 20240905121102271 DMM INFO MM(262420000001002/e5528424) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1476)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@81e620931387: Removing Client IMSI='262420000001002'H, index=1 20240905121102281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121102282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121102282 DMM DEBUG MM_STATE_Gb[0x55f9bea34580]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121102282 DMM INFO MM(262420000001002/e5528424) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240905121102282 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240905121102282 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905121102282 DLLC NOTICE LLME(e5528424/e5528424){ASSIGNED} LLGM Assign pre (ffffffff => e5528424) (gprs_llc.c:1079) 20240905121102282 DLLC NOTICE LLME(ffffffff/e5528424){ASSIGNED} LLGM Assign post (ffffffff => e5528424) (gprs_llc.c:1125) 20240905121102282 DMM DEBUG MM_STATE_Gb[0x55f9bea34580]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240905121102282 DMM ERROR MM_STATE_Gb[0x55f9bea34580]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1476)@81e620931387: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@81e620931387: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@81e620931387: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@81e620931387: Final verdict of PTC: none 20240905121102290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43222<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1459)@81e620931387: Final verdict of PTC: none -NSVCI99(1468)@81e620931387: Final verdict of PTC: none 20240905121102293 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(1454)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@81e620931387: Final verdict of PTC: none 20240905121102293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach_geran_rau-BVCI220(1467)@81e620931387: Final verdict of PTC: none -NSVCI98(1463)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1461)@81e620931387: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(1474)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@81e620931387: Final verdict of PTC: none -NSVCI97(1458)@81e620931387: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@81e620931387: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1456)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1466)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@81e620931387: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Thu Sep 5 12:11:02 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=142660) 20240905121102418 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240905121102418 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240905121102418 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240905121102418 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240905121102418 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240905121102418 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240905121102418 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240905121102418 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240905121102418 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240905121102418 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121102418 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240905121102418 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240905121102418 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240905121102418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240905121102418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240905121102418 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240905121102418 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240905121102418 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240905121103296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121103296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=142660, count=216136) 20240905121104297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121104297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Thu Sep 5 12:11:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905121104418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240905121104418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240905121104418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240905121105300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121105300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_geran_attach_iu_rau started. 20240905121105420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905121105421 DMM INFO MM(262420000001002/e5528424) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905121105421 DMM INFO MM(262420000001002/e5528424) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905121105421 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905121105421 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905121105421 DMM DEBUG MM_STATE_Gb[0x55f9bea34580]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240905121105421 DMM ERROR MM_STATE_Gb[0x55f9bea34580]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240905121105421 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240905121105422 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240905121105422 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20240905121105422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea346b0]{Init}: Deallocated (fsm.c:568) 20240905121105422 DMM DEBUG MM_STATE_Gb[0x55f9bea34580]{Idle}: Deallocated (fsm.c:568) 20240905121105422 DMM DEBUG MM_STATE_Iu(3)[0x55f9bea347e0]{Detached}: Deallocated (fsm.c:568) 20240905121105422 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905121105422 DLLC NOTICE LLME(ffffffff/e5528424){ASSIGNED} LLGM Assign pre (e5528424 => ffffffff) (gprs_llc.c:1079) 20240905121105422 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5528424 => ffffffff) (gprs_llc.c:1125) 20240905121105422 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@81e620931387: Provider Link came up: sending NS-RESET 20240905121105473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905121105473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121105473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121105473 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121105473 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905121105473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121105473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121105473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121105473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121105475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121105475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121105475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121105475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121105475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121105475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121105475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121105475 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121105475 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905121105475 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121105475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121105475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121105475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1482)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 20240905121105479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1478)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121105487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121105487 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1483)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1480)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1482)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@81e620931387: Provider Link came up: sending NS-RESET 20240905121105494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905121105494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121105494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121105494 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121105494 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905121105494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121105494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121105494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121105494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121105495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121105495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121105495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121105495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121105495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121105495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121105496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121105496 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121105496 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905121105496 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121105496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1486)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905121105496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121105496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121105500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240905121105508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121105508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1487)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1492)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1492)@81e620931387: Provider Link came up: sending NS-RESET 20240905121105521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905121105521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121105521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121105521 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121105521 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905121105521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121105521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121105521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121105521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1492)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121105522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121105522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121105522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121105522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121105522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121105523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121105523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121105523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121105523 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905121105523 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121105523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121105523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121105523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1492)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1492)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121105525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@81e620931387: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@81e620931387: ************************************************* SGSN_Test_0-M3UA(1494)@81e620931387: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@81e620931387: ************************************************* MTC@81e620931387: Starting RAN_Emulation SGSN_Test_0-SCCP(1491)@81e620931387: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1488)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121105530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121105530 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1489)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905121105728 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240905121105728 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240905121105728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240905121105728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1494)@81e620931387: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240905121105737 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121105737 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240905121105737 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240905121105737 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240905121105737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240905121105737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240905121105737 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240905121105739 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121105739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240905121105739 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240905121105740 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240905121105740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240905121105740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240905121105740 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240905121105740 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240905121106301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121106301 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905121106301 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905121106301 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@81e620931387: 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) } } } } 20240905121106302 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240905121106302 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240905121106534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121106534 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121106534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121106534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121106534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121106534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121106534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121106534 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121106534 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240905121106534 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240905121106534 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121106534 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121106534 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121106534 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121106534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121106534 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121106534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121106534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1493)@81e620931387: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@81e620931387: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='F8FFCB7A'O, index=0 SGSN_Test-GSUP(1497)@81e620931387: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@81e620931387: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'A3C45C729E369B1EF9EAE363B5CE2A51'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6579ED11'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B43602E65B819099'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BB4FB8BC63006D3061255BBF811DBCE8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '37E7C49627E4940CA96A29C892CB8082'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '25A9EEFC3E4E2EA01BC356A866A0AD49'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '99D681DB715100AF'O } } } } } 20240905121107330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121107330 DLLC NOTICE LLME(ffffffff/f8ffcb7a){UNASSIGNED} LLC RX: unknown TLLI 0xf8ffcb7a, creating LLME on the fly (gprs_llc.c:552) 20240905121107330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121107330 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20240905121107330 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Allocated (fsm.c:456) 20240905121107330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905121107330 DMM DEBUG MM_STATE_Gb[0x55f9bea34580]{Idle}: Allocated (fsm.c:456) 20240905121107330 DMM DEBUG MM_STATE_Iu[0x55f9bea346b0]{Detached}: Allocated (fsm.c:456) 20240905121107330 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905121107330 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905121107330 DLLC NOTICE LLME(ffffffff/f8ffcb7a){UNASSIGNED} LLGM Assign pre (f8ffcb7a => d72ac014) (gprs_llc.c:1079) 20240905121107330 DLLC NOTICE LLME(f8ffcb7a/d72ac014){ASSIGNED} LLGM Assign post (f8ffcb7a => d72ac014) (gprs_llc.c:1125) 20240905121107330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905121107330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905121107330 DMM DEBUG MM(262420000001003/d72ac014) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905121107337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121107337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240905121107337 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea34580]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121107337 DMM DEBUG MM(262420000001003/d72ac014) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240905121107337 DMM NOTICE MM(262420000001003/d72ac014) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905121107337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905121107337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905121107337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905121107337 DMM DEBUG MM(262420000001003/d72ac014) Requesting authorization (sgsn_auth.c:160) 20240905121107337 DMM INFO MM(262420000001003/d72ac014) Requesting authentication tuples (sgsn_auth.c:184) 20240905121107337 DMM DEBUG MM(262420000001003/d72ac014) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905121107337 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240905121107337 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@81e620931387: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@81e620931387: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20240905121107338 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905121107338 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905121107338 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905121107338 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905121107338 DMM INFO MM(262420000001003/d72ac014) Subscriber data update (mmctx.c:445) 20240905121107338 DMM DEBUG MM(262420000001003/d72ac014) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905121107338 DMM INFO MM(262420000001003/d72ac014) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905121107338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905121107338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905121107338 DMM INFO MM(262420000001003/d72ac014) <- GMM AUTH AND CIPHERING REQ (rand = a3 c4 5c 72 9e 36 9b 1e f9 ea e3 63 b5 ce 2a 51 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 25 a9 ee fc 3e 4e 2e a0 1b c3 56 a8 66 a0 ad 49 ) (gprs_gmm.c:483) 20240905121107342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121107342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240905121107342 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea34580]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121107342 DMM INFO MM(262420000001003/d72ac014) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905121107342 DMM NOTICE MM(262420000001003/d72ac014) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905121107342 DMM DEBUG MM(262420000001003/d72ac014) checking auth: received UMTS RES = 99 d6 81 db 71 51 00 af (gprs_gmm.c:666) 20240905121107342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905121107342 DMM DEBUG MM(262420000001003/d72ac014) Requesting authorization (sgsn_auth.c:160) 20240905121107342 DMM INFO MM(262420000001003/d72ac014) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905121107342 DMM DEBUG MM(262420000001003/d72ac014) Requesting subscriber data update (gprs_subscriber.c:894) 20240905121107342 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240905121107342 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240905121107342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240905121107342 DMM INFO MM(262420000001003/d72ac014) <- GMM ATTACH ACCEPT (new P-TMSI=0xd72ac014) (gprs_gmm.c:300) 20240905121107343 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905121107343 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905121107343 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240905121107343 DMM INFO MM(262420000001003/d72ac014) Subscriber data update (mmctx.c:445) 20240905121107343 DMM DEBUG MM(262420000001003/d72ac014) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905121107343 DMM INFO MM(262420000001003/d72ac014) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905121107343 DMM NOTICE MM(262420000001003/d72ac014) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240905121107343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905121107343 DMM NOTICE MM(262420000001003/d72ac014) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905121107343 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) 20240905121107343 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905121107343 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240905121107343 DMM INFO MM(262420000001003/d72ac014) Subscriber data update (mmctx.c:445) 20240905121107343 DMM DEBUG MM(262420000001003/d72ac014) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905121107345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121107345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240905121107345 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea34580]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240905121107345 DMM INFO MM(262420000001003/d72ac014) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905121107345 DMM NOTICE MM(262420000001003/d72ac014) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905121107345 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905121107345 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905121107345 DLLC NOTICE LLME(f8ffcb7a/d72ac014){ASSIGNED} LLGM Assign pre (ffffffff => d72ac014) (gprs_llc.c:1079) 20240905121107345 DLLC NOTICE LLME(ffffffff/d72ac014){ASSIGNED} LLGM Assign post (ffffffff => d72ac014) (gprs_llc.c:1125) 20240905121107345 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea34580]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240905121107345 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea34580]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240905121107345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905121107345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@81e620931387: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { routingAreaUpdateRequest := { messageType := '00000000'B, updateType := { valueField := '000'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, oldRoutingAreaId := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, oldPTMSISignature := omit, readyTimerValue := omit, drxParameter := omit, tmsiStatus := omit, ptmsi := { elementIdentifier := '0100011'B, spare1 := '0'B, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'D72AC014'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1493)@81e620931387: Added conn table entry 0TC_geran_attach_iu_rau(1499)12638682 SGSN_Test_0-RAN(1493)@81e620931387: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1491)@81e620931387: First idle individual index:0 20240905121107404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121107404 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121107404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121107404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121107404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121107404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121107404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121107404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121107404 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121107404 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121107404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121107404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121107404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121107404 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121107404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121107404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121107404 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240905121107404 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240905121107404 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240905121107404 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240905121107404 DMM INFO MM(262420000001003/d72ac014) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: d72ac014 (00000000), TLLI: d72ac014 (d72ac014), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20240905121107404 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240905121107404 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea34580]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20240905121107404 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea34580]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240905121107404 DLLC NOTICE LLME(ffffffff/d72ac014){ASSIGNED} LLGM Assign pre (d72ac014 => ffffffff) (gprs_llc.c:1079) 20240905121107404 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d72ac014 => ffffffff) (gprs_llc.c:1125) 20240905121107404 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905121107404 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20240905121107404 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905121107404 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905121107404 DMM DEBUG MM(262420000001003/d72ac014) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240905121107404 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121107404 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121107404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121107404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121107404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121107404 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121107404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121107404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1491)@81e620931387: { messageType := 2, destLocRef := 'C0D9DA'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1491)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1491)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1491)@81e620931387: vl_len:12 SGSN_Test_0-SCCP(1491)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1491)@81e620931387: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240905121107409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121107409 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121107409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121107409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121107409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121107409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121107409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121107409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121107409 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240905121107409 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240905121107409 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240905121107409 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20240905121107409 DMM INFO MM(262420000001003/d72ac014) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20240905121107409 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20240905121107409 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121107409 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121107409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121107409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121107409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121107409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121107409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121107409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121107409 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121107409 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121107409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121107409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121107409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121107409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121107409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121107409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1491)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1491)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@81e620931387: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@81e620931387: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1491)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1491)@81e620931387: vl_len:14 SGSN_Test_0-SCCP(1491)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1491)@81e620931387: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20240905121107414 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121107414 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121107414 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121107414 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121107414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121107414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121107414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121107414 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121107415 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121107415 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121107415 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121107415 DMM INFO MM(262420000001003/d72ac014) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240905121107415 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240905121107415 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905121107415 DMM DEBUG MM_STATE_Iu[0x55f9bea346b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20240905121107415 DMM ERROR MM_STATE_Iu[0x55f9bea346b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1499)@81e620931387: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@81e620931387: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@81e620931387: Final verdict of PTC: none SGSN_Test_0-SCCP(1491)@81e620931387: Final verdict of PTC: none 20240905121107417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46058<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_geran_attach_iu_rau-BVCI210(1485)@81e620931387: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1489)@81e620931387: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@81e620931387: Final verdict of PTC: none -NSVCI99(1492)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@81e620931387: Final verdict of PTC: none -NSVCI97(1481)@81e620931387: Final verdict of PTC: none -NSVCI98(1486)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(1497)@81e620931387: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@81e620931387: Final verdict of PTC: none 20240905121107418 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905121107419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GGSN_GTP(1498)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1479)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1490)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1484)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1489): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1490): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-SCCP(1491): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1492): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@81e620931387: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Thu Sep 5 12:11:07 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=77636) 20240905121107618 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240905121107618 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240905121107618 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240905121107618 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240905121107618 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240905121107618 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240905121107618 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240905121107618 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240905121107618 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240905121107618 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121107618 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240905121107618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240905121107618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240905121107618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240905121107618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240905121107618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240905121107618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240905121107618 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240905121108419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121108419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=77636, count=174408) 20240905121109420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121109420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Thu Sep 5 12:11:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905121109619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240905121109619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240905121109619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240905121110421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121110421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_pdp_act_user started. 20240905121110537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905121110538 DMM INFO MM(262420000001003/d72ac014) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905121110538 DMM INFO MM(262420000001003/d72ac014) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905121110538 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905121110538 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905121110538 DMM DEBUG MM_STATE_Iu[0x55f9bea346b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240905121110538 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240905121110538 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20240905121110539 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20240905121110539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905121110539 DMM DEBUG MM_STATE_Gb(0)[0x55f9bea34580]{Idle}: Deallocated (fsm.c:568) 20240905121110539 DMM DEBUG MM_STATE_Iu[0x55f9bea346b0]{Detached}: Deallocated (fsm.c:568) 20240905121110539 DMM DEBUG GMM(gmm_fsm)[0x55f9bea34450]{Deregistered}: Deallocated (fsm.c:568) 20240905121110539 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1504)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@81e620931387: Provider Link came up: sending NS-RESET 20240905121110567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905121110567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121110567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121110567 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121110567 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905121110567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121110567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121110567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121110567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121110569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121110569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121110569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121110569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121110569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121110569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121110569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121110569 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121110569 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905121110569 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121110569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1504)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905121110569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121110569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1505)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 20240905121110572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1501)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121110577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121110577 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1506)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1503)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1509)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@81e620931387: Provider Link came up: sending NS-RESET 20240905121110583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905121110583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121110583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121110583 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121110583 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905121110583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121110583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121110583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121110583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121110584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121110584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121110584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121110584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121110584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121110584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121110584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121110584 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121110584 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905121110584 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121110584 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121110584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121110584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121110586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121110591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121110591 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@81e620931387: Provider Link came up: sending NS-RESET 20240905121110600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905121110600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121110600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121110600 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121110600 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905121110600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121110600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121110600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121110600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121110601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121110601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121110601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121110601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121110601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121110601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121110601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121110601 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121110601 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905121110601 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121110601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121110601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121110601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121110603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121110609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121110609 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@81e620931387: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@81e620931387: ************************************************* SGSN_Test_0-M3UA(1517)@81e620931387: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@81e620931387: ************************************************* MTC@81e620931387: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@81e620931387: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1513)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905121110811 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240905121110811 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240905121110811 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240905121110811 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1517)@81e620931387: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240905121110818 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121110818 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240905121110818 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240905121110818 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240905121110818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240905121110818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240905121110818 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240905121110820 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121110820 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240905121110820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240905121110821 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240905121110821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240905121110821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240905121110821 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240905121110821 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240905121111422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121111422 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905121111422 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905121111422 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@81e620931387: 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) } } } } 20240905121111426 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1519)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240905121111428 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240905121111629 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121111629 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121111629 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121111629 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121111629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121111629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121111629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121111629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121111630 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240905121111630 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240905121111630 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121111630 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121111630 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121111630 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121111630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121111630 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121111630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121111630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1516)@81e620931387: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@81e620931387: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='F562C286'O, index=0 SGSN_Test-GSUP(1520)@81e620931387: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@81e620931387: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001004'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '76F4'O, rac := '56'O ("V") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@81e620931387: Added conn table entry 0TC_attach_pdp_act_user(1522)978977 SGSN_Test_0-SCCP(1515)@81e620931387: First idle individual index:0 SGSN_Test_0-RAN(1516)@81e620931387: patch: N(SD) for ConnIdx 0 set to 1 20240905121112528 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112528 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112528 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121112528 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121112528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121112528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121112528 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112528 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121112528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121112528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121112528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121112528 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240905121112528 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240905121112528 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240905121112528 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20240905121112528 DMM DEBUG GMM(gmm_fsm)[0x55f9bea346b0]{Deregistered}: Allocated (fsm.c:456) 20240905121112528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905121112528 DMM DEBUG MM_STATE_Gb[0x55f9bea347e0]{Idle}: Allocated (fsm.c:456) 20240905121112528 DMM DEBUG MM_STATE_Iu[0x55f9bea3d050]{Detached}: Allocated (fsm.c:456) 20240905121112528 DMM DEBUG GMM(gmm_fsm)[0x55f9bea346b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905121112528 DMM DEBUG GMM(gmm_fsm)[0x55f9bea346b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905121112528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905121112529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905121112529 DMM DEBUG MM(262420000001004/c830bd01) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905121112529 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240905121112529 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112529 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112529 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121112529 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121112529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121112529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@81e620931387: { messageType := 2, destLocRef := '0EF021'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@81e620931387: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '428F7A2053A949F2F0A3C551428FE3FA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3962120D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D919F8509C84B35F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '658EE9336B35D35D32EFD4B8EACF2292'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1A4CEE0BB7D489CC4468DAE05D73DEAB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DA0E03C0B8DF7F6364BC8D883782328A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '77CC60BDB3DB2343'O } } } } } SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@81e620931387: vl_len:23 SGSN_Test_0-SCCP(1515)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1515)@81e620931387: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240905121112536 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112536 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121112536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121112536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121112536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121112536 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121112536 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121112536 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121112536 DMM DEBUG MM(262420000001004/c830bd01) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240905121112536 DMM NOTICE MM(262420000001004/c830bd01) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905121112536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905121112536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905121112536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905121112536 DMM DEBUG MM(262420000001004/c830bd01) Requesting authorization (sgsn_auth.c:160) 20240905121112536 DMM INFO MM(262420000001004/c830bd01) Requesting authentication tuples (sgsn_auth.c:184) 20240905121112536 DMM DEBUG MM(262420000001004/c830bd01) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905121112536 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240905121112536 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@81e620931387: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@81e620931387: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20240905121112539 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905121112539 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905121112539 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905121112539 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905121112539 DMM INFO MM(262420000001004/c830bd01) Subscriber data update (mmctx.c:445) 20240905121112539 DMM DEBUG MM(262420000001004/c830bd01) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905121112539 DMM INFO MM(262420000001004/c830bd01) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905121112539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905121112539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905121112539 DMM INFO MM(262420000001004/c830bd01) <- GMM AUTH AND CIPHERING REQ (rand = 42 8f 7a 20 53 a9 49 f2 f0 a3 c5 51 42 8f e3 fa , mmctx_is_r99=1, vec->auth_types=0x3, autn = da 0e 03 c0 b8 df 7f 63 64 bc 8d 88 37 82 32 8a ) (gprs_gmm.c:483) 20240905121112539 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240905121112539 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112539 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112539 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121112539 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121112539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112539 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121112539 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@81e620931387: vl_len:37 SGSN_Test_0-SCCP(1515)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1515)@81e620931387: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A2277CC60BD23094B99990000100004F02904B3DB2343'O 20240905121112545 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112545 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121112545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121112545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121112545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121112545 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121112545 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121112545 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121112545 DMM INFO MM(262420000001004/c830bd01) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905121112545 DMM NOTICE MM(262420000001004/c830bd01) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905121112545 DMM DEBUG MM(262420000001004/c830bd01) checking auth: received UMTS RES = 77 cc 60 bd b3 db 23 43 (gprs_gmm.c:666) 20240905121112545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905121112545 DMM DEBUG MM(262420000001004/c830bd01) Requesting authorization (sgsn_auth.c:160) 20240905121112545 DMM INFO MM(262420000001004/c830bd01) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905121112545 DMM DEBUG MM(262420000001004/c830bd01) Requesting subscriber data update (gprs_subscriber.c:894) 20240905121112545 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240905121112545 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f4 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240905121112545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240905121112545 DMM DEBUG MM(262420000001004/c830bd01) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240905121112546 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112546 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121112546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121112546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121112546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@81e620931387: vl_len:12 SGSN_Test_0-SCCP(1515)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1515)@81e620931387: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240905121112553 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112554 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240905121112554 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240905121112554 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240905121112554 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20240905121112554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240905121112554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240905121112554 DMM INFO MM(262420000001004/c830bd01) <- GMM ATTACH ACCEPT (new P-TMSI=0xc830bd01) (gprs_gmm.c:300) 20240905121112554 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240905121112558 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905121112558 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905121112558 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240905121112558 DMM INFO MM(262420000001004/c830bd01) Subscriber data update (mmctx.c:445) 20240905121112558 DMM DEBUG MM(262420000001004/c830bd01) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905121112558 DMM INFO MM(262420000001004/c830bd01) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905121112558 DMM NOTICE MM(262420000001004/c830bd01) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240905121112558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905121112558 DMM NOTICE MM(262420000001004/c830bd01) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905121112558 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) 20240905121112558 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905121112558 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240905121112558 DMM INFO MM(262420000001004/c830bd01) Subscriber data update (mmctx.c:445) 20240905121112558 DMM DEBUG MM(262420000001004/c830bd01) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240905121112554 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121112554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121112554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121112554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121112554 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112554 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121112554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121112554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121112554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121112554 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112554 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121112554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121112554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121112554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@81e620931387: vl_len:14 SGSN_Test_0-SCCP(1515)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1515)@81e620931387: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240905121112560 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112560 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112560 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121112560 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121112560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121112560 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121112560 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121112560 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121112560 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121112560 DMM INFO MM(262420000001004/c830bd01) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905121112560 DMM NOTICE MM(262420000001004/c830bd01) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905121112560 DMM DEBUG GMM(gmm_fsm)[0x55f9bea346b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905121112560 DMM DEBUG GMM(gmm_fsm)[0x55f9bea346b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905121112560 DMM DEBUG MM_STATE_Iu(5)[0x55f9bea3d050]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240905121112560 DMM DEBUG MM_STATE_Iu(5)[0x55f9bea3d050]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240905121112560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905121112560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240905121112560 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112560 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112560 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121112560 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121112560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112560 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121112560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@81e620931387: vl_len:7 SGSN_Test_0-SCCP(1515)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1515)@81e620931387: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240905121112564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121112564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121112564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121112564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121112564 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240905121112564 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240905121112564 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240905121112564 DMM INFO MM(262420000001004/c830bd01) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240905121112564 DMM DEBUG MM_STATE_Iu(5)[0x55f9bea3d050]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240905121112564 DMM DEBUG MM_STATE_Iu(5)[0x55f9bea3d050]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240905121112564 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112564 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112564 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121112565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121112565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112565 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121112565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on local reference:0 20240905121112566 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112566 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) SGSN_Test_0-RAN(1516)@81e620931387: Deleted conn table entry 0TC_attach_pdp_act_user(1522)978977 20240905121112566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121112566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121112566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121112566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user(1522)@81e620931387: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@81e620931387: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C830BD01'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@81e620931387: Added conn table entry 0TC_attach_pdp_act_user(1522)971596 SGSN_Test_0-RAN(1516)@81e620931387: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@81e620931387: First idle individual index:0 20240905121112766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112766 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121112766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121112766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121112766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121112767 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240905121112767 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240905121112767 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240905121112767 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC830BD01) type="data" (gprs_gmm.c:1944) 20240905121112767 DMM DEBUG GMM(gmm_fsm)[0x55f9bea346b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240905121112767 DMM DEBUG GMM(gmm_fsm)[0x55f9bea346b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240905121112767 DMM DEBUG MM(262420000001004/c830bd01) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240905121112767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121112768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121112768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121112768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121112768 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112768 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121112768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121112768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121112768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@81e620931387: { messageType := 2, destLocRef := '0ED34C'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@81e620931387: vl_len:12 SGSN_Test_0-SCCP(1515)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1515)@81e620931387: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240905121112780 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112780 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121112780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121112780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121112780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121112780 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240905121112780 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240905121112780 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240905121112780 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20240905121112781 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112781 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121112781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121112781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112781 DMM DEBUG MM_STATE_Iu(5)[0x55f9bea3d050]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240905121112781 DMM DEBUG MM_STATE_Iu(5)[0x55f9bea3d050]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240905121112781 DMM INFO MM(262420000001004/c830bd01) <- GMM SERVICE ACCEPT (P-TMSI=0xc830bd01) (gprs_gmm.c:813) 20240905121112781 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240905121112781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121112781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121112781 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112781 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121112781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121112781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121112781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@81e620931387: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@81e620931387: vl_len:23 SGSN_Test_0-SCCP(1515)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1515)@81e620931387: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240905121112794 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112794 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112794 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121112794 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121112794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121112794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121112794 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121112794 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121112795 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121112795 DMM INFO MM(262420000001004/c830bd01) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905121112795 DMM INFO MM(262420000001004/c830bd01) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905121112795 DMM DEBUG MM(262420000001004/c830bd01) Using GGSN 0 (gprs_sm.c:317) 20240905121112795 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905121112795 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240905121112795 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905121112795 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20240905121112795 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20240905121112806 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 38 00 00 01 80 08 00 10 e3 e4 e0 f9 11 59 3e dc 97 14 05 7f bf 54 12 4f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20240905121112806 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8014658670, cbp=0x55f9bea441d0) (sgsn_libgtp.c:629) 20240905121112806 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905121112807 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112807 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121112807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121112807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121112807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@81e620931387: vl_len:30 SGSN_Test_0-SCCP(1515)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1515)@81e620931387: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680008111B6D'O 20240905121112819 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112819 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112819 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121112819 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121112819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121112819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121112819 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240905121112819 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240905121112819 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240905121112819 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20240905121112819 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240905121112819 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20240905121112819 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905121112819 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240905121112819 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112819 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112819 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121112819 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121112819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112819 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121112819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240905121112821 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 39 00 00 01 80 10 e3 e4 e0 f9 11 59 3e dc 97 7f bf 54 12 4f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:443) 20240905121112821 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8014658670, cbp=0x55f9bea441d0) (sgsn_libgtp.c:629) 20240905121112821 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user(1522)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@81e620931387: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@81e620931387: vl_len:16 SGSN_Test_0-SCCP(1515)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1515)@81e620931387: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240905121112829 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112829 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121112829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121112829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121112829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121112829 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121112829 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121112829 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121112829 DMM INFO MM(262420000001004/c830bd01) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240905121112829 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905121112829 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20240905121112831 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3a 00 00 01 80 : Freeing seq=1082 from retransmit req queue (gtp.c:443) 20240905121112831 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8014658670, cbp=0x55f9bea441d0) (sgsn_libgtp.c:629) 20240905121112831 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240905121112831 DMM INFO MM(262420000001004/c830bd01) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240905121112831 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240905121112831 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20240905121112831 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240905121112831 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112831 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121112831 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121112831 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121112831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121112831 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121112831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121112831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@81e620931387: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@81e620931387: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@81e620931387: Final verdict of PTC: none 20240905121112837 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240905121112837 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240905121112837 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240905121112837 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240905121112837 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240905121112837 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240905121112837 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240905121112837 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240905121112838 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240905121112838 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121112838 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240905121112838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240905121112838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240905121112838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240905121112838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240905121112838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240905121112838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240905121112838 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@81e620931387: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@81e620931387: Final verdict of PTC: none 20240905121112842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46072<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1510)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(1520)@81e620931387: Final verdict of PTC: none 20240905121112847 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905121112847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1514)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@81e620931387: Final verdict of PTC: none -NSVCI97(1504)@81e620931387: Final verdict of PTC: none -NSVCI98(1509)@81e620931387: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1512)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1502)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1507)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@81e620931387: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass'. Thu Sep 5 12:11:12 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=208676) 20240905121113848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121113848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=208676, count=294784) 20240905121114839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240905121114839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240905121114839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240905121114849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121114850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Thu Sep 5 12:11:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905121115851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121115851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_attach_pdp_act_pmm_idle started. 20240905121115998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905121115999 DMM INFO MM(262420000001004/c830bd01) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905121115999 DMM INFO MM(262420000001004/c830bd01) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905121115999 DMM DEBUG GMM(gmm_fsm)[0x55f9bea346b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905121115999 DMM DEBUG GMM(gmm_fsm)[0x55f9bea346b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905121115999 DMM DEBUG MM_STATE_Iu(5)[0x55f9bea3d050]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240905121115999 DMM DEBUG MM_STATE_Iu(5)[0x55f9bea3d050]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240905121115999 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240905121115999 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gprs_subscriber.c:210) 20240905121115999 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20240905121115999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905121115999 DMM DEBUG MM_STATE_Gb[0x55f9bea347e0]{Idle}: Deallocated (fsm.c:568) 20240905121115999 DMM DEBUG MM_STATE_Iu(5)[0x55f9bea3d050]{Detached}: Deallocated (fsm.c:568) 20240905121115999 DMM DEBUG GMM(gmm_fsm)[0x55f9bea346b0]{Deregistered}: Deallocated (fsm.c:568) 20240905121115999 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240905121115999 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121115999 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121115999 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121115999 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121115999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121115999 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121115999 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@81e620931387: Provider Link came up: sending NS-RESET 20240905121116018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905121116018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121116018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121116018 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121116018 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905121116018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121116018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121116018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121116018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121116019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121116019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121116019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121116019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121116019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121116019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121116019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121116019 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121116019 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905121116019 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121116019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121116019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121116019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121116022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121116028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121116028 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1526)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1532)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@81e620931387: Provider Link came up: sending NS-RESET 20240905121116036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905121116036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121116036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121116036 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121116036 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905121116036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121116037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121116037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121116037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121116037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121116037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121116037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121116037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121116037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121116037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121116037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121116037 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121116037 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905121116037 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121116037 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1532)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905121116038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121116038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121116040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1533)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 20240905121116045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121116045 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1531)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@81e620931387: Provider Link came up: sending NS-RESET 20240905121116057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905121116057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121116057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121116057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121116057 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905121116057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121116057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121116057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121116057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121116059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121116059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121116059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121116059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121116059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121116059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121116059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121116059 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121116059 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905121116059 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121116059 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121116059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121116059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121116061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@81e620931387: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@81e620931387: ************************************************* SGSN_Test_0-M3UA(1540)@81e620931387: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@81e620931387: ************************************************* MTC@81e620931387: Starting RAN_Emulation 20240905121116067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121116067 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1538)@81e620931387: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1536)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905121116267 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240905121116267 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240905121116267 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240905121116267 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1540)@81e620931387: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240905121116270 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121116270 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240905121116270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240905121116270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240905121116270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240905121116270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240905121116270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240905121116271 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121116271 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240905121116271 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240905121116271 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240905121116271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240905121116271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240905121116271 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240905121116271 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240905121116853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121116853 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905121116853 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905121116853 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@81e620931387: 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) } } } } 20240905121116854 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1542)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905121116855 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240905121117085 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121117085 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121117085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121117085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121117085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121117085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121117085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121117085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121117086 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240905121117086 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240905121117086 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121117086 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121117086 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121117086 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121117086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121117086 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121117086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121117086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1539)@81e620931387: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1526)@81e620931387: Adding Client=TC_attach_pdp_act_pmm_idle(1545), IMSI='262420000001005'H, TLLI='DD28A3E7'O, index=0 SGSN_Test-GSUP(1543)@81e620931387: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1545) TC_attach_pdp_act_pmm_idle(1545)@81e620931387: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001005'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '3906'O, rac := 'C1'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@81e620931387: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)13350930 SGSN_Test_0-SCCP(1538)@81e620931387: First idle individual index:0 SGSN_Test_0-RAN(1539)@81e620931387: patch: N(SD) for ConnIdx 0 set to 1 20240905121117890 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121117890 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121117890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121117890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121117890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121117890 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121117890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121117890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121117890 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240905121117890 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240905121117890 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240905121117890 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20240905121117890 DMM DEBUG GMM(gmm_fsm)[0x55f9bea3d050]{Deregistered}: Allocated (fsm.c:456) 20240905121117890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905121117890 DMM DEBUG MM_STATE_Gb[0x55f9bea34580]{Idle}: Allocated (fsm.c:456) 20240905121117890 DMM DEBUG MM_STATE_Iu[0x55f9bea43e30]{Detached}: Allocated (fsm.c:456) 20240905121117890 DMM DEBUG GMM(gmm_fsm)[0x55f9bea3d050]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905121117890 DMM DEBUG GMM(gmm_fsm)[0x55f9bea3d050]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905121117890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905121117890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905121117890 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121117890 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121117890 DMM DEBUG MM(262420000001005/f71912e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905121117890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121117890 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240905121117890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121117890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121117890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121117890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121117890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121117891 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121117891 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121117891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121117891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121117891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121117891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121117891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121117891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@81e620931387: { messageType := 2, destLocRef := 'CBB812'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@81e620931387: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '6558A944B8B097DDD90C633D6B59F5E0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '55D426F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA1EC5C0476A6D46'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B2FE4422EE9CAB2ECAE96826B9918EAE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B65D92D269CFD181F9DBC532E1508B13'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BF8557CE48DBEA35B393C4D781CEA852'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A2CC0FA7C6032B8C'O } } } } } SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81e620931387: vl_len:23 SGSN_Test_0-SCCP(1538)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1538)@81e620931387: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20240905121117895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121117895 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121117895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121117895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121117895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121117895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121117895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121117895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121117895 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121117895 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121117895 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121117895 DMM DEBUG MM(262420000001005/f71912e5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20240905121117895 DMM NOTICE MM(262420000001005/f71912e5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905121117895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905121117895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905121117895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905121117895 DMM DEBUG MM(262420000001005/f71912e5) Requesting authorization (sgsn_auth.c:160) 20240905121117895 DMM INFO MM(262420000001005/f71912e5) Requesting authentication tuples (sgsn_auth.c:184) 20240905121117895 DMM DEBUG MM(262420000001005/f71912e5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905121117895 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20240905121117895 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@81e620931387: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1545) SGSN_Test-GSUP(1543)@81e620931387: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1545)"262420000001005" 20240905121117897 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905121117897 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905121117897 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905121117897 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905121117897 DMM INFO MM(262420000001005/f71912e5) Subscriber data update (mmctx.c:445) 20240905121117897 DMM DEBUG MM(262420000001005/f71912e5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905121117897 DMM INFO MM(262420000001005/f71912e5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905121117897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905121117897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905121117897 DMM INFO MM(262420000001005/f71912e5) <- GMM AUTH AND CIPHERING REQ (rand = 65 58 a9 44 b8 b0 97 dd d9 0c 63 3d 6b 59 f5 e0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bf 85 57 ce 48 db ea 35 b3 93 c4 d7 81 ce a8 52 ) (gprs_gmm.c:483) 20240905121117897 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240905121117897 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121117897 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121117897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121117897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121117897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121117897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121117897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121117897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81e620931387: vl_len:37 SGSN_Test_0-SCCP(1538)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1538)@81e620931387: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122A2CC0FA723094B99990000100005F02904C6032B8C'O 20240905121117900 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121117900 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121117900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121117900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121117900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121117900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121117900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121117900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121117900 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121117900 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121117900 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121117900 DMM INFO MM(262420000001005/f71912e5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905121117900 DMM NOTICE MM(262420000001005/f71912e5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905121117900 DMM DEBUG MM(262420000001005/f71912e5) checking auth: received UMTS RES = a2 cc 0f a7 c6 03 2b 8c (gprs_gmm.c:666) 20240905121117900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905121117900 DMM DEBUG MM(262420000001005/f71912e5) Requesting authorization (sgsn_auth.c:160) 20240905121117900 DMM INFO MM(262420000001005/f71912e5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905121117900 DMM DEBUG MM(262420000001005/f71912e5) Requesting subscriber data update (gprs_subscriber.c:894) 20240905121117900 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20240905121117900 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f5 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240905121117900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240905121117900 DMM DEBUG MM(262420000001005/f71912e5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240905121117900 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121117900 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121117900 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121117900 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121117900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121117900 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121117900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121117900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81e620931387: vl_len:12 SGSN_Test_0-SCCP(1538)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1538)@81e620931387: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240905121117904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121117904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121117904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121117904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121117904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121117904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121117904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121117904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121117904 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240905121117904 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240905121117904 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240905121117904 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20240905121117904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240905121117904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240905121117904 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121117904 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121117904 DMM INFO MM(262420000001005/f71912e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf71912e5) (gprs_gmm.c:300) 20240905121117904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121117904 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240905121117904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121117904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121117904 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121117904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121117904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121117904 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121117904 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121117904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121117904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121117904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121117904 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121117904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121117904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240905121117906 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905121117906 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905121117906 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240905121117906 DMM INFO MM(262420000001005/f71912e5) Subscriber data update (mmctx.c:445) 20240905121117906 DMM DEBUG MM(262420000001005/f71912e5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905121117906 DMM INFO MM(262420000001005/f71912e5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905121117906 DMM NOTICE MM(262420000001005/f71912e5) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20240905121117906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905121117906 DMM NOTICE MM(262420000001005/f71912e5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905121117906 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) 20240905121117906 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905121117906 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240905121117906 DMM INFO MM(262420000001005/f71912e5) Subscriber data update (mmctx.c:445) 20240905121117906 DMM DEBUG MM(262420000001005/f71912e5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81e620931387: vl_len:14 SGSN_Test_0-SCCP(1538)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1538)@81e620931387: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240905121117907 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121117907 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121117907 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121117907 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121117907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121117907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121117907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121117907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121117907 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121117907 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121117907 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121117907 DMM INFO MM(262420000001005/f71912e5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905121117907 DMM NOTICE MM(262420000001005/f71912e5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905121117907 DMM DEBUG GMM(gmm_fsm)[0x55f9bea3d050]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905121117907 DMM DEBUG GMM(gmm_fsm)[0x55f9bea3d050]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905121117907 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121117907 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121117907 DMM DEBUG MM_STATE_Iu(7)[0x55f9bea43e30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240905121117908 DMM DEBUG MM_STATE_Iu(7)[0x55f9bea43e30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240905121117908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905121117908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240905121117908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121117908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121117908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121117908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121117908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121117908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81e620931387: vl_len:7 SGSN_Test_0-SCCP(1538)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1538)@81e620931387: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240905121117910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121117910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121117910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121117910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121117910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121117910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121117910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121117910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121117910 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240905121117910 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240905121117910 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240905121117910 DMM INFO MM(262420000001005/f71912e5) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240905121117910 DMM DEBUG MM_STATE_Iu(7)[0x55f9bea43e30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240905121117910 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121117910 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121117910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121117910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121117910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121117910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121117910 DMM DEBUG MM_STATE_Iu(7)[0x55f9bea43e30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240905121117910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121117910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 20240905121117911 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121117911 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121117911 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121117911 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121117911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121117911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121117911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121117911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1539)@81e620931387: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)13350930 TC_attach_pdp_act_pmm_idle(1545)@81e620931387: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1545)@81e620931387: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F71912E5'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@81e620931387: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)6997761 SGSN_Test_0-RAN(1539)@81e620931387: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@81e620931387: First idle individual index:0 20240905121118114 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118114 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118114 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121118114 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121118114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121118114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121118114 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118114 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121118114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121118114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118114 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121118114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121118114 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240905121118114 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240905121118114 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240905121118114 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF71912E5) type="data" (gprs_gmm.c:1944) 20240905121118114 DMM DEBUG GMM(gmm_fsm)[0x55f9bea3d050]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240905121118114 DMM DEBUG GMM(gmm_fsm)[0x55f9bea3d050]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240905121118114 DMM DEBUG MM(262420000001005/f71912e5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240905121118114 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118115 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118115 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121118115 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121118115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118115 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121118115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@81e620931387: { messageType := 2, destLocRef := '6AC701'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81e620931387: vl_len:12 SGSN_Test_0-SCCP(1538)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1538)@81e620931387: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240905121118118 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118118 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121118118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121118118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121118118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121118118 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240905121118118 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240905121118118 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240905121118118 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20240905121118118 DMM DEBUG MM_STATE_Iu(7)[0x55f9bea43e30]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240905121118118 DMM DEBUG MM_STATE_Iu(7)[0x55f9bea43e30]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240905121118118 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121118118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121118118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118118 DMM INFO MM(262420000001005/f71912e5) <- GMM SERVICE ACCEPT (P-TMSI=0xf71912e5) (gprs_gmm.c:813) 20240905121118118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121118118 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240905121118118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121118118 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121118118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121118118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121118118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@81e620931387: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81e620931387: vl_len:23 SGSN_Test_0-SCCP(1538)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1538)@81e620931387: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240905121118122 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118122 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121118122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121118122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121118122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121118122 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121118122 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121118122 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121118122 DMM INFO MM(262420000001005/f71912e5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905121118122 DMM INFO MM(262420000001005/f71912e5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905121118122 DMM DEBUG MM(262420000001005/f71912e5) Using GGSN 0 (gprs_sm.c:317) 20240905121118122 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905121118122 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20240905121118122 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905121118122 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:185) 20240905121118122 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20240905121118130 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3b 00 00 01 80 08 00 10 a9 55 9a 1b 11 64 59 70 bf 14 05 7f f5 97 73 98 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:443) 20240905121118130 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8014658670, cbp=0x55f9bea441d0) (sgsn_libgtp.c:629) 20240905121118130 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905121118130 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118130 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121118130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121118130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121118130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81e620931387: vl_len:30 SGSN_Test_0-SCCP(1538)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1538)@81e620931387: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680029AB1479'O 20240905121118140 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118140 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121118140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121118140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121118140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121118140 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240905121118140 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240905121118140 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240905121118140 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20240905121118140 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240905121118140 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20240905121118140 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905121118140 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240905121118141 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118141 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121118141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121118141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121118141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240905121118143 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3c 00 00 01 80 10 a9 55 9a 1b 11 64 59 70 bf 7f f5 97 73 98 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1084 from retransmit req queue (gtp.c:443) 20240905121118143 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8014658670, cbp=0x55f9bea441d0) (sgsn_libgtp.c:629) 20240905121118143 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_pmm_idle(1545)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@81e620931387: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81e620931387: vl_len:13 SGSN_Test_0-SCCP(1538)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1538)@81e620931387: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20240905121118148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118148 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121118148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121118148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121118148 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121118148 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20240905121118148 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20240905121118148 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20240905121118148 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20240905121118148 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118148 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121118148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121118148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121118148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81e620931387: vl_len:7 SGSN_Test_0-SCCP(1538)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1538)@81e620931387: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240905121118151 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118151 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118151 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121118151 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121118151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118151 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121118151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121118151 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240905121118151 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240905121118151 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240905121118151 DMM INFO MM(262420000001005/f71912e5) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240905121118151 DMM DEBUG MM_STATE_Iu(7)[0x55f9bea43e30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240905121118151 DMM DEBUG MM_STATE_Iu(7)[0x55f9bea43e30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240905121118151 DMM INFO MM(262420000001005/f71912e5) Changing GTP-U endpoints 127.0.0.104/0x29ab1479 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240905121118151 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20240905121118151 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118151 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121118151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121118151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118151 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121118151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 20240905121118152 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118152 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118152 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121118152 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121118152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118152 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121118152 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1539)@81e620931387: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)6997761 TC_attach_pdp_act_pmm_idle(1545)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@81e620931387: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F71912E5'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20240905121118153 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3d 00 00 01 80 10 a9 55 9a 1b 11 64 59 70 bf 7f f5 97 73 98 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1085 from retransmit req queue (gtp.c:443) 20240905121118154 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8014658670, cbp=0x55f9bea441d0) (sgsn_libgtp.c:629) 20240905121118154 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1539)@81e620931387: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)10914851 SGSN_Test_0-RAN(1539)@81e620931387: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@81e620931387: First idle individual index:0 20240905121118354 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118354 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118354 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121118354 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121118354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121118354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121118354 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240905121118354 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240905121118354 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240905121118354 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF71912E5) type="data" (gprs_gmm.c:1944) 20240905121118354 DMM DEBUG GMM(gmm_fsm)[0x55f9bea3d050]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240905121118354 DMM DEBUG MM(262420000001005/f71912e5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240905121118354 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118354 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121118354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121118354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118354 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121118354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121118354 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118354 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121118354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121118354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118354 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121118354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@81e620931387: { messageType := 2, destLocRef := 'A68C23'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81e620931387: vl_len:12 SGSN_Test_0-SCCP(1538)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1538)@81e620931387: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240905121118357 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118357 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121118357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121118357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121118357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121118357 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240905121118357 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240905121118357 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240905121118357 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20240905121118357 DMM DEBUG MM_STATE_Iu(7)[0x55f9bea43e30]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240905121118357 DMM DEBUG MM_STATE_Iu(7)[0x55f9bea43e30]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240905121118357 DMM INFO MM(262420000001005/f71912e5) <- GMM SERVICE ACCEPT (P-TMSI=0xf71912e5) (gprs_gmm.c:813) 20240905121118357 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240905121118357 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118357 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121118357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121118357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121118357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121118357 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118357 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121118357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121118357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121118357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121118357 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118357 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121118357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121118357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121118357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@81e620931387: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81e620931387: vl_len:30 SGSN_Test_0-SCCP(1538)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1538)@81e620931387: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680029AB1479'O 20240905121118361 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118361 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121118361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121118361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121118361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121118361 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240905121118361 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240905121118361 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240905121118361 DRANAP INFO Rx RAB Assignment Response for UE conn_id 9 (iu_client.c:574) 20240905121118361 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240905121118361 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20240905121118363 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3e 00 00 01 80 10 a9 55 9a 1b 11 64 59 70 bf 7f f5 97 73 98 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:443) 20240905121118363 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8014658670, cbp=0x55f9bea441d0) (sgsn_libgtp.c:629) 20240905121118363 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@81e620931387: vl_len:16 SGSN_Test_0-SCCP(1538)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1538)@81e620931387: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240905121118562 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118562 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118562 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121118562 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121118562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121118562 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121118562 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121118562 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121118562 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121118562 DMM INFO MM(262420000001005/f71912e5) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240905121118563 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905121118563 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20240905121118565 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3f 00 00 01 80 : Freeing seq=1087 from retransmit req queue (gtp.c:443) 20240905121118565 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8014658670, cbp=0x55f9bea441d0) (sgsn_libgtp.c:629) 20240905121118565 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240905121118565 DMM INFO MM(262420000001005/f71912e5) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240905121118565 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240905121118565 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118565 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121118565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121118565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121118565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121118565 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121118565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121118565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121118565 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20240905121118565 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) SGSN_Test_0-SCCP(1538)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1526)@81e620931387: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1545)@81e620931387: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@81e620931387: Final verdict of PTC: none 20240905121118580 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240905121118580 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240905121118580 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240905121118580 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240905121118580 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240905121118580 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240905121118580 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240905121118580 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240905121118580 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240905121118580 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121118580 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240905121118580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240905121118580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240905121118580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240905121118580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240905121118581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240905121118581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240905121118581 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1540)@81e620931387: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@81e620931387: Final verdict of PTC: none 20240905121118588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54866<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1527)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP(1543)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1531)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1526)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@81e620931387: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1536)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@81e620931387: Final verdict of PTC: none 20240905121118595 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905121118596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1533)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@81e620931387: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@81e620931387: Final verdict of PTC: none -NSVCI98(1532)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1530)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1535)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1525)@81e620931387: Final verdict of PTC: none -NSVCI99(1537)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1526): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1531): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1536): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1545): pass (none -> pass) MTC@81e620931387: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass'. Thu Sep 5 12:11:18 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=358688) 20240905121119597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121119597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=358688, count=387544) 20240905121120582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240905121120582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240905121120582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240905121120598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121120598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Thu Sep 5 12:11:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905121121599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121121599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_pmm_idle_rx_mt_data started. 20240905121121781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905121121782 DMM INFO MM(262420000001005/f71912e5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905121121782 DMM INFO MM(262420000001005/f71912e5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905121121782 DMM DEBUG GMM(gmm_fsm)[0x55f9bea3d050]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905121121782 DMM DEBUG GMM(gmm_fsm)[0x55f9bea3d050]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905121121782 DMM DEBUG MM_STATE_Iu(7)[0x55f9bea43e30]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240905121121782 DMM DEBUG MM_STATE_Iu(7)[0x55f9bea43e30]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240905121121782 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20240905121121782 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20240905121121782 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:399) 20240905121121782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905121121782 DMM DEBUG MM_STATE_Gb[0x55f9bea34580]{Idle}: Deallocated (fsm.c:568) 20240905121121782 DMM DEBUG MM_STATE_Iu(7)[0x55f9bea43e30]{Detached}: Deallocated (fsm.c:568) 20240905121121782 DMM DEBUG GMM(gmm_fsm)[0x55f9bea3d050]{Deregistered}: Deallocated (fsm.c:568) 20240905121121782 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240905121121782 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121121782 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121121782 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121121782 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121121782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121121782 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121121782 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@81e620931387: Provider Link came up: sending NS-RESET 20240905121121803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905121121803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121121803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121121803 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121121803 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905121121803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121121803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121121803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121121803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121121804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121121804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121121804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121121804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121121804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121121804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121121804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121121804 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121121804 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905121121804 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121121804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121121805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121121805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121121807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121121812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121121812 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1549)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@81e620931387: Provider Link came up: sending NS-RESET 20240905121121820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905121121820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121121820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121121820 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121121820 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905121121820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121121820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121121820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121121820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121121821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121121821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121121821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121121821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121121821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121121821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121121821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121121821 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121121821 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905121121821 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121121821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121121822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121121822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121121824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121121830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121121830 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1554)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@81e620931387: Provider Link came up: sending NS-RESET 20240905121121839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905121121839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121121839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121121839 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121121839 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905121121839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121121839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121121839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121121839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121121840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121121840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121121840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121121840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121121840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121121840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121121840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121121840 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121121840 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905121121840 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121121840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121121840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121121840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121121842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121121848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121121848 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@81e620931387: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@81e620931387: ************************************************* SGSN_Test_0-M3UA(1563)@81e620931387: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@81e620931387: ************************************************* MTC@81e620931387: Starting RAN_Emulation TC_pmm_idle_rx_mt_data-BVCI220(1559)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1561)@81e620931387: v_sccp_pdu_maxlen:268 20240905121122051 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240905121122051 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240905121122051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240905121122051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1563)@81e620931387: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240905121122058 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121122058 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240905121122058 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240905121122058 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240905121122058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240905121122058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240905121122058 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240905121122060 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121122060 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240905121122060 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240905121122060 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240905121122060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240905121122060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240905121122061 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240905121122061 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240905121122600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121122601 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905121122601 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905121122601 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@81e620931387: 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) } } } } 20240905121122605 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1565)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240905121122606 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240905121122870 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121122870 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121122870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121122870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121122870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121122870 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121122870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121122870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121122871 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240905121122871 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240905121122871 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121122871 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121122871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121122871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121122871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121122871 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121122871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121122871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1562)@81e620931387: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20240905121123370 DGPRS DEBUG Checking for inactive LLMEs, time = 28066482 (sgsn.c:131) TC_pmm_idle_rx_mt_data-BVCI196(1549)@81e620931387: Adding Client=TC_pmm_idle_rx_mt_data(1568), IMSI='262420000001007'H, TLLI='CACAF5A9'O, index=0 SGSN_Test-GSUP(1566)@81e620931387: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@81e620931387: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001007'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '26C4'O, rac := '4D'O ("M") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@81e620931387: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)180900 SGSN_Test_0-SCCP(1561)@81e620931387: First idle individual index:0 SGSN_Test_0-RAN(1562)@81e620931387: patch: N(SD) for ConnIdx 0 set to 1 20240905121123663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121123663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121123663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121123663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123663 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123663 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123664 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240905121123664 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240905121123664 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240905121123664 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20240905121123664 DMM DEBUG GMM(gmm_fsm)[0x55f9bea43e30]{Deregistered}: Allocated (fsm.c:456) 20240905121123664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Allocated (fsm.c:456) 20240905121123664 DMM DEBUG MM_STATE_Gb[0x55f9bea347e0]{Idle}: Allocated (fsm.c:456) 20240905121123664 DMM DEBUG MM_STATE_Iu[0x55f9bea42140]{Detached}: Allocated (fsm.c:456) 20240905121123664 DMM DEBUG GMM(gmm_fsm)[0x55f9bea43e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905121123664 DMM DEBUG GMM(gmm_fsm)[0x55f9bea43e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905121123664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905121123664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905121123664 DMM DEBUG MM(262420000001007/ccafff16) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905121123664 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240905121123664 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123664 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@81e620931387: { messageType := 2, destLocRef := '02C2A4'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@81e620931387: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'A68B3F93C8D0E13B4EE5EB70F0D01888'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '68E18B99'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '80D116F0D3986F80'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B93B7309941E7BBB7AF44179710EB317'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0C3A01AD55C949979E54142D5DCD30AB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3878B4573E540F1FD17C02CEF953FF95'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '398DA638B9AAE5DF'O } } } } } SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@81e620931387: vl_len:23 SGSN_Test_0-SCCP(1561)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1561)@81e620931387: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20240905121123669 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123669 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123669 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121123669 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121123669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121123669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123669 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121123669 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121123669 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121123669 DMM DEBUG MM(262420000001007/ccafff16) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20240905121123669 DMM NOTICE MM(262420000001007/ccafff16) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905121123669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905121123669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905121123670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905121123670 DMM DEBUG MM(262420000001007/ccafff16) Requesting authorization (sgsn_auth.c:160) 20240905121123670 DMM INFO MM(262420000001007/ccafff16) Requesting authentication tuples (sgsn_auth.c:184) 20240905121123670 DMM DEBUG MM(262420000001007/ccafff16) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905121123670 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20240905121123670 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@81e620931387: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1568) SGSN_Test-GSUP(1566)@81e620931387: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1568)"262420000001007" 20240905121123671 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905121123671 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905121123671 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905121123671 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905121123671 DMM INFO MM(262420000001007/ccafff16) Subscriber data update (mmctx.c:445) 20240905121123671 DMM DEBUG MM(262420000001007/ccafff16) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905121123671 DMM INFO MM(262420000001007/ccafff16) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905121123671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905121123671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905121123671 DMM INFO MM(262420000001007/ccafff16) <- GMM AUTH AND CIPHERING REQ (rand = a6 8b 3f 93 c8 d0 e1 3b 4e e5 eb 70 f0 d0 18 88 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 38 78 b4 57 3e 54 0f 1f d1 7c 02 ce f9 53 ff 95 ) (gprs_gmm.c:483) 20240905121123671 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240905121123671 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123671 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123671 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@81e620931387: vl_len:37 SGSN_Test_0-SCCP(1561)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1561)@81e620931387: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622398DA63823094B99990000100007F02904B9AAE5DF'O 20240905121123674 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123674 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123674 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121123674 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121123674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123674 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121123674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123674 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121123674 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121123674 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121123674 DMM INFO MM(262420000001007/ccafff16) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905121123674 DMM NOTICE MM(262420000001007/ccafff16) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905121123674 DMM DEBUG MM(262420000001007/ccafff16) checking auth: received UMTS RES = 39 8d a6 38 b9 aa e5 df (gprs_gmm.c:666) 20240905121123674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905121123674 DMM DEBUG MM(262420000001007/ccafff16) Requesting authorization (sgsn_auth.c:160) 20240905121123674 DMM INFO MM(262420000001007/ccafff16) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905121123674 DMM DEBUG MM(262420000001007/ccafff16) Requesting subscriber data update (gprs_subscriber.c:894) 20240905121123674 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20240905121123674 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f7 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240905121123674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240905121123674 DMM DEBUG MM(262420000001007/ccafff16) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240905121123674 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123674 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123674 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123674 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123674 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@81e620931387: vl_len:12 SGSN_Test_0-SCCP(1561)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1561)@81e620931387: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240905121123678 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123678 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121123678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121123678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121123678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123678 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240905121123678 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240905121123678 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240905121123678 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20240905121123678 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123678 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123678 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240905121123678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240905121123678 DMM INFO MM(262420000001007/ccafff16) <- GMM ATTACH ACCEPT (new P-TMSI=0xccafff16) (gprs_gmm.c:300) 20240905121123678 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240905121123678 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123678 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123678 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240905121123680 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905121123680 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905121123680 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240905121123680 DMM INFO MM(262420000001007/ccafff16) Subscriber data update (mmctx.c:445) 20240905121123680 DMM DEBUG MM(262420000001007/ccafff16) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905121123680 DMM INFO MM(262420000001007/ccafff16) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905121123680 DMM NOTICE MM(262420000001007/ccafff16) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20240905121123680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905121123680 DMM NOTICE MM(262420000001007/ccafff16) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905121123680 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) 20240905121123680 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905121123680 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240905121123680 DMM INFO MM(262420000001007/ccafff16) Subscriber data update (mmctx.c:445) 20240905121123680 DMM DEBUG MM(262420000001007/ccafff16) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@81e620931387: vl_len:14 SGSN_Test_0-SCCP(1561)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1561)@81e620931387: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240905121123682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121123682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121123682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121123682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123682 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121123682 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121123682 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121123682 DMM INFO MM(262420000001007/ccafff16) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905121123682 DMM NOTICE MM(262420000001007/ccafff16) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905121123682 DMM DEBUG GMM(gmm_fsm)[0x55f9bea43e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905121123682 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123682 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123682 DMM DEBUG GMM(gmm_fsm)[0x55f9bea43e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905121123682 DMM DEBUG MM_STATE_Iu(10)[0x55f9bea42140]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240905121123682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123682 DMM DEBUG MM_STATE_Iu(10)[0x55f9bea42140]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240905121123682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905121123682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@81e620931387: vl_len:7 SGSN_Test_0-SCCP(1561)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1561)@81e620931387: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240905121123685 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123685 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123685 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121123685 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121123685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121123685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123685 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240905121123685 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240905121123685 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240905121123685 DMM INFO MM(262420000001007/ccafff16) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240905121123685 DMM DEBUG MM_STATE_Iu(10)[0x55f9bea42140]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240905121123685 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123685 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123685 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123685 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123685 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123685 DMM DEBUG MM_STATE_Iu(10)[0x55f9bea42140]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-RAN(1562)@81e620931387: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)180900 20240905121123686 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123686 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123686 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121123686 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121123686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121123686 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_pmm_idle_rx_mt_data(1568)@81e620931387: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1568)@81e620931387: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'CCAFFF16'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@81e620931387: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)16301022 SGSN_Test_0-RAN(1562)@81e620931387: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@81e620931387: First idle individual index:0 20240905121123886 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123886 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123886 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121123886 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121123886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121123886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123886 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240905121123886 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240905121123886 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240905121123886 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCCAFFF16) type="data" (gprs_gmm.c:1944) 20240905121123886 DMM DEBUG GMM(gmm_fsm)[0x55f9bea43e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240905121123886 DMM DEBUG GMM(gmm_fsm)[0x55f9bea43e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240905121123886 DMM DEBUG MM(262420000001007/ccafff16) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240905121123886 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123886 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123886 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123886 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123886 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123886 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123886 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123886 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@81e620931387: { messageType := 2, destLocRef := 'F8BBDE'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@81e620931387: vl_len:12 SGSN_Test_0-SCCP(1561)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1561)@81e620931387: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240905121123890 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123890 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121123890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121123890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123890 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121123890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123890 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240905121123890 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240905121123890 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240905121123890 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20240905121123890 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123890 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123890 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123890 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123890 DMM DEBUG MM_STATE_Iu(10)[0x55f9bea42140]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240905121123890 DMM DEBUG MM_STATE_Iu(10)[0x55f9bea42140]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240905121123890 DMM INFO MM(262420000001007/ccafff16) <- GMM SERVICE ACCEPT (P-TMSI=0xccafff16) (gprs_gmm.c:813) 20240905121123890 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240905121123890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@81e620931387: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@81e620931387: vl_len:23 SGSN_Test_0-SCCP(1561)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1561)@81e620931387: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240905121123893 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123893 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121123893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121123893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121123893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123893 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121123893 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121123893 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121123893 DMM INFO MM(262420000001007/ccafff16) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905121123893 DMM INFO MM(262420000001007/ccafff16) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905121123893 DMM DEBUG MM(262420000001007/ccafff16) Using GGSN 0 (gprs_sm.c:317) 20240905121123893 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905121123893 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20240905121123893 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905121123893 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:185) 20240905121123893 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20240905121123898 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 40 00 00 01 80 08 00 10 4d cc e4 30 11 91 35 96 54 14 05 7f 11 e8 d7 fa 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1088 from retransmit req queue (gtp.c:443) 20240905121123898 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8014658670, cbp=0x55f9bea441d0) (sgsn_libgtp.c:629) 20240905121123898 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240905121123898 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123898 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@81e620931387: vl_len:30 SGSN_Test_0-SCCP(1561)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1561)@81e620931387: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680091CD2B5E'O 20240905121123910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121123910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121123910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121123910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123910 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240905121123910 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240905121123910 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240905121123910 DRANAP INFO Rx RAB Assignment Response for UE conn_id 11 (iu_client.c:574) 20240905121123910 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240905121123910 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20240905121123910 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905121123910 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240905121123910 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123910 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240905121123912 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 41 00 00 01 80 10 4d cc e4 30 11 91 35 96 54 7f 11 e8 d7 fa 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) 20240905121123912 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8014658670, cbp=0x55f9bea441d0) (sgsn_libgtp.c:629) 20240905121123912 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_pmm_idle_rx_mt_data(1568)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@81e620931387: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@81e620931387: vl_len:13 SGSN_Test_0-SCCP(1561)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1561)@81e620931387: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20240905121123914 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123914 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123914 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121123914 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121123914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121123914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123914 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20240905121123914 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20240905121123914 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20240905121123914 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20240905121123914 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123914 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@81e620931387: vl_len:7 SGSN_Test_0-SCCP(1561)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1561)@81e620931387: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240905121123915 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123915 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121123915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121123915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121123915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123915 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240905121123915 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240905121123915 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240905121123915 DMM INFO MM(262420000001007/ccafff16) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240905121123915 DMM DEBUG MM_STATE_Iu(10)[0x55f9bea42140]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240905121123915 DMM DEBUG MM_STATE_Iu(10)[0x55f9bea42140]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240905121123915 DMM INFO MM(262420000001007/ccafff16) Changing GTP-U endpoints 127.0.0.104/0x91cd2b5e -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240905121123915 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20240905121123915 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123915 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123915 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-RAN(1562)@81e620931387: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)16301022 20240905121123916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123916 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121123916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121123916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121123916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_pmm_idle_rx_mt_data(1568)@81e620931387: setverdict(pass): pass -> pass, component reason not changed 20240905121123916 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 42 00 00 01 80 10 4d cc e4 30 11 91 35 96 54 7f 11 e8 d7 fa 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1090 from retransmit req queue (gtp.c:443) 20240905121123916 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8014658670, cbp=0x55f9bea441d0) (sgsn_libgtp.c:629) 20240905121123916 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1562)@81e620931387: Created IMSI[0] for '262420000001007'H'CCAFFF16'O to be handled at TC_pmm_idle_rx_mt_data(1568) 20240905121123919 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:822) 20240905121123919 DMM INFO MM(262420000001007/ccafff16) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:829) 20240905121123919 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123919 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123919 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123919 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1562)@81e620931387: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@81e620931387: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'CCAFFF16'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@81e620931387: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)9975540 SGSN_Test_0-RAN(1562)@81e620931387: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@81e620931387: First idle individual index:0 20240905121123923 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123923 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121123923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121123923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121123923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123923 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123923 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123923 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123923 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123923 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240905121123923 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240905121123923 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240905121123923 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCCAFFF16) type="data" (gprs_gmm.c:1944) 20240905121123923 DMM DEBUG GMM(gmm_fsm)[0x55f9bea43e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240905121123923 DMM DEBUG MM(262420000001007/ccafff16) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240905121123923 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123923 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123923 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123923 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@81e620931387: { messageType := 2, destLocRef := '9836F4'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@81e620931387: vl_len:12 SGSN_Test_0-SCCP(1561)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1561)@81e620931387: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240905121123925 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123925 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121123925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121123925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121123925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123925 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240905121123925 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240905121123925 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240905121123925 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20240905121123925 DMM DEBUG MM_STATE_Iu(10)[0x55f9bea42140]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240905121123925 DMM DEBUG MM_STATE_Iu(10)[0x55f9bea42140]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240905121123925 DMM INFO MM(262420000001007/ccafff16) <- GMM SERVICE ACCEPT (P-TMSI=0xccafff16) (gprs_gmm.c:813) 20240905121123925 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240905121123925 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123925 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123925 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123925 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123925 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123925 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121123925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121123925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121123925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@81e620931387: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@81e620931387: vl_len:30 SGSN_Test_0-SCCP(1561)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1561)@81e620931387: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680091CD2B5E'O 20240905121123927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121123927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121123927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121123927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121123927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121123927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121123927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121123927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121123927 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240905121123927 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240905121123927 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240905121123927 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20240905121123927 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240905121123927 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20240905121123929 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 43 00 00 01 80 10 4d cc e4 30 11 91 35 96 54 7f 11 e8 d7 fa 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20240905121123929 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8014658670, cbp=0x55f9bea441d0) (sgsn_libgtp.c:629) 20240905121123929 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@81e620931387: vl_len:16 SGSN_Test_0-SCCP(1561)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1561)@81e620931387: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240905121124130 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121124130 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121124130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121124130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121124130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121124130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121124130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121124130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121124130 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121124130 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121124130 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121124130 DMM INFO MM(262420000001007/ccafff16) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240905121124130 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905121124130 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20240905121124134 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 44 00 00 01 80 : Freeing seq=1092 from retransmit req queue (gtp.c:443) 20240905121124134 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8014658670, cbp=0x55f9bea441d0) (sgsn_libgtp.c:629) 20240905121124134 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240905121124134 DMM INFO MM(262420000001007/ccafff16) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240905121124134 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240905121124134 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20240905121124134 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240905121124135 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121124135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121124135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121124135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121124135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121124135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121124135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121124135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1549)@81e620931387: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1568)@81e620931387: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@81e620931387: Final verdict of PTC: none 20240905121124149 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240905121124149 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240905121124149 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240905121124149 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240905121124149 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240905121124149 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240905121124149 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240905121124149 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240905121124149 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240905121124149 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121124149 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240905121124149 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240905121124149 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240905121124149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240905121124149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240905121124149 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240905121124149 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240905121124149 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1563)@81e620931387: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@81e620931387: Final verdict of PTC: none 20240905121124157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43136<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@81e620931387: Final verdict of PTC: none -NSVCI98(1555)@81e620931387: Final verdict of PTC: none -NSVCI97(1550)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@81e620931387: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1554)@81e620931387: Final verdict of PTC: none 20240905121124163 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240905121124163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_pmm_idle_rx_mt_data-BVCI196(1549)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@81e620931387: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1559)@81e620931387: Final verdict of PTC: none -NSVCI99(1560)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@81e620931387: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1553)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1558)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1548)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1549): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1554): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1559): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_pmm_idle_rx_mt_data(1568): pass (none -> pass) MTC@81e620931387: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass'. Thu Sep 5 12:11:24 UTC 2024 ====== SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=358792) 20240905121125164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121125164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=358792, count=395964) 20240905121126151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240905121126151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240905121126151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240905121126165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121126165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Thu Sep 5 12:11:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905121127167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121127167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_update_ctx_err_ind_from_ggsn started. 20240905121127287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905121127289 DMM INFO MM(262420000001007/ccafff16) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905121127289 DMM INFO MM(262420000001007/ccafff16) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905121127289 DMM DEBUG GMM(gmm_fsm)[0x55f9bea43e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905121127289 DMM DEBUG GMM(gmm_fsm)[0x55f9bea43e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905121127289 DMM DEBUG MM_STATE_Iu(10)[0x55f9bea42140]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240905121127289 DMM DEBUG MM_STATE_Iu(10)[0x55f9bea42140]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240905121127289 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20240905121127289 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20240905121127289 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:399) 20240905121127289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea34580]{Init}: Deallocated (fsm.c:568) 20240905121127289 DMM DEBUG MM_STATE_Gb[0x55f9bea347e0]{Idle}: Deallocated (fsm.c:568) 20240905121127289 DMM DEBUG MM_STATE_Iu(10)[0x55f9bea42140]{Detached}: Deallocated (fsm.c:568) 20240905121127289 DMM DEBUG GMM(gmm_fsm)[0x55f9bea43e30]{Deregistered}: Deallocated (fsm.c:568) 20240905121127289 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240905121127289 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121127289 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121127290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121127290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121127290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121127290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121127290 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@81e620931387: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@81e620931387: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@81e620931387: Provider Link came up: sending NS-RESET 20240905121127326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905121127326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121127326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121127326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121127326 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905121127326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121127327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121127327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121127327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@81e620931387: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121127327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121127327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121127327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121127328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121127328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121127328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121127328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121127328 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121127328 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240905121127328 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121127328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121127328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1573)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240905121127328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@81e620931387: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1574)@81e620931387: Creating NSIP provider for "127.0.0.103":21011 20240905121127331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1570)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121127336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121127336 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1575)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1571)@81e620931387: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1574)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@81e620931387: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@81e620931387: Provider Link came up: sending NS-RESET 20240905121127342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240905121127342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121127342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121127342 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121127342 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240905121127342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121127342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121127342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121127342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@81e620931387: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121127343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121127343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121127343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121127343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121127343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121127343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121127343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121127343 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121127343 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240905121127343 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121127343 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121127344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121127344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@81e620931387: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121127346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@81e620931387: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121127353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f9bea312a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121127353 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@81e620931387: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@81e620931387: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@81e620931387: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@81e620931387: Provider Link came up: sending NS-RESET 20240905121127360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240905121127360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121127360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121127360 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121127360 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240905121127360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121127360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121127360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121127360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@81e620931387: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240905121127361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121127361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121127361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121127361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240905121127361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240905121127361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240905121127361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240905121127361 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121127361 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240905121127361 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240905121127361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240905121127361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240905121127361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@81e620931387: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@81e620931387: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240905121127364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@81e620931387: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@81e620931387: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240905121127369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f9bea32d00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240905121127369 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@81e620931387: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@81e620931387: ************************************************* SGSN_Test_0-M3UA(1586)@81e620931387: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@81e620931387: ************************************************* MTC@81e620931387: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@81e620931387: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@81e620931387: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240905121127571 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240905121127571 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240905121127571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240905121127571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1586)@81e620931387: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240905121127577 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121127577 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240905121127577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240905121127577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240905121127577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240905121127577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240905121127577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240905121127579 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121127579 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240905121127579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240905121127579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240905121127579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240905121127579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240905121127579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240905121127579 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240905121128168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121128168 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240905121128168 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240905121128168 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1588)@81e620931387: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@81e620931387: 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) } } } } 20240905121128172 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1588)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240905121128173 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@81e620931387: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@81e620931387: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@81e620931387: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240905121128385 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121128385 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121128385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121128385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121128385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121128385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121128385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121128385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121128386 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240905121128386 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240905121128386 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121128386 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121128386 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121128386 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121128386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121128386 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121128386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121128386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1585)@81e620931387: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1571)@81e620931387: Adding Client=TC_update_ctx_err_ind_from_ggsn(1591), IMSI='262420000001004'H, TLLI='D404D4A4'O, index=0 SGSN_Test-GSUP(1589)@81e620931387: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@81e620931387: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001004'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '80FA'O, rac := '08'O ("\b") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@81e620931387: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)12803678 SGSN_Test_0-SCCP(1584)@81e620931387: First idle individual index:0 SGSN_Test_0-RAN(1585)@81e620931387: patch: N(SD) for ConnIdx 0 set to 1 20240905121129255 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129255 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129255 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121129255 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121129255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121129255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129255 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240905121129255 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240905121129255 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240905121129255 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20240905121129255 DMM DEBUG GMM(gmm_fsm)[0x55f9bea42140]{Deregistered}: Allocated (fsm.c:456) 20240905121129255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Allocated (fsm.c:456) 20240905121129255 DMM DEBUG MM_STATE_Gb[0x55f9bea34580]{Idle}: Allocated (fsm.c:456) 20240905121129255 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129255 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129255 DMM DEBUG MM_STATE_Iu[0x55f9bea430e0]{Detached}: Allocated (fsm.c:456) 20240905121129255 DMM DEBUG GMM(gmm_fsm)[0x55f9bea42140]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240905121129255 DMM DEBUG GMM(gmm_fsm)[0x55f9bea42140]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240905121129255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240905121129255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240905121129255 DMM DEBUG MM(262420000001004/fcff2ad6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240905121129255 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240905121129255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129255 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129255 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@81e620931387: { messageType := 2, destLocRef := 'C35E5E'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@81e620931387: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '8780525F5D3CCB6469DFD3EFA2EDA9C4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E247CBCF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D1911AD124C0A4F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '10118303C37544DB008036126AED5620'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '002B850260738E931B1860864FDBFEB7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4F57BD5A7359A6944122A501AAADF542'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '43824F4C2FFE56CA'O } } } } } SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@81e620931387: vl_len:23 SGSN_Test_0-SCCP(1584)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1584)@81e620931387: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240905121129263 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129263 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129263 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121129263 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121129263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121129263 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129263 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121129263 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121129263 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121129263 DMM DEBUG MM(262420000001004/fcff2ad6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240905121129263 DMM NOTICE MM(262420000001004/fcff2ad6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240905121129263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240905121129263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240905121129263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240905121129263 DMM DEBUG MM(262420000001004/fcff2ad6) Requesting authorization (sgsn_auth.c:160) 20240905121129263 DMM INFO MM(262420000001004/fcff2ad6) Requesting authentication tuples (sgsn_auth.c:184) 20240905121129263 DMM DEBUG MM(262420000001004/fcff2ad6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240905121129263 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240905121129263 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@81e620931387: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1591) SGSN_Test-GSUP(1589)@81e620931387: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1591)"262420000001004" 20240905121129266 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240905121129266 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240905121129266 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240905121129266 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240905121129266 DMM INFO MM(262420000001004/fcff2ad6) Subscriber data update (mmctx.c:445) 20240905121129266 DMM DEBUG MM(262420000001004/fcff2ad6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240905121129266 DMM INFO MM(262420000001004/fcff2ad6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240905121129266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240905121129266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240905121129266 DMM INFO MM(262420000001004/fcff2ad6) <- GMM AUTH AND CIPHERING REQ (rand = 87 80 52 5f 5d 3c cb 64 69 df d3 ef a2 ed a9 c4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4f 57 bd 5a 73 59 a6 94 41 22 a5 01 aa ad f5 42 ) (gprs_gmm.c:483) 20240905121129266 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240905121129266 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129266 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@81e620931387: vl_len:37 SGSN_Test_0-SCCP(1584)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1584)@81e620931387: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D2243824F4C23094B99990000100004F029042FFE56CA'O 20240905121129271 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129271 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129271 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121129271 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121129271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121129271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129271 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121129271 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121129271 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121129271 DMM INFO MM(262420000001004/fcff2ad6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240905121129271 DMM NOTICE MM(262420000001004/fcff2ad6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240905121129271 DMM DEBUG MM(262420000001004/fcff2ad6) checking auth: received UMTS RES = 43 82 4f 4c 2f fe 56 ca (gprs_gmm.c:666) 20240905121129271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240905121129271 DMM DEBUG MM(262420000001004/fcff2ad6) Requesting authorization (sgsn_auth.c:160) 20240905121129271 DMM INFO MM(262420000001004/fcff2ad6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240905121129271 DMM DEBUG MM(262420000001004/fcff2ad6) Requesting subscriber data update (gprs_subscriber.c:894) 20240905121129271 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240905121129271 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f4 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240905121129271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240905121129271 DMM DEBUG MM(262420000001004/fcff2ad6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240905121129271 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129271 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129271 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129271 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@81e620931387: vl_len:12 SGSN_Test_0-SCCP(1584)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1584)@81e620931387: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240905121129278 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129278 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129278 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121129278 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121129278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129278 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121129278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129278 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240905121129278 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240905121129278 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240905121129278 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20240905121129278 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129278 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129278 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240905121129278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240905121129278 DMM INFO MM(262420000001004/fcff2ad6) <- GMM ATTACH ACCEPT (new P-TMSI=0xfcff2ad6) (gprs_gmm.c:300) 20240905121129278 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240905121129278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129278 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129278 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129278 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240905121129281 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240905121129281 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240905121129281 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240905121129281 DMM INFO MM(262420000001004/fcff2ad6) Subscriber data update (mmctx.c:445) 20240905121129281 DMM DEBUG MM(262420000001004/fcff2ad6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240905121129281 DMM INFO MM(262420000001004/fcff2ad6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240905121129281 DMM NOTICE MM(262420000001004/fcff2ad6) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240905121129281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240905121129281 DMM NOTICE MM(262420000001004/fcff2ad6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240905121129281 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) 20240905121129281 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240905121129281 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240905121129281 DMM INFO MM(262420000001004/fcff2ad6) Subscriber data update (mmctx.c:445) 20240905121129281 DMM DEBUG MM(262420000001004/fcff2ad6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@81e620931387: vl_len:14 SGSN_Test_0-SCCP(1584)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1584)@81e620931387: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240905121129283 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129283 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121129283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121129283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121129283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129283 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121129283 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121129283 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121129283 DMM INFO MM(262420000001004/fcff2ad6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240905121129283 DMM NOTICE MM(262420000001004/fcff2ad6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240905121129283 DMM DEBUG GMM(gmm_fsm)[0x55f9bea42140]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240905121129283 DMM DEBUG GMM(gmm_fsm)[0x55f9bea42140]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240905121129283 DMM DEBUG MM_STATE_Iu(13)[0x55f9bea430e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240905121129283 DMM DEBUG MM_STATE_Iu(13)[0x55f9bea430e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240905121129283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240905121129283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240905121129283 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129283 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129283 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@81e620931387: vl_len:7 SGSN_Test_0-SCCP(1584)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1584)@81e620931387: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240905121129288 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129288 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129288 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121129288 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121129288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121129288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129288 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240905121129288 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240905121129288 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240905121129288 DMM INFO MM(262420000001004/fcff2ad6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240905121129288 DMM DEBUG MM_STATE_Iu(13)[0x55f9bea430e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240905121129288 DMM DEBUG MM_STATE_Iu(13)[0x55f9bea430e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240905121129288 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129288 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@81e620931387: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)12803678 20240905121129289 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129289 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129289 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121129289 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121129289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121129289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_update_ctx_err_ind_from_ggsn(1591)@81e620931387: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1591)@81e620931387: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'FCFF2AD6'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@81e620931387: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)7165866 SGSN_Test_0-RAN(1585)@81e620931387: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@81e620931387: First idle individual index:0 20240905121129490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121129490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121129490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121129490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129491 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240905121129491 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240905121129491 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240905121129491 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFCFF2AD6) type="data" (gprs_gmm.c:1944) 20240905121129491 DMM DEBUG GMM(gmm_fsm)[0x55f9bea42140]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240905121129491 DMM DEBUG GMM(gmm_fsm)[0x55f9bea42140]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240905121129491 DMM DEBUG MM(262420000001004/fcff2ad6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240905121129491 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129491 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129491 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129491 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129491 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129491 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@81e620931387: { messageType := 2, destLocRef := '6D57AA'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@81e620931387: vl_len:12 SGSN_Test_0-SCCP(1584)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1584)@81e620931387: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240905121129502 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129502 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121129502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121129502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129502 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121129502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129502 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240905121129502 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240905121129502 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240905121129502 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20240905121129502 DMM DEBUG MM_STATE_Iu(13)[0x55f9bea430e0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240905121129502 DMM DEBUG MM_STATE_Iu(13)[0x55f9bea430e0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240905121129502 DMM INFO MM(262420000001004/fcff2ad6) <- GMM SERVICE ACCEPT (P-TMSI=0xfcff2ad6) (gprs_gmm.c:813) 20240905121129502 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20240905121129503 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129503 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129503 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129503 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129503 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129503 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129503 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129503 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@81e620931387: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@81e620931387: vl_len:23 SGSN_Test_0-SCCP(1584)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1584)@81e620931387: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240905121129513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129513 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121129513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121129513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121129513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129513 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121129513 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121129513 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121129513 DMM INFO MM(262420000001004/fcff2ad6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240905121129513 DMM INFO MM(262420000001004/fcff2ad6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240905121129513 DMM DEBUG MM(262420000001004/fcff2ad6) Using GGSN 0 (gprs_sm.c:317) 20240905121129513 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20240905121129513 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240905121129513 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240905121129513 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20240905121129513 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20240905121129526 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 45 00 00 01 80 08 00 10 5d c6 39 70 11 fd b3 b7 72 14 05 7f 9c 91 35 f1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20240905121129526 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129526 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129526 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8014658670, cbp=0x55f9bea441d0) (sgsn_libgtp.c:629) 20240905121129526 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@81e620931387: vl_len:30 SGSN_Test_0-SCCP(1584)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1584)@81e620931387: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800B41CDB13'O 20240905121129546 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129546 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129546 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121129546 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121129546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121129546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129546 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240905121129546 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240905121129546 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240905121129546 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20240905121129546 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240905121129546 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20240905121129546 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240905121129546 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20240905121129546 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129546 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240905121129549 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 46 00 00 01 80 10 5d c6 39 70 11 fd b3 b7 72 7f 9c 91 35 f1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1094 from retransmit req queue (gtp.c:443) 20240905121129549 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8014658670, cbp=0x55f9bea441d0) (sgsn_libgtp.c:629) 20240905121129549 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_update_ctx_err_ind_from_ggsn(1591)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@81e620931387: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1585)@81e620931387: Created IMSI[0] for '262420000001004'H'FCFF2AD6'O to be handled at TC_update_ctx_err_ind_from_ggsn(1591) 20240905121129558 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20240905121129558 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20240905121129558 DGPRS INFO PDP(262420000001004:5): Context 0x7f8014658670 was updated (sgsn_libgtp.c:659) 20240905121129558 DMM INFO MM(262420000001004/fcff2ad6) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:681) 20240905121129558 DMM DEBUG MM_STATE_Iu(13)[0x55f9bea430e0]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:684) 20240905121129558 DMM DEBUG MM_STATE_Iu(13)[0x55f9bea430e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20240905121129558 DMM INFO MM(262420000001004/fcff2ad6) Changing GTP-U endpoints 127.0.0.104/0xb41cdb13 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240905121129558 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20240905121129558 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129558 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129558 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129558 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129558 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129558 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@81e620931387: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)7165866 20240905121129560 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129560 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129560 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121129560 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121129560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121129560 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1585)@81e620931387: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@81e620931387: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'FCFF2AD6'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@81e620931387: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)2578839 SGSN_Test_0-RAN(1585)@81e620931387: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@81e620931387: First idle individual index:0 20240905121129762 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129762 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121129762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121129762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121129762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129762 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129762 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129762 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240905121129762 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240905121129762 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240905121129762 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFCFF2AD6) type="data" (gprs_gmm.c:1944) 20240905121129762 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129762 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129762 DMM DEBUG GMM(gmm_fsm)[0x55f9bea42140]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240905121129762 DMM DEBUG MM(262420000001004/fcff2ad6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240905121129762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129762 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129762 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129762 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129762 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@81e620931387: { messageType := 2, destLocRef := '275997'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@81e620931387: vl_len:12 SGSN_Test_0-SCCP(1584)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1584)@81e620931387: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240905121129765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121129765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121129765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121129765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129765 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240905121129765 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240905121129765 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240905121129765 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20240905121129765 DMM DEBUG MM_STATE_Iu(13)[0x55f9bea430e0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240905121129765 DMM DEBUG MM_STATE_Iu(13)[0x55f9bea430e0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240905121129765 DMM INFO MM(262420000001004/fcff2ad6) <- GMM SERVICE ACCEPT (P-TMSI=0xfcff2ad6) (gprs_gmm.c:813) 20240905121129765 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129765 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129765 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129765 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20240905121129765 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129765 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129765 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129765 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129765 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129765 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129765 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129765 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129765 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@81e620931387: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@81e620931387: vl_len:30 SGSN_Test_0-SCCP(1584)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1584)@81e620931387: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800B41CDB13'O 20240905121129768 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129768 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121129768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121129768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121129768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129768 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240905121129768 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240905121129768 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240905121129768 DRANAP INFO Rx RAB Assignment Response for UE conn_id 15 (iu_client.c:574) 20240905121129768 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240905121129768 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20240905121129770 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 47 00 00 01 80 10 5d c6 39 70 11 fd b3 b7 72 7f 9c 91 35 f1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1095 from retransmit req queue (gtp.c:443) 20240905121129770 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8014658670, cbp=0x55f9bea441d0) (sgsn_libgtp.c:629) 20240905121129770 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@81e620931387: vl_len:16 SGSN_Test_0-SCCP(1584)@81e620931387: vl_from0 SGSN_Test_0-SCCP(1584)@81e620931387: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240905121129970 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129970 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240905121129970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240905121129970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240905121129970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240905121129970 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240905121129970 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240905121129970 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240905121129970 DMM INFO MM(262420000001004/fcff2ad6) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240905121129970 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20240905121129970 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20240905121129972 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 48 00 00 01 80 : Freeing seq=1096 from retransmit req queue (gtp.c:443) 20240905121129972 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8014658670, cbp=0x55f9bea441d0) (sgsn_libgtp.c:629) 20240905121129972 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240905121129972 DMM INFO MM(262420000001004/fcff2ad6) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240905121129972 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20240905121129972 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20240905121129972 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240905121129972 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129972 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121129972 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121129972 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121129972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121129972 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121129972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240905121129972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@81e620931387: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@81e620931387: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@81e620931387: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@81e620931387: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn-BVCI196(1571)@81e620931387: Removing Client IMSI='262420000001004'H, index=0 TC_update_ctx_err_ind_from_ggsn(1591)@81e620931387: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@81e620931387: Final verdict of PTC: none 20240905121129977 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240905121129977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240905121129977 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240905121129977 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240905121129977 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240905121129977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240905121129977 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240905121129977 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240905121129977 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240905121129977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121129977 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240905121129977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240905121129977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240905121129977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240905121129977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240905121129977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240905121129977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240905121129977 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1586)@81e620931387: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@81e620931387: Final verdict of PTC: none 20240905121129979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43148<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1589)@81e620931387: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1571)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@81e620931387: Final verdict of PTC: none -NSVCI98(1578)@81e620931387: Final verdict of PTC: none 20240905121129981 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@81e620931387: Final verdict of PTC: none 20240905121129981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1573)@81e620931387: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@81e620931387: Final verdict of PTC: none -NSVCI99(1583)@81e620931387: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@81e620931387: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@81e620931387: Final verdict of PTC: none -NSVCI98-provIP(1576)@81e620931387: Final verdict of PTC: none -NSVCI97-provIP(1572)@81e620931387: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@81e620931387: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@81e620931387: Final verdict of PTC: none -NSVCI99-provIP(1581)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: none MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1571): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97-provIP(1572): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1577): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1582): none (none -> none) MTC@81e620931387: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@81e620931387: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@81e620931387: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1591): pass (none -> pass) MTC@81e620931387: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass'. Thu Sep 5 12:11:30 UTC 2024 ====== SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=353852) 20240905121130982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121130982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=353852, count=377448) 20240905121131979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240905121131979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240905121131979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240905121131984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121131984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass' was executed successfully (exit status: 0). MC@81e620931387: Test execution finished. MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Thu Sep 5 12:11:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905121132986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121132986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_NS_connect_alive started. 20240905121133144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905121133146 DMM INFO MM(262420000001004/fcff2ad6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240905121133146 DMM INFO MM(262420000001004/fcff2ad6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240905121133146 DMM DEBUG GMM(gmm_fsm)[0x55f9bea42140]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240905121133146 DMM DEBUG GMM(gmm_fsm)[0x55f9bea42140]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240905121133146 DMM DEBUG MM_STATE_Iu(13)[0x55f9bea430e0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240905121133146 DMM DEBUG MM_STATE_Iu(13)[0x55f9bea430e0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240905121133147 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240905121133147 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gprs_subscriber.c:210) 20240905121133147 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20240905121133147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f9bea347e0]{Init}: Deallocated (fsm.c:568) 20240905121133147 DMM DEBUG MM_STATE_Gb[0x55f9bea34580]{Idle}: Deallocated (fsm.c:568) 20240905121133147 DMM DEBUG MM_STATE_Iu(13)[0x55f9bea430e0]{Detached}: Deallocated (fsm.c:568) 20240905121133147 DMM DEBUG GMM(gmm_fsm)[0x55f9bea42140]{Deregistered}: Deallocated (fsm.c:568) 20240905121133147 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240905121133147 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240905121133147 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240905121133147 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240905121133147 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240905121133147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240905121133147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240905121133147 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20240905121133171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240905121133171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240905121133171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240905121133987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121133987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: setverdict(pass): none -> pass MTC@81e620931387: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20240905121134179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59560<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1592)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: pass MTC@81e620931387: Local verdict of PTC -provIP0(1592): none (pass -> pass) MTC@81e620931387: Test case TC_NS_connect_alive finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Thu Sep 5 12:11:34 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13368) 20240905121134987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121134987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=13368, count=14528) 20240905121135989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121135989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Thu Sep 5 12:11:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240905121136991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121136991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@81e620931387: Test case TC_NS_connect_reset started. 20240905121137268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240905121137271 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240905121137300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240905121137300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240905121137300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240905121137300 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240905121137300 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240905121137300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240905121137300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240905121137300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121137300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f9bea2ee10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@81e620931387: setverdict(pass): none -> pass 20240905121137993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121137993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@81e620931387: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20240905121138310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59576<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1593)@81e620931387: Final verdict of PTC: none MTC@81e620931387: Setting final verdict of the test case. MTC@81e620931387: Local verdict of MTC: pass MTC@81e620931387: Local verdict of PTC -provIP0(1593): none (pass -> pass) MTC@81e620931387: Test case TC_NS_connect_reset finished. Verdict: pass MTC@81e620931387: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Thu Sep 5 12:11:38 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6836) 20240905121138994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121138994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=6836, count=7996) 20240905121139995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121139996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240905121140301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@81e620931387: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@81e620931387: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@81e620931387: Terminating MTC. MC@81e620931387: MTC terminated. MC2> exit MC@81e620931387: Shutting down session. MC@81e620931387: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7799.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass SGSN_Tests_Iu.TC_attach_pdp_act_user pass SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells Summary: pass->FAIL: 2 NEW: FAIL: 1 xfail: 3 pass: 78 skip: 6 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1407845) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20240905121140997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121140997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240905121141998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121141998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/log_format.sh'] 20240905121142999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121143000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240905121143302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240905121144001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240905121144001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (1407773) [testenv][generic] Stopping sgsn (1407801) [testenv][generic] Showing junit-xml-7799.log [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/junit-xml-7799.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='84' failures='6' errors='0' skipped='0' inconc='0' time='797.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.597154'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='2.092855'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='2.114382'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='2.097661'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.675342'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.916243'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='7.044283'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='7.041761'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='2.088266'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3209 SGSN_Tests control part SGSN_Tests.ttcn:744 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='2.030403'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3210 SGSN_Tests control part SGSN_Tests.ttcn:775 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='2.041052'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.987036'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='3.080007'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.974891'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.926314'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.869648'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='2.101676'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='6.155669'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='36.112551'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='7.034351'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='2.153962'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.847256'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.974147'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='2.026971'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.931856'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='7.141817'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='7.172065'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='7.135326'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='2.005182'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='2.053805'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.823821'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='2.036205'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='2.089728'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='2.017885'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.964073'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.975733'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='2.083239'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='7.099220'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='1.135603'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.959459'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='1.154555'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='1.112305'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='1.149974'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='1.166911'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='3.195201'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.999603'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3249 SGSN_Tests control part SGSN_Tests.ttcn:1204 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.980946'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='11.110791'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='1.114373'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='34.175780'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='11.122255'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='1.163485'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='1.168810'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='1.150574'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='3.059178'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='2.141399'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='2.101948'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='8.104489'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='3.152111'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='3.001123'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='7.248407'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='7.206802'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.695546'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='7.177473'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.990725'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3271 SGSN_Tests control part SGSN_Tests.ttcn:2697 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.937253'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.986871'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='2.272415'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='3.161716'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='2.315454'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='1.122662'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='4.087469'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:3098 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='2.047368'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3282 SGSN_Tests control part SGSN_Tests.ttcn:3196 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.925469'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='2.134855'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='2.052886'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='2.019943'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='2.027981'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='2.327517'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='2.638533'/> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='2.417874'/> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='2.722611'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.040742'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.047695'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176'] testenv-sgsn-generic-osmocom-nightly-20240905-1158-15f27176 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-io_uring/186/artifact/logs/ + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE