Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 59cc891d06625c5a6a5261c4dfeb37694708b82f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 59cc891d06625c5a6a5261c4dfeb37694708b82f # timeout=10
Commit message: "library/PFCP_Templates: add missing receive templates"
 > git rev-list --no-walk b68be3983fe821af306302cb2f8b5a6e5cf31f63 # timeout=10
[ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins7712455261847289189.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:dc0a8c43b90da5102932deaf9678f1e4fd14f8b05cd16a5a8ba29f2b1759819d Copying blob sha256:c2c1eb4564d868da8a3138b843c9a39c9ef388b71adce7b6b4ba1fd47343bbf6 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:0a343a2349eeff84c55fd78e55db37cca77c0e889719b8678af27a5ab27c5aa9 Copying blob sha256:ea2e461c823db965cefd73b13ea47336b06683c96f953012c0a8d094c73fcf08 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-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-09-02 07:29:36 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20240915-0839-e61a7cb0', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] 9bcdaaf81f29e70a7f767f3044b1b797e51d06e09bd36e8544dc9fcc2844de2b [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240915-0839-e61a7cb0', '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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240915-0839-e61a7cb0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [181 kB] Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [76.8 kB] Fetched 9304 kB in 1s (8509 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240915-0839-e61a7cb0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c" 2>/dev/null; then set -x && git checkout -q -f "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c"; else set -x && git checkout -q -f "b58f92046e48a7b1ed531e243a2319ebca53bf4c"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c + git checkout -q -f b58f92046e48a7b1ed531e243a2319ebca53bf4c cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ origin/09817f113255d7fb56f1d45d3dd629a093d9248d + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ origin/c496d298876fed55c2b730278b7ee77982555563 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ origin/b6602eb357673f097ea1a1d22edd568ecd239da1 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 cd titan.TestPorts.SIPmsg && git fetch && if git rev-parse "origin/78bf0daf8c599d374089d97a054914d8439d133a" 2>/dev/null; then set -x && git checkout -q -f "origin/78bf0daf8c599d374089d97a054914d8439d133a"; else set -x && git checkout -q -f "78bf0daf8c599d374089d97a054914d8439d133a"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ origin/78bf0daf8c599d374089d97a054914d8439d133a + git checkout -q -f 78bf0daf8c599d374089d97a054914d8439d133a cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ origin/873fe539642542cd9a901c208f1ec11c6d2f5387 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi origin/e97d92a8b66bec399babea52f593771b76cb175a + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi origin/8362efef7c6fa341eb947a75786878e0685767b7 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240915-0839-e61a7cb0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--links', '--recursive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240915-0839-e61a7cb0', './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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240915-0839-e61a7cb0', '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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240915-0839-e61a7cb0', '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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240915-0839-e61a7cb0', 'make', '-j', '17'] 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_5.cc Creating dependency file for RANAP_IEs_part_6.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_4.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_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_Constants_part_2.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_5.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.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_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_7.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_7.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_3.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 RAW_NS.cc Creating dependency file for RAN_Emulation.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_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for 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_6.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_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.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_4.cc Creating dependency file for SNDCP_Types_part_3.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_5.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_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_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.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_4.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_3.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_3.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_5.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_1.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.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_7.cc Creating dependency file for SCCP_Types_part_6.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_2.cc Creating dependency file for SCCP_Templates_part_3.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_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.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 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_6.cc Creating dependency file for RANAP_CodecPort_part_7.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_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_7.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_2.cc Creating dependency file for NS_Provider_IPL4_part_3.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_4.cc Creating dependency file for MobileL3_Types_part_5.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_SMS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_1.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_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.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_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_7.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_7.cc Creating dependency file for LLC_Types_part_6.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_1.cc Creating dependency file for L3_Common_part_2.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_6.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_7.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_2.cc Creating dependency file for General_Types_part_3.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_1.cc Creating dependency file for GTPv1U_Templates_part_2.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 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o 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 env 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 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 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 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_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 env 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240915-0839-e61a7cb0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240915-0839-e61a7cb0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Ign:3 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [176 kB] Fetched 178 kB in 0s (360 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240915-0839-e61a7cb0', '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-latest 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-latest 0 upgraded, 16 newly installed, 0 to remove and 7 not upgraded. Need to get 1567 kB of archives. After this operation, 5347 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.0 [124 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.0 [17.4 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.0 [139 kB] Fetched 1567 kB in 0s (24.9 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 44921 files and directories currently installed.) Preparing to unpack .../00-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0_amd64.deb ... Unpacking osmo-sgsn (1.12.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.37) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-sigtran10:amd64 (2.0.0) ... Setting up osmo-stp:amd64 (2.0.0) ... 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) ... Setting up osmo-sgsn (1.12.0) ... 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-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240915-0839-e61a7cb0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240915-0839-e61a7cb0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240915-0839-e61a7cb0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240915-0839-e61a7cb0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240915-0839-e61a7cb0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240915-0839-e61a7cb0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240915-0839-e61a7cb0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240915-0839-e61a7cb0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240915-0839-e61a7cb0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20240915-0839-e61a7cb0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20240915083934298 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20240915083934298 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20240915083934298 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) 20240915083934298 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240915083934298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20240915083934298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20240915083934298 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20240915083934298 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20240915083934298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20240915083934298 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20240915083934298 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20240915083934298 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20240915083934298 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20240915083934298 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20240915083934298 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20240915083934298 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20240915083934298 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240915-0839-e61a7cb0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55ac76eefd60(sgsn) with 23 counters 20240915083934497 DLSS7 INFO (r=127.0.0.1:40424<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240915083934498 DLSS7 INFO (r=127.0.0.1:40424<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20240915083934498 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:40424<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240915083934498 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240915083934498 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20240915083934498 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240915083934498 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240915083934498 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20240915083934498 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20240915083934498 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20240915083934498 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:918) 20240915083934498 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20240915083934498 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20240915083934498 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240915083934498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915083934498 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20240915083934498 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20240915083934498 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20240915083934498 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20240915083934498 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20240915083934498 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20240915083934498 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20240915083934498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915083934498 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) 20240915083934498 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240915083934498 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240915083934498 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240915083934498 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) 20240915083934498 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240915083934498 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240915083934498 DLSS7 INFO (r=127.0.0.1:44800<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240915083934498 DLSS7 INFO (r=127.0.0.1:44800<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20240915083934498 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:44800<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240915083934498 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240915083934498 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20240915083934498 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240915083934498 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240915083934498 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:40424<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240915083934498 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) 20240915083934498 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20240915083934498 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240915083934498 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240915083934498 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240915083934498 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240915083934498 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20240915083934498 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20240915083934498 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20240915083934498 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20240915083934498 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) 20240915083934498 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240915083934498 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240915083934498 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240915083934499 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20240915-0839-e61a7cb0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Unix server socket created successfully. MC@9bcdaaf81f29: Listening on TCP port 38721. 9bcdaaf81f29 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 9bcdaaf81f29 38721 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@9bcdaaf81f29: New HC connected from 10.0.2.100 [10.0.2.100]. 9bcdaaf81f29: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@9bcdaaf81f29: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@9bcdaaf81f29: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9bcdaaf81f29: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9bcdaaf81f29: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9bcdaaf81f29: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9bcdaaf81f29: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9bcdaaf81f29: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@9bcdaaf81f29: Configuration file was processed on all HCs. MC@9bcdaaf81f29: Creating MTC on host 10.0.2.100. MC@9bcdaaf81f29: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Sun Sep 15 08:39:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915083935499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915083935499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach started. 20240915083936415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915083936418 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915083936469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20240915083936469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240915083936469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240915083936469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915083936469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915083936469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915083936469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915083936469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915083936469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915083936472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915083936472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915083936472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915083936472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915083936472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915083936472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915083936472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915083936472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240915083936472 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915083936472 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915083936472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915083936473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915083936473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915083936479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915083936491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083936491 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915083936500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915083936500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915083936500 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) 20240915083936500 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20240915083936500 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20240915083936500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20240915083936500 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20240915083936500 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20240915083936500 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20240915083936500 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20240915083936500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20240915083936500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240915083936500 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20240915083936500 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) 20240915083936500 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240915083936500 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240915083936500 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240915083936500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240915083936500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240915083936500 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240915083936500 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55ac77175660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20240915083936500 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-Gb1-BSSGP1(9)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915083936518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNCONFIGURED}: Allocated (fsm.c:456) 20240915083936518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240915083936518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240915083936518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915083936518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915083936518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915083936518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915083936518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915083936518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915083936519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915083936520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915083936520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915083936520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915083936520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915083936520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915083936520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915083936520 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240915083936520 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915083936520 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915083936520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915083936521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915083936521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915083936525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083936525 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)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915083936535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083936535 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915083936567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20240915083936567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240915083936567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240915083936567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915083936567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915083936567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915083936567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915083936567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915083936567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915083936571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915083936571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915083936571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915083936572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915083936572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915083936572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915083936572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915083936572 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240915083936572 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915083936572 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915083936572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(17)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915083936572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915083936572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915083936577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083936577 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)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915083936588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083936588 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915083937377 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) 20240915083937377 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20240915083937377 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:44800 err=None (osmo_ss7_asp.c:785) 20240915083937501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915083937501 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915083937501 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915083937501 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(18)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@9bcdaaf81f29: 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) } } } } 20240915083937503 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240915083937504 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@9bcdaaf81f29: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='F7309B50'O, index=0 SGSN_Test-GSUP(19)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@9bcdaaf81f29: 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 := '6BE35AFBAEC68940ECF0B463944BF538'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BEDDD8DE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F99EBBA0214CD8F'O } } } } } 20240915083938552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083938552 DLLC NOTICE LLME(ffffffff/f7309b50){UNASSIGNED} LLC RX: unknown TLLI 0xf7309b50, creating LLME on the fly (gprs_llc.c:552) 20240915083938552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915083938552 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20240915083938552 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915083938552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915083938552 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915083938552 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915083938552 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915083938552 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915083938553 DLLC NOTICE LLME(ffffffff/f7309b50){UNASSIGNED} LLGM Assign pre (f7309b50 => c50742ad) (gprs_llc.c:1079) 20240915083938553 DLLC NOTICE LLME(f7309b50/c50742ad){ASSIGNED} LLGM Assign post (f7309b50 => c50742ad) (gprs_llc.c:1125) 20240915083938553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915083938553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915083938553 DMM DEBUG MM(262420000000001/c50742ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915083938565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083938565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915083938565 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915083938565 DMM DEBUG MM(262420000000001/c50742ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20240915083938565 DMM NOTICE MM(262420000000001/c50742ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915083938565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915083938565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915083938565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915083938565 DMM DEBUG MM(262420000000001/c50742ad) Requesting authorization (sgsn_auth.c:160) 20240915083938565 DMM INFO MM(262420000000001/c50742ad) Requesting authentication tuples (sgsn_auth.c:184) 20240915083938565 DMM DEBUG MM(262420000000001/c50742ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915083938565 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20240915083938565 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@9bcdaaf81f29: Added IMSI table entry 0TC_attach(21)"262420000000001" 20240915083938568 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915083938568 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915083938568 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915083938568 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915083938568 DMM INFO MM(262420000000001/c50742ad) Subscriber data update (mmctx.c:430) 20240915083938568 DMM DEBUG MM(262420000000001/c50742ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915083938568 DMM INFO MM(262420000000001/c50742ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915083938568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915083938568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915083938569 DMM INFO MM(262420000000001/c50742ad) <- GMM AUTH AND CIPHERING REQ (rand = 6b e3 5a fb ae c6 89 40 ec f0 b4 63 94 4b f5 38 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915083938578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083938578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240915083938578 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915083938578 DMM INFO MM(262420000000001/c50742ad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915083938578 DMM NOTICE MM(262420000000001/c50742ad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915083938578 DMM DEBUG MM(262420000000001/c50742ad) checking auth: received GSM SRES = be dd d8 de (gprs_gmm.c:666) 20240915083938578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915083938578 DMM DEBUG MM(262420000000001/c50742ad) Requesting authorization (sgsn_auth.c:160) 20240915083938578 DMM INFO MM(262420000000001/c50742ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915083938578 DMM DEBUG MM(262420000000001/c50742ad) Requesting subscriber data update (gprs_subscriber.c:894) 20240915083938578 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20240915083938578 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) 20240915083938578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915083938578 DMM INFO MM(262420000000001/c50742ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xc50742ad) (gprs_gmm.c:300) 20240915083938579 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915083938579 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915083938579 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240915083938579 DMM INFO MM(262420000000001/c50742ad) Subscriber data update (mmctx.c:430) 20240915083938579 DMM DEBUG MM(262420000000001/c50742ad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915083938579 DMM INFO MM(262420000000001/c50742ad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915083938579 DMM NOTICE MM(262420000000001/c50742ad) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20240915083938579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915083938579 DMM NOTICE MM(262420000000001/c50742ad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915083938579 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) 20240915083938580 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915083938580 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240915083938580 DMM INFO MM(262420000000001/c50742ad) Subscriber data update (mmctx.c:430) 20240915083938580 DMM DEBUG MM(262420000000001/c50742ad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915083938586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083938587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915083938587 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915083938587 DMM INFO MM(262420000000001/c50742ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915083938587 DMM NOTICE MM(262420000000001/c50742ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915083938587 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915083938587 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915083938587 DLLC NOTICE LLME(f7309b50/c50742ad){ASSIGNED} LLGM Assign pre (ffffffff => c50742ad) (gprs_llc.c:1079) 20240915083938587 DLLC NOTICE LLME(ffffffff/c50742ad){ASSIGNED} LLGM Assign post (ffffffff => c50742ad) (gprs_llc.c:1125) 20240915083938587 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915083938587 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915083938587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915083938587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach-BVCI196(6)@9bcdaaf81f29: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@9bcdaaf81f29: Final verdict of PTC: pass 20240915083938640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34410<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@9bcdaaf81f29: Final verdict of PTC: none 20240915083938647 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915083938647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(7)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@9bcdaaf81f29: Final verdict of PTC: none TC_attach-BVCI210(11)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@9bcdaaf81f29: Final verdict of PTC: none TC_attach-BVCI196(6)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@9bcdaaf81f29: Final verdict of PTC: none TC_attach-BVCI220(16)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(12)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(17)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(15)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(5)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(10)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Sun Sep 15 08:39:38 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20240915083938849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915083939250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48752<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101816) 20240915083939648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915083939648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101816, count=106172) 20240915083940650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915083940650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Sun Sep 15 08:39:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915083941651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915083941651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_mnc3 started. 20240915083942297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915083942298 DMM INFO MM(262420000000001/c50742ad) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915083942298 DMM INFO MM(262420000000001/c50742ad) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915083942298 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915083942298 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915083942298 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915083942298 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915083942298 DLLC NOTICE LLME(ffffffff/c50742ad){ASSIGNED} LLGM Assign pre (c50742ad => ffffffff) (gprs_llc.c:1079) 20240915083942298 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c50742ad => ffffffff) (gprs_llc.c:1125) 20240915083942298 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20240915083942298 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) 20240915083942298 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) 20240915083942298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915083942298 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915083942298 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915083942298 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915083942298 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915083942347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915083942347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915083942347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915083942347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083942347 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915083942347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915083942347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915083942347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915083942347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915083942349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915083942349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915083942350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915083942350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915083942350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915083942350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915083942350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915083942350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083942350 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915083942350 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915083942350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915083942350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915083942350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915083942355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915083942366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083942366 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(25)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@9bcdaaf81f29: 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(32)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915083942404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915083942404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915083942404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915083942404 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083942404 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915083942404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915083942404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915083942404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915083942404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(32)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915083942406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915083942406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915083942406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915083942406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915083942406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915083942406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915083942406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915083942406 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083942406 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915083942406 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915083942406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915083942407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915083942407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(31)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(32)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915083942413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915083942425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083942425 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(33)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(29)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(31)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915083942442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915083942442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915083942442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915083942442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083942442 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915083942442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915083942442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915083942442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915083942442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915083942444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915083942444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915083942444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915083942445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915083942445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915083942445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915083942445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915083942445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083942445 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915083942445 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915083942445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915083942445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915083942445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915083942451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915083942462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083942462 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915083942652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915083942652 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915083942652 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915083942652 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@9bcdaaf81f29: 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) } } } } 20240915083942654 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240915083942654 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@9bcdaaf81f29: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='E02766BC'O, index=0 SGSN_Test-GSUP(38)@9bcdaaf81f29: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@9bcdaaf81f29: 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 := '277958660CD944957A0F962BD6382C96'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD0F4039'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D2A9458A84BA39B1'O } } } } } 20240915083943696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083943696 DLLC NOTICE LLME(ffffffff/e02766bc){UNASSIGNED} LLC RX: unknown TLLI 0xe02766bc, creating LLME on the fly (gprs_llc.c:552) 20240915083943696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915083943696 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240915083943696 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915083943696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915083943696 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915083943696 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915083943696 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915083943697 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915083943697 DLLC NOTICE LLME(ffffffff/e02766bc){UNASSIGNED} LLGM Assign pre (e02766bc => c62f015b) (gprs_llc.c:1079) 20240915083943697 DLLC NOTICE LLME(e02766bc/c62f015b){ASSIGNED} LLGM Assign post (e02766bc => c62f015b) (gprs_llc.c:1125) 20240915083943697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915083943697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915083943697 DMM DEBUG MM(262420000001001/c62f015b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915083943709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083943709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915083943709 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915083943709 DMM DEBUG MM(262420000001001/c62f015b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240915083943709 DMM NOTICE MM(262420000001001/c62f015b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915083943709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915083943709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915083943709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915083943709 DMM DEBUG MM(262420000001001/c62f015b) Requesting authorization (sgsn_auth.c:160) 20240915083943709 DMM INFO MM(262420000001001/c62f015b) Requesting authentication tuples (sgsn_auth.c:184) 20240915083943709 DMM DEBUG MM(262420000001001/c62f015b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915083943709 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240915083943709 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20240915083943712 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915083943712 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915083943712 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915083943712 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915083943712 DMM INFO MM(262420000001001/c62f015b) Subscriber data update (mmctx.c:430) 20240915083943712 DMM DEBUG MM(262420000001001/c62f015b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915083943712 DMM INFO MM(262420000001001/c62f015b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915083943712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915083943712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915083943712 DMM INFO MM(262420000001001/c62f015b) <- GMM AUTH AND CIPHERING REQ (rand = 27 79 58 66 0c d9 44 95 7a 0f 96 2b d6 38 2c 96 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915083943720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083943720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240915083943720 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915083943720 DMM INFO MM(262420000001001/c62f015b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915083943720 DMM NOTICE MM(262420000001001/c62f015b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915083943720 DMM DEBUG MM(262420000001001/c62f015b) checking auth: received GSM SRES = cd 0f 40 39 (gprs_gmm.c:666) 20240915083943720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915083943720 DMM DEBUG MM(262420000001001/c62f015b) Requesting authorization (sgsn_auth.c:160) 20240915083943720 DMM INFO MM(262420000001001/c62f015b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915083943720 DMM DEBUG MM(262420000001001/c62f015b) Requesting subscriber data update (gprs_subscriber.c:894) 20240915083943720 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240915083943720 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) 20240915083943720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915083943720 DMM INFO MM(262420000001001/c62f015b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc62f015b) (gprs_gmm.c:300) 20240915083943721 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915083943721 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915083943721 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240915083943721 DMM INFO MM(262420000001001/c62f015b) Subscriber data update (mmctx.c:430) 20240915083943721 DMM DEBUG MM(262420000001001/c62f015b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915083943721 DMM INFO MM(262420000001001/c62f015b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915083943721 DMM NOTICE MM(262420000001001/c62f015b) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240915083943721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915083943721 DMM NOTICE MM(262420000001001/c62f015b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915083943721 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) 20240915083943722 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915083943722 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240915083943722 DMM INFO MM(262420000001001/c62f015b) Subscriber data update (mmctx.c:430) 20240915083943722 DMM DEBUG MM(262420000001001/c62f015b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915083943730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083943730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915083943730 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915083943730 DMM INFO MM(262420000001001/c62f015b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915083943730 DMM NOTICE MM(262420000001001/c62f015b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915083943730 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915083943730 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915083943730 DLLC NOTICE LLME(e02766bc/c62f015b){ASSIGNED} LLGM Assign pre (ffffffff => c62f015b) (gprs_llc.c:1079) 20240915083943730 DLLC NOTICE LLME(ffffffff/c62f015b){ASSIGNED} LLGM Assign post (ffffffff => c62f015b) (gprs_llc.c:1125) 20240915083943730 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915083943730 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915083943730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915083943730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@9bcdaaf81f29: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@9bcdaaf81f29: Final verdict of PTC: pass 20240915083943784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48758<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_mnc3-BVCI220(35)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(36)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(38)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(32)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(26)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@9bcdaaf81f29: Final verdict of PTC: none 20240915083943788 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915083943788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GGSN_GTP(39)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(34)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(30)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_mnc3-BVCI210(29)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(24)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_mnc3 finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Sun Sep 15 08:39:43 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20240915083943952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915083944354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83208) 20240915083944789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915083944789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83208, count=89360) 20240915083945790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915083945790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:39:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915083946791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915083946791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_umts_aka_umts_res started. 20240915083947401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915083947402 DMM INFO MM(262420000001001/c62f015b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915083947402 DMM INFO MM(262420000001001/c62f015b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915083947402 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915083947402 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915083947402 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915083947402 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915083947402 DLLC NOTICE LLME(ffffffff/c62f015b){ASSIGNED} LLGM Assign pre (c62f015b => ffffffff) (gprs_llc.c:1079) 20240915083947402 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c62f015b => ffffffff) (gprs_llc.c:1125) 20240915083947402 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240915083947402 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) 20240915083947402 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) 20240915083947402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915083947402 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915083947402 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915083947402 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915083947402 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915083947453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915083947453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915083947453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915083947453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083947453 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915083947453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915083947453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915083947453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915083947453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915083947455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915083947455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915083947455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915083947456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915083947456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915083947456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915083947456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915083947456 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083947456 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915083947456 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915083947456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(45)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915083947458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915083947458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915083947463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915083947475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083947475 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(44)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@9bcdaaf81f29: 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(50)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915083947501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915083947501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915083947501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915083947501 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083947501 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915083947501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915083947501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915083947501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915083947501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915083947503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915083947503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915083947503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915083947504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915083947504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915083947504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915083947504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915083947504 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083947504 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915083947504 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915083947504 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(50)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915083947505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915083947505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915083947509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915083947522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083947522 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(52)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(49)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@9bcdaaf81f29: 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(56)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(56)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915083947556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915083947556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915083947556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915083947556 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083947556 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915083947556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915083947556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915083947556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915083947556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(56)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915083947559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915083947559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915083947559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915083947559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915083947559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915083947559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915083947559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915083947559 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083947559 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915083947559 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915083947559 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(56)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915083947560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915083947560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(56)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915083947564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915083947575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083947575 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(53)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915083947791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915083947791 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915083947791 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915083947791 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(55)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(55)@9bcdaaf81f29: 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) } } } } 20240915083947793 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(55)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(55)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915083947794 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(55)@9bcdaaf81f29: 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(55)@9bcdaaf81f29: 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(55)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(55)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@9bcdaaf81f29: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='D536B597'O, index=0 SGSN_Test-GSUP(57)@9bcdaaf81f29: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@9bcdaaf81f29: 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 := '5E675ECED48EB847BF151CE17AB08B16'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C94F504E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C2911B7D2F1DAC30'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '52EC33F928FE9F8F09D29A5666BE12D6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '47CF14E4E73EB523A6F53BEAAB5788F2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3DFAD3C2EE3EB46254E96A61C8B1A37E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '49C22D02ED3C37F7'O } } } } } 20240915083948841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083948841 DLLC NOTICE LLME(ffffffff/d536b597){UNASSIGNED} LLC RX: unknown TLLI 0xd536b597, creating LLME on the fly (gprs_llc.c:552) 20240915083948841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915083948841 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20240915083948841 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915083948841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915083948841 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915083948841 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915083948841 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915083948841 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915083948841 DLLC NOTICE LLME(ffffffff/d536b597){UNASSIGNED} LLGM Assign pre (d536b597 => de38a959) (gprs_llc.c:1079) 20240915083948841 DLLC NOTICE LLME(d536b597/de38a959){ASSIGNED} LLGM Assign post (d536b597 => de38a959) (gprs_llc.c:1125) 20240915083948841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915083948841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915083948841 DMM DEBUG MM(262420000001002/de38a959) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915083948854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083948854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915083948854 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915083948854 DMM DEBUG MM(262420000001002/de38a959) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240915083948854 DMM NOTICE MM(262420000001002/de38a959) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915083948854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915083948854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915083948854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915083948854 DMM DEBUG MM(262420000001002/de38a959) Requesting authorization (sgsn_auth.c:160) 20240915083948854 DMM INFO MM(262420000001002/de38a959) Requesting authentication tuples (sgsn_auth.c:184) 20240915083948854 DMM DEBUG MM(262420000001002/de38a959) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915083948854 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240915083948854 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20240915083948857 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915083948857 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915083948857 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915083948857 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915083948857 DMM INFO MM(262420000001002/de38a959) Subscriber data update (mmctx.c:430) 20240915083948857 DMM DEBUG MM(262420000001002/de38a959) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915083948857 DMM INFO MM(262420000001002/de38a959) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915083948857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915083948857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915083948857 DMM INFO MM(262420000001002/de38a959) <- GMM AUTH AND CIPHERING REQ (rand = 5e 67 5e ce d4 8e b8 47 bf 15 1c e1 7a b0 8b 16 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3d fa d3 c2 ee 3e b4 62 54 e9 6a 61 c8 b1 a3 7e ) (gprs_gmm.c:483) 20240915083948866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083948866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915083948866 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915083948866 DMM INFO MM(262420000001002/de38a959) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915083948866 DMM NOTICE MM(262420000001002/de38a959) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915083948866 DMM DEBUG MM(262420000001002/de38a959) checking auth: received UMTS RES = 49 c2 2d 02 ed 3c 37 f7 (gprs_gmm.c:666) 20240915083948867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915083948867 DMM DEBUG MM(262420000001002/de38a959) Requesting authorization (sgsn_auth.c:160) 20240915083948867 DMM INFO MM(262420000001002/de38a959) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915083948867 DMM DEBUG MM(262420000001002/de38a959) Requesting subscriber data update (gprs_subscriber.c:894) 20240915083948867 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240915083948867 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) 20240915083948867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915083948867 DMM INFO MM(262420000001002/de38a959) <- GMM ATTACH ACCEPT (new P-TMSI=0xde38a959) (gprs_gmm.c:300) 20240915083948868 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915083948868 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915083948868 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240915083948868 DMM INFO MM(262420000001002/de38a959) Subscriber data update (mmctx.c:430) 20240915083948868 DMM DEBUG MM(262420000001002/de38a959) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915083948868 DMM INFO MM(262420000001002/de38a959) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915083948868 DMM NOTICE MM(262420000001002/de38a959) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240915083948868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915083948868 DMM NOTICE MM(262420000001002/de38a959) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915083948868 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) 20240915083948869 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915083948869 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240915083948869 DMM INFO MM(262420000001002/de38a959) Subscriber data update (mmctx.c:430) 20240915083948869 DMM DEBUG MM(262420000001002/de38a959) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915083948876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083948876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915083948876 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915083948876 DMM INFO MM(262420000001002/de38a959) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915083948876 DMM NOTICE MM(262420000001002/de38a959) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915083948876 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915083948876 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915083948876 DLLC NOTICE LLME(d536b597/de38a959){ASSIGNED} LLGM Assign pre (ffffffff => de38a959) (gprs_llc.c:1079) 20240915083948876 DLLC NOTICE LLME(ffffffff/de38a959){ASSIGNED} LLGM Assign post (ffffffff => de38a959) (gprs_llc.c:1125) 20240915083948876 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915083948876 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915083948876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915083948876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@9bcdaaf81f29: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@9bcdaaf81f29: Final verdict of PTC: pass 20240915083948928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60528<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(50)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@9bcdaaf81f29: Final verdict of PTC: none 20240915083948932 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915083948932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(57)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(56)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(55)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(48)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(45)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(43)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(53)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(54)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(55): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(56): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Sun Sep 15 08:39:49 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20240915083949095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915083949496 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60544<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85472) 20240915083949933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915083949933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85472, count=89828) 20240915083950934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915083950934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:39:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915083951935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915083951935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_umts_aka_gsm_sres started. 20240915083952544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915083952545 DMM INFO MM(262420000001002/de38a959) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915083952545 DMM INFO MM(262420000001002/de38a959) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915083952545 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915083952545 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915083952545 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915083952545 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915083952545 DLLC NOTICE LLME(ffffffff/de38a959){ASSIGNED} LLGM Assign pre (de38a959 => ffffffff) (gprs_llc.c:1079) 20240915083952545 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (de38a959 => ffffffff) (gprs_llc.c:1125) 20240915083952545 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240915083952545 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) 20240915083952545 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) 20240915083952545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915083952545 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915083952545 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915083952545 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915083952545 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@9bcdaaf81f29: 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(65)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(65)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915083952606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915083952606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915083952606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915083952606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083952606 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915083952606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915083952606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915083952606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915083952606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(65)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915083952608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915083952608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915083952608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(64)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915083952610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915083952610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915083952610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915083952610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915083952610 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083952610 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915083952610 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915083952610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915083952611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915083952611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(65)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(65)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915083952616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915083952629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083952629 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(66)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(62)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(64)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915083952645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915083952645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915083952645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915083952645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083952645 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915083952645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915083952645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915083952646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915083952646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915083952648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915083952648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915083952648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915083952648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915083952648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915083952648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915083952648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915083952648 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083952648 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915083952648 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915083952648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(69)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915083952649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915083952649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915083952654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915083952665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083952665 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(71)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(68)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915083952701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915083952701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915083952701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915083952701 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083952701 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915083952701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915083952701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915083952701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915083952701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915083952702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915083952702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915083952703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915083952703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915083952703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915083952703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915083952703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915083952703 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083952703 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915083952703 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915083952703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(75)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915083952704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915083952704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915083952708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915083952718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083952718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(72)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915083952935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915083952935 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915083952935 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915083952935 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(74)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@9bcdaaf81f29: 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(74)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915083952938 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240915083952938 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(74)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(62)@9bcdaaf81f29: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='E551BE11'O, index=0 SGSN_Test-GSUP(76)@9bcdaaf81f29: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@9bcdaaf81f29: 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 := '35A2175A1530745ED06431B38E97529B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD263723'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '13600C55538E2518'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F23038B292ECD83B7474CEBA3A954C6F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A909A711CA2266A09DC4D3E2C6DD02E5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '20157480749C4555F434D770F9753CC1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3541CD8D9B7D8FF6'O } } } } } 20240915083953984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083953984 DLLC NOTICE LLME(ffffffff/e551be11){UNASSIGNED} LLC RX: unknown TLLI 0xe551be11, creating LLME on the fly (gprs_llc.c:552) 20240915083953984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915083953984 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20240915083953984 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915083953984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915083953984 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915083953984 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915083953984 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915083953984 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915083953984 DLLC NOTICE LLME(ffffffff/e551be11){UNASSIGNED} LLGM Assign pre (e551be11 => d1c5d0d0) (gprs_llc.c:1079) 20240915083953984 DLLC NOTICE LLME(e551be11/d1c5d0d0){ASSIGNED} LLGM Assign post (e551be11 => d1c5d0d0) (gprs_llc.c:1125) 20240915083953985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915083953985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915083953985 DMM DEBUG MM(262420000001003/d1c5d0d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915083953997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083953997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915083953998 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915083953998 DMM DEBUG MM(262420000001003/d1c5d0d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240915083953998 DMM NOTICE MM(262420000001003/d1c5d0d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915083953998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915083953998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915083953998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915083953998 DMM DEBUG MM(262420000001003/d1c5d0d0) Requesting authorization (sgsn_auth.c:160) 20240915083953998 DMM INFO MM(262420000001003/d1c5d0d0) Requesting authentication tuples (sgsn_auth.c:184) 20240915083953998 DMM DEBUG MM(262420000001003/d1c5d0d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915083953998 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240915083953998 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20240915083954000 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915083954000 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915083954000 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915083954000 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915083954000 DMM INFO MM(262420000001003/d1c5d0d0) Subscriber data update (mmctx.c:430) 20240915083954000 DMM DEBUG MM(262420000001003/d1c5d0d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915083954000 DMM INFO MM(262420000001003/d1c5d0d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915083954000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915083954000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915083954000 DMM INFO MM(262420000001003/d1c5d0d0) <- GMM AUTH AND CIPHERING REQ (rand = 35 a2 17 5a 15 30 74 5e d0 64 31 b3 8e 97 52 9b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 20 15 74 80 74 9c 45 55 f4 34 d7 70 f9 75 3c c1 ) (gprs_gmm.c:483) 20240915083954009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083954009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915083954009 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915083954009 DMM INFO MM(262420000001003/d1c5d0d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915083954009 DMM NOTICE MM(262420000001003/d1c5d0d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915083954009 DMM DEBUG MM(262420000001003/d1c5d0d0) checking auth: received GSM SRES = cd 26 37 23 (gprs_gmm.c:666) 20240915083954009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915083954009 DMM DEBUG MM(262420000001003/d1c5d0d0) Requesting authorization (sgsn_auth.c:160) 20240915083954009 DMM INFO MM(262420000001003/d1c5d0d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915083954009 DMM DEBUG MM(262420000001003/d1c5d0d0) Requesting subscriber data update (gprs_subscriber.c:894) 20240915083954009 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240915083954009 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) 20240915083954009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915083954009 DMM INFO MM(262420000001003/d1c5d0d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1c5d0d0) (gprs_gmm.c:300) 20240915083954010 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915083954010 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915083954010 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240915083954010 DMM INFO MM(262420000001003/d1c5d0d0) Subscriber data update (mmctx.c:430) 20240915083954010 DMM DEBUG MM(262420000001003/d1c5d0d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915083954010 DMM INFO MM(262420000001003/d1c5d0d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915083954010 DMM NOTICE MM(262420000001003/d1c5d0d0) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240915083954010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915083954010 DMM NOTICE MM(262420000001003/d1c5d0d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915083954011 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) 20240915083954011 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915083954011 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240915083954011 DMM INFO MM(262420000001003/d1c5d0d0) Subscriber data update (mmctx.c:430) 20240915083954011 DMM DEBUG MM(262420000001003/d1c5d0d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915083954017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083954017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915083954017 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915083954017 DMM INFO MM(262420000001003/d1c5d0d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915083954017 DMM NOTICE MM(262420000001003/d1c5d0d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915083954017 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915083954017 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915083954017 DLLC NOTICE LLME(e551be11/d1c5d0d0){ASSIGNED} LLGM Assign pre (ffffffff => d1c5d0d0) (gprs_llc.c:1079) 20240915083954017 DLLC NOTICE LLME(ffffffff/d1c5d0d0){ASSIGNED} LLGM Assign post (ffffffff => d1c5d0d0) (gprs_llc.c:1125) 20240915083954017 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915083954017 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915083954017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915083954017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(62)@9bcdaaf81f29: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@9bcdaaf81f29: Final verdict of PTC: pass 20240915083954071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60548<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915083954074 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915083954074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(74)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(65)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(69)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(75)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(76)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(62)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(73)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(64)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(67)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(63)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(62): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(63): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(64): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(65): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Sun Sep 15 08:39:54 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20240915083954246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915083954647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60556<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85560) 20240915083955075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915083955075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85560, count=89916) 20240915083956076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915083956076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:39:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915083957077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915083957077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_timeout_after_pdp_act started. 20240915083957701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915083957702 DMM INFO MM(262420000001003/d1c5d0d0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915083957702 DMM INFO MM(262420000001003/d1c5d0d0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915083957702 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915083957702 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915083957702 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915083957702 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915083957702 DLLC NOTICE LLME(ffffffff/d1c5d0d0){ASSIGNED} LLGM Assign pre (d1c5d0d0 => ffffffff) (gprs_llc.c:1079) 20240915083957702 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d1c5d0d0 => ffffffff) (gprs_llc.c:1125) 20240915083957702 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240915083957702 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) 20240915083957702 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) 20240915083957702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915083957702 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915083957702 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915083957702 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915083957702 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915083957761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915083957761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915083957761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915083957761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083957761 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915083957761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915083957761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915083957761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915083957761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915083957763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915083957763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915083957763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915083957763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915083957763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915083957763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915083957763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915083957763 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083957763 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915083957763 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915083957763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915083957764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915083957764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915083957768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915083957777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083957777 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(82)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915083957795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915083957795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915083957795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915083957795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083957795 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915083957795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915083957795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915083957795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915083957795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915083957797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915083957797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915083957797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915083957797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915083957797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915083957797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915083957797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915083957797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083957797 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915083957797 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915083957797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(88)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915083957798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915083957798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915083957801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915083957810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083957810 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(89)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 TC_attach_timeout_after_pdp_act-BVCI210(87)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@9bcdaaf81f29: 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(94)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(94)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915083957848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915083957848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915083957848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915083957848 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083957848 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915083957848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915083957848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915083957848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915083957848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(94)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915083957850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915083957850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915083957850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915083957850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915083957850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915083957850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915083957850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915083957850 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915083957850 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915083957850 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915083957850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(94)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915083957851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915083957851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(94)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915083957854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915083957865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083957865 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(91)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915083958078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915083958078 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915083958078 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915083958078 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(93)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(93)@9bcdaaf81f29: 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) } } } } 20240915083958080 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(93)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915083958081 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(93)@9bcdaaf81f29: 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(93)@9bcdaaf81f29: 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(93)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(93)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@9bcdaaf81f29: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D388818C'O, index=0 SGSN_Test-GSUP(95)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@9bcdaaf81f29: 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 := 'BF42E0E3C2E1B5E0BE27926D01FCE834'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D48BF87'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BD70D2CCEA3E344D'O } } } } } 20240915083958127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083958127 DLLC NOTICE LLME(ffffffff/d388818c){UNASSIGNED} LLC RX: unknown TLLI 0xd388818c, creating LLME on the fly (gprs_llc.c:552) 20240915083958127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915083958127 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20240915083958127 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915083958127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915083958127 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915083958127 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915083958127 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915083958127 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915083958127 DLLC NOTICE LLME(ffffffff/d388818c){UNASSIGNED} LLGM Assign pre (d388818c => ef0c7023) (gprs_llc.c:1079) 20240915083958127 DLLC NOTICE LLME(d388818c/ef0c7023){ASSIGNED} LLGM Assign post (d388818c => ef0c7023) (gprs_llc.c:1125) 20240915083958127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915083958127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915083958127 DMM DEBUG MM(262420000000021/ef0c7023) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915083958140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083958140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915083958140 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915083958140 DMM DEBUG MM(262420000000021/ef0c7023) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240915083958140 DMM NOTICE MM(262420000000021/ef0c7023) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915083958140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915083958140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915083958140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915083958140 DMM DEBUG MM(262420000000021/ef0c7023) Requesting authorization (sgsn_auth.c:160) 20240915083958140 DMM INFO MM(262420000000021/ef0c7023) Requesting authentication tuples (sgsn_auth.c:184) 20240915083958140 DMM DEBUG MM(262420000000021/ef0c7023) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915083958140 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240915083958140 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20240915083958143 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915083958143 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915083958143 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915083958143 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915083958143 DMM INFO MM(262420000000021/ef0c7023) Subscriber data update (mmctx.c:430) 20240915083958143 DMM DEBUG MM(262420000000021/ef0c7023) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915083958143 DMM INFO MM(262420000000021/ef0c7023) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915083958143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915083958143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915083958143 DMM INFO MM(262420000000021/ef0c7023) <- GMM AUTH AND CIPHERING REQ (rand = bf 42 e0 e3 c2 e1 b5 e0 be 27 92 6d 01 fc e8 34 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915083958153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083958153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240915083958153 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915083958153 DMM INFO MM(262420000000021/ef0c7023) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915083958153 DMM NOTICE MM(262420000000021/ef0c7023) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915083958153 DMM DEBUG MM(262420000000021/ef0c7023) checking auth: received GSM SRES = 6d 48 bf 87 (gprs_gmm.c:666) 20240915083958153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915083958153 DMM DEBUG MM(262420000000021/ef0c7023) Requesting authorization (sgsn_auth.c:160) 20240915083958153 DMM INFO MM(262420000000021/ef0c7023) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915083958153 DMM DEBUG MM(262420000000021/ef0c7023) Requesting subscriber data update (gprs_subscriber.c:894) 20240915083958153 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240915083958153 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) 20240915083958153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915083958153 DMM INFO MM(262420000000021/ef0c7023) <- GMM ATTACH ACCEPT (new P-TMSI=0xef0c7023) (gprs_gmm.c:300) 20240915083958155 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915083958155 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915083958155 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240915083958155 DMM INFO MM(262420000000021/ef0c7023) Subscriber data update (mmctx.c:430) 20240915083958155 DMM DEBUG MM(262420000000021/ef0c7023) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915083958155 DMM INFO MM(262420000000021/ef0c7023) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915083958155 DMM NOTICE MM(262420000000021/ef0c7023) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240915083958155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915083958155 DMM NOTICE MM(262420000000021/ef0c7023) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915083958155 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) 20240915083958156 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915083958156 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240915083958156 DMM INFO MM(262420000000021/ef0c7023) Subscriber data update (mmctx.c:430) 20240915083958156 DMM DEBUG MM(262420000000021/ef0c7023) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915083958163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083958163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915083958163 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915083958163 DMM INFO MM(262420000000021/ef0c7023) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915083958163 DMM NOTICE MM(262420000000021/ef0c7023) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915083958163 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915083958163 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915083958163 DLLC NOTICE LLME(d388818c/ef0c7023){ASSIGNED} LLGM Assign pre (ffffffff => ef0c7023) (gprs_llc.c:1079) 20240915083958163 DLLC NOTICE LLME(ffffffff/ef0c7023){ASSIGNED} LLGM Assign post (ffffffff => ef0c7023) (gprs_llc.c:1125) 20240915083958163 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915083958163 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915083958163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915083958163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915083958214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083958214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915083958214 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915083958214 DMM INFO MM(262420000000021/ef0c7023) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915083958214 DMM INFO MM(262420000000021/ef0c7023) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915083958214 DMM DEBUG MM(262420000000021/ef0c7023) Using GGSN 0 (gprs_sm.c:312) 20240915083958214 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240915083958214 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915083958214 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20240915083958214 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20240915083958227 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 5b c3 4d 66 11 00 86 af ef 14 05 7f 09 22 9c 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=1024 from retransmit req queue (gtp.c:443) 20240915083958227 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedcd058, cbp=0x55ac77180380) (sgsn_libgtp.c:629) 20240915083958227 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915083958227 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac771829b8 TLLI=ef0c7023, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915083958227 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915083958227 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915083958236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083958236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20240915083958236 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915083958236 DMM INFO MM(262420000000021/ef0c7023) -> GMM ATTACH REQUEST MI(TMSI-0xEF0C7023) type="GPRS attach" (gprs_gmm.c:1266) 20240915083958236 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915083958236 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915083958236 DLLC NOTICE LLME(ffffffff/ef0c7023){ASSIGNED} LLGM Assign pre (ef0c7023 => fe81ab07) (gprs_llc.c:1079) 20240915083958236 DLLC NOTICE LLME(ef0c7023/fe81ab07){ASSIGNED} LLGM Assign post (ef0c7023 => fe81ab07) (gprs_llc.c:1125) 20240915083958236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915083958236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915083958236 DMM DEBUG MM(262420000000021/fe81ab07) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915083958242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915083958242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240915083958242 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915083958242 DMM DEBUG MM(262420000000021/fe81ab07) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240915083958242 DMM NOTICE MM(262420000000021/fe81ab07) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915083958242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915083958242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915083958242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915083958242 DMM DEBUG MM(262420000000021/fe81ab07) Requesting authorization (sgsn_auth.c:160) 20240915083958242 DMM INFO MM(262420000000021/fe81ab07) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915083958242 DMM DEBUG MM(262420000000021/fe81ab07) Requesting subscriber data update (gprs_subscriber.c:894) 20240915083958242 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240915083958242 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) 20240915083958243 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915083958243 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915083958243 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240915083958243 DMM INFO MM(262420000000021/fe81ab07) Subscriber data update (mmctx.c:430) 20240915083958243 DMM DEBUG MM(262420000000021/fe81ab07) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240915083958243 DMM INFO MM(262420000000021/fe81ab07) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240915083958243 DMM NOTICE MM(262420000000021/fe81ab07) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240915083958243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915083958243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915083958243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240915083958243 DMM INFO MM(262420000000021/fe81ab07) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe81ab07) (gprs_gmm.c:300) 20240915083958243 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) 20240915083958244 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915083958244 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240915083958244 DMM INFO MM(262420000000021/fe81ab07) Subscriber data update (mmctx.c:430) 20240915083958244 DMM DEBUG MM(262420000000021/fe81ab07) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@9bcdaaf81f29: Trying to receive 5 ATTACH ACCEPTs 20240915084004244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240915084004244 DMM INFO MM(262420000000021/fe81ab07) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe81ab07) (gprs_gmm.c:300) 20240915084004496 DGPRS DEBUG Checking for inactive LLMEs, time = 8200338 (sgsn.c:131) 20240915084010246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240915084010246 DMM INFO MM(262420000000021/fe81ab07) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe81ab07) (gprs_gmm.c:300) 20240915084016247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240915084016247 DMM INFO MM(262420000000021/fe81ab07) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe81ab07) (gprs_gmm.c:300) 20240915084018079 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240915084018079 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240915084018080 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(93)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084022248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240915084022248 DMM INFO MM(262420000000021/fe81ab07) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe81ab07) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@9bcdaaf81f29: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@9bcdaaf81f29: Make sure not more than 5 ATTACH ACCEPT messages are sent 20240915084027765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084027766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084027766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084027798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084027800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084027800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084027852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084027854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084027854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084028249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240915084028249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240915084028249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240915084028249 DMM NOTICE MM(262420000000021/fe81ab07) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240915084028249 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20240915084028249 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac771829b8, TLLI=fe81ab07, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915084028249 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240915084028249 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915084028249 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20240915084028249 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240915084028250 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) 20240915084028250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Reject}: Deallocated (fsm.c:568) 20240915084028250 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Deallocated (fsm.c:568) 20240915084028250 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084028250 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240915084028250 DLLC NOTICE LLME(ef0c7023/fe81ab07){ASSIGNED} LLGM Assign pre (fe81ab07 => ffffffff) (gprs_llc.c:1079) 20240915084028250 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (fe81ab07 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@9bcdaaf81f29: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084028759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50106<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@9bcdaaf81f29: Final verdict of PTC: none 20240915084028763 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084028763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(93)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(88)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(91)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(83)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(94)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(86)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(81)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(92)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(91): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(92): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(93): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(94): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Sun Sep 15 08:40:28 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20240915084028928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084029235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57296<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=128240) 20240915084029764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084029764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=128240, count=131512) 20240915084030765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084030765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Sun Sep 15 08:40:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084031766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084031766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_auth_id_timeout started. 20240915084032288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084032289 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084032331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084032331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084032331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084032331 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084032331 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084032331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084032331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084032331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084032331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084032333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084032333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084032333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084032333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084032333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084032333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084032333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084032333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084032333 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084032333 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084032333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084032333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084032333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084032337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084032347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084032347 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084032369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084032369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084032369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084032369 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084032369 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084032369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084032370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084032370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084032370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084032371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084032371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084032371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084032371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084032371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084032371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084032371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084032371 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084032371 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084032372 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084032372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084032372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084032372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084032375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(108)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084032384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084032384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(106)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@9bcdaaf81f29: 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(113)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(113)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084032416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084032416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084032416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084032416 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084032416 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084032416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084032416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084032416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084032416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(113)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084032417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084032417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084032417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084032417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084032417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084032417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084032417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084032417 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084032417 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084032417 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084032417 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084032418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084032418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(113)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(113)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084032423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084032433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084032433 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(110)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084032767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084032767 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084032767 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084032767 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(112)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(112)@9bcdaaf81f29: 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) } } } } 20240915084032769 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(112)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084032770 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(112)@9bcdaaf81f29: 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(112)@9bcdaaf81f29: 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(112)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(112)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@9bcdaaf81f29: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='DB358394'O, index=0 SGSN_Test-GSUP(114)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20240915084032817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084032817 DLLC NOTICE LLME(ffffffff/db358394){UNASSIGNED} LLC RX: unknown TLLI 0xdb358394, creating LLME on the fly (gprs_llc.c:552) 20240915084032817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084032817 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20240915084032817 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084032817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084032817 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084032817 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084032817 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084032817 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084032817 DLLC NOTICE LLME(ffffffff/db358394){UNASSIGNED} LLGM Assign pre (db358394 => e6bd043e) (gprs_llc.c:1079) 20240915084032817 DLLC NOTICE LLME(db358394/e6bd043e){ASSIGNED} LLGM Assign post (db358394 => e6bd043e) (gprs_llc.c:1125) 20240915084032817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084032817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084032817 DMM DEBUG MM(262420000000002/e6bd043e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084034497 DGPRS DEBUG Checking for inactive LLMEs, time = 8200368 (sgsn.c:131) 20240915084038818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915084038818 DMM DEBUG MM(262420000000002/e6bd043e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084044818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915084044819 DMM DEBUG MM(262420000000002/e6bd043e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084050820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915084050820 DMM DEBUG MM(262420000000002/e6bd043e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084052768 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240915084052768 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240915084052768 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(112)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084056821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915084056821 DMM DEBUG MM(262420000000002/e6bd043e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084102335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084102337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084102337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084102372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084102374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084102374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084102419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084102421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084102421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084102822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915084102822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240915084102822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240915084102822 DMM NOTICE MM(262420000000002/e6bd043e) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240915084102822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Reject}: Deallocated (fsm.c:568) 20240915084102822 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084102822 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084102822 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240915084102822 DLLC NOTICE LLME(db358394/e6bd043e){ASSIGNED} LLGM Assign pre (e6bd043e => ffffffff) (gprs_llc.c:1079) 20240915084102822 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e6bd043e => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@9bcdaaf81f29: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084102831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57312<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(102)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(107)@9bcdaaf81f29: Final verdict of PTC: none 20240915084102834 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084102834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_id_timeout-BVCI196(101)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(113)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(110)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(112)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(114)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(100)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(111)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(105)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(110): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(111): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(112): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(113): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Sun Sep 15 08:41:02 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20240915084102964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084103265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58788<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59656) 20240915084103835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084103835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59656, count=67912) 20240915084104497 DGPRS DEBUG Checking for inactive LLMEs, time = 8200398 (sgsn.c:131) 20240915084104836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084104836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Sun Sep 15 08:41:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084105837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084105837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_auth_sai_timeout started. 20240915084106322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084106323 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@9bcdaaf81f29: 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(122)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(122)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084106375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084106375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084106375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084106375 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084106375 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084106375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084106375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084106375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084106375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(121)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(122)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084106377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084106377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084106377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084106377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084106377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084106377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084106377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084106377 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084106377 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084106377 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084106377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(122)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084106378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084106378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(122)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084106381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915084106391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084106391 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(119)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(121)@9bcdaaf81f29: 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(126)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084106402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084106402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084106402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084106402 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084106402 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084106403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084106403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084106403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084106403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084106404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084106404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084106404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084106405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084106405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084106405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084106405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084106405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084106405 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084106405 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084106405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084106405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084106405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084106409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084106418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084106418 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084106441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084106441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084106441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084106441 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084106441 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084106441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084106441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084106441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084106441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084106442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084106442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084106442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084106443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084106443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084106443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084106443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084106443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084106443 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084106443 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084106443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(131)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084106444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084106444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084106448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084106457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084106457 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084106838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084106838 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084106838 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084106838 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@9bcdaaf81f29: 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) } } } } 20240915084106840 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240915084106840 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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(132)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@9bcdaaf81f29: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='EFCC21DC'O, index=0 SGSN_Test-GSUP(133)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20240915084106889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084106889 DLLC NOTICE LLME(ffffffff/efcc21dc){UNASSIGNED} LLC RX: unknown TLLI 0xefcc21dc, creating LLME on the fly (gprs_llc.c:552) 20240915084106889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084106889 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20240915084106889 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084106889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084106889 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084106889 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084106889 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084106889 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084106889 DLLC NOTICE LLME(ffffffff/efcc21dc){UNASSIGNED} LLGM Assign pre (efcc21dc => d79783cf) (gprs_llc.c:1079) 20240915084106889 DLLC NOTICE LLME(efcc21dc/d79783cf){ASSIGNED} LLGM Assign post (efcc21dc => d79783cf) (gprs_llc.c:1125) 20240915084106889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084106889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084106889 DMM DEBUG MM(262420000000003/d79783cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084106902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084106902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084106902 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084106902 DMM DEBUG MM(262420000000003/d79783cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20240915084106902 DMM NOTICE MM(262420000000003/d79783cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084106902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084106902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084106902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084106902 DMM DEBUG MM(262420000000003/d79783cf) Requesting authorization (sgsn_auth.c:160) 20240915084106902 DMM INFO MM(262420000000003/d79783cf) Requesting authentication tuples (sgsn_auth.c:184) 20240915084106902 DMM DEBUG MM(262420000000003/d79783cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084106902 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20240915084106902 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20240915084112903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240915084112903 DMM ERROR MM(262420000000003/d79783cf) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240915084112903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240915084112903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240915084112903 DMM NOTICE MM(262420000000003/d79783cf) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240915084112903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Reject}: Deallocated (fsm.c:568) 20240915084112903 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084112903 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084112903 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240915084112903 DLLC NOTICE LLME(efcc21dc/d79783cf){ASSIGNED} LLGM Assign pre (d79783cf => ffffffff) (gprs_llc.c:1079) 20240915084112903 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d79783cf => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@9bcdaaf81f29: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084112914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58790<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915084112916 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084112916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(133)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(122)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(119)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(126)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(131)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(121)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(124)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(120)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(129)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(121): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(122): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Sun Sep 15 08:41:13 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20240915084113044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084113345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58332<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57172) 20240915084113917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084113917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57172, count=66296) 20240915084114918 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084114918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Sun Sep 15 08:41:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084115919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084115919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_auth_sai_reject started. 20240915084116401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084116403 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084116450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084116450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084116450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084116450 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084116450 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084116450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084116450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084116450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084116450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084116452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084116452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084116452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084116452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084116452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084116452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084116452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084116452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084116452 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084116452 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084116452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084116453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084116453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084116457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084116465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084116465 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(139)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@9bcdaaf81f29: 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(146)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084116492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084116492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084116492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084116492 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084116492 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084116492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084116492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) SGSN_Test-Gb2-NS2(145)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084116492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084116492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(146)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084116494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084116494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084116494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084116494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084116494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084116494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084116494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084116494 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084116494 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084116494 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084116494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084116495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084116495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(146)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(146)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084116498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(142)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084116507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084116507 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(143)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(145)@9bcdaaf81f29: 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(151)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084116524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084116524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084116524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084116524 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084116524 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084116524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084116524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084116524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084116524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084116525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084116525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084116525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084116525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084116526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084116526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084116526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084116526 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084116526 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084116526 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084116526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084116526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084116526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(151)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084116530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084116539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084116539 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(148)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084116920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084116920 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084116920 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084116920 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(150)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@9bcdaaf81f29: 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) } } } } 20240915084116922 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(150)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084116923 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(150)@9bcdaaf81f29: 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(150)@9bcdaaf81f29: 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(150)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@9bcdaaf81f29: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='FC2168A4'O, index=0 SGSN_Test-GSUP(152)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20240915084116964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084116964 DLLC NOTICE LLME(ffffffff/fc2168a4){UNASSIGNED} LLC RX: unknown TLLI 0xfc2168a4, creating LLME on the fly (gprs_llc.c:552) 20240915084116964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084116964 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20240915084116965 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084116965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084116965 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084116965 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084116965 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084116965 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084116965 DLLC NOTICE LLME(ffffffff/fc2168a4){UNASSIGNED} LLGM Assign pre (fc2168a4 => ea4120ba) (gprs_llc.c:1079) 20240915084116965 DLLC NOTICE LLME(fc2168a4/ea4120ba){ASSIGNED} LLGM Assign post (fc2168a4 => ea4120ba) (gprs_llc.c:1125) 20240915084116965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084116965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084116965 DMM DEBUG MM(262420000000004/ea4120ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084116976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084116976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084116976 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084116976 DMM DEBUG MM(262420000000004/ea4120ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20240915084116976 DMM NOTICE MM(262420000000004/ea4120ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084116976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084116976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084116976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084116976 DMM DEBUG MM(262420000000004/ea4120ba) Requesting authorization (sgsn_auth.c:160) 20240915084116976 DMM INFO MM(262420000000004/ea4120ba) Requesting authentication tuples (sgsn_auth.c:184) 20240915084116976 DMM DEBUG MM(262420000000004/ea4120ba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084116976 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20240915084116976 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20240915084116979 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20240915084116979 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20240915084116979 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20240915084122977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240915084122977 DMM ERROR MM(262420000000004/ea4120ba) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240915084122977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240915084122977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240915084122977 DMM NOTICE MM(262420000000004/ea4120ba) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240915084122977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Reject}: Deallocated (fsm.c:568) 20240915084122977 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084122977 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084122977 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240915084122977 DLLC NOTICE LLME(fc2168a4/ea4120ba){ASSIGNED} LLGM Assign pre (ea4120ba => ffffffff) (gprs_llc.c:1079) 20240915084122977 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ea4120ba => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@9bcdaaf81f29: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084122986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58346<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@9bcdaaf81f29: Final verdict of PTC: none 20240915084122990 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084122990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_sai_reject-BVCI220(148)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(140)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(150)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(151)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(146)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(138)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(144)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(149)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Sun Sep 15 08:41:23 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20240915084123118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084123419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63956) 20240915084123991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084123991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63956, count=67692) 20240915084124992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084124992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Sun Sep 15 08:41:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084125993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084125993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_gsup_lu_timeout started. 20240915084126475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084126477 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084126522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084126522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084126522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084126522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084126522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084126522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084126522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084126522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084126522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084126524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084126524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084126524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084126524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084126524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084126524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084126524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084126524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084126524 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084126524 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084126524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(159)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084126525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084126525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084126529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084126538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084126538 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(161)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(158)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@9bcdaaf81f29: 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(165)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084126564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084126564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084126564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084126564 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084126564 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084126564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084126564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084126564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084126564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(165)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084126566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084126566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084126566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084126566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084126566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084126566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084126566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084126566 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084126566 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084126566 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084126566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(164)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084126567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084126567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(165)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(165)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084126570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084126579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084126579 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(162)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(164)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084126596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084126596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084126596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084126596 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084126596 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084126596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084126596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084126596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084126596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084126598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084126598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084126598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084126598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084126598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084126598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084126598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084126598 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084126598 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084126598 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084126598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084126599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084126599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084126602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084126613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084126613 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084126994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084126994 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084126994 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084126994 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@9bcdaaf81f29: 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) } } } } 20240915084126996 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084126996 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@9bcdaaf81f29: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='CC920221'O, index=0 SGSN_Test-GSUP(171)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@9bcdaaf81f29: 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 := '51E0F76F30819A2814B050546DEBAE59'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A1499DB2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C0D8D1389CC56C78'O } } } } } 20240915084128049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084128049 DLLC NOTICE LLME(ffffffff/cc920221){UNASSIGNED} LLC RX: unknown TLLI 0xcc920221, creating LLME on the fly (gprs_llc.c:552) 20240915084128049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084128049 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20240915084128049 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084128049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084128049 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084128049 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084128049 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084128049 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084128049 DLLC NOTICE LLME(ffffffff/cc920221){UNASSIGNED} LLGM Assign pre (cc920221 => c0739e57) (gprs_llc.c:1079) 20240915084128049 DLLC NOTICE LLME(cc920221/c0739e57){ASSIGNED} LLGM Assign post (cc920221 => c0739e57) (gprs_llc.c:1125) 20240915084128049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084128049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084128049 DMM DEBUG MM(262420000000005/c0739e57) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084128062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084128062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084128062 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084128062 DMM DEBUG MM(262420000000005/c0739e57) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20240915084128062 DMM NOTICE MM(262420000000005/c0739e57) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084128062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084128062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084128062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084128062 DMM DEBUG MM(262420000000005/c0739e57) Requesting authorization (sgsn_auth.c:160) 20240915084128062 DMM INFO MM(262420000000005/c0739e57) Requesting authentication tuples (sgsn_auth.c:184) 20240915084128062 DMM DEBUG MM(262420000000005/c0739e57) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084128062 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20240915084128062 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20240915084128065 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084128065 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084128065 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084128065 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084128065 DMM INFO MM(262420000000005/c0739e57) Subscriber data update (mmctx.c:430) 20240915084128065 DMM DEBUG MM(262420000000005/c0739e57) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084128065 DMM INFO MM(262420000000005/c0739e57) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084128065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084128065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084128065 DMM INFO MM(262420000000005/c0739e57) <- GMM AUTH AND CIPHERING REQ (rand = 51 e0 f7 6f 30 81 9a 28 14 b0 50 54 6d eb ae 59 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084128072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084128072 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084128072 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084128072 DMM INFO MM(262420000000005/c0739e57) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084128072 DMM NOTICE MM(262420000000005/c0739e57) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084128072 DMM DEBUG MM(262420000000005/c0739e57) checking auth: received GSM SRES = a1 49 9d b2 (gprs_gmm.c:666) 20240915084128072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084128072 DMM DEBUG MM(262420000000005/c0739e57) Requesting authorization (sgsn_auth.c:160) 20240915084128072 DMM INFO MM(262420000000005/c0739e57) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084128072 DMM DEBUG MM(262420000000005/c0739e57) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084128072 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20240915084128072 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) 20240915084128072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084128072 DMM INFO MM(262420000000005/c0739e57) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0739e57) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@9bcdaaf81f29: setverdict(fail): none -> fail MC@9bcdaaf81f29: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20240915084128080 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084128080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(171)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(159)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(165)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(169)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(162)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@9bcdaaf81f29: Final verdict of PTC: none 20240915084128084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57788<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(156)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(163)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(167)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(157)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@9bcdaaf81f29: Final verdict of PTC: fail MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@9bcdaaf81f29: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Sun Sep 15 08:41:28 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20240915084128196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084128598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52542<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72900) 20240915084129081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084129081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=72900, count=73440) 20240915084130083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084130083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Sun Sep 15 08:41:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084131084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084131084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_gsup_lu_reject started. 20240915084131656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084131657 DMM INFO MM(262420000000005/c0739e57) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084131658 DMM INFO MM(262420000000005/c0739e57) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084131658 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084131658 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084131658 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084131658 DMM ERROR MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240915084131658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240915084131658 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084131658 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084131658 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084131658 DLLC NOTICE LLME(cc920221/c0739e57){ASSIGNED} LLGM Assign pre (c0739e57 => ffffffff) (gprs_llc.c:1079) 20240915084131658 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c0739e57 => ffffffff) (gprs_llc.c:1125) 20240915084131658 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084131700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084131700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084131700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084131700 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084131700 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084131700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084131700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084131700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084131700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084131701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084131701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084131701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084131702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084131702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084131702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084131702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084131702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084131702 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084131702 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084131702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084131702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084131702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084131705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084131714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084131714 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(180)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084131740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084131740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084131740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084131740 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084131740 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084131740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084131740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084131740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084131740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084131742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084131742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084131742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084131743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084131743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084131743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084131743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084131743 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084131743 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084131743 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084131743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(183)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084131743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084131743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084131747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084131756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084131756 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(182)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084131773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084131773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084131773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084131773 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084131773 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084131773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084131773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084131773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084131773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084131775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084131775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084131775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084131775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084131775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084131775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084131775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084131775 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084131775 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084131775 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084131775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084131776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084131776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084131779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084131789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084131789 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084132085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084132085 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084132085 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084132085 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@9bcdaaf81f29: 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) } } } } 20240915084132087 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084132088 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@9bcdaaf81f29: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='FBFAF14F'O, index=0 SGSN_Test-GSUP(190)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@9bcdaaf81f29: 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 := '86EE8062D5A373782E639899AF71FC1C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ADDB0451'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2AA272F2CED43396'O } } } } } 20240915084133142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084133142 DLLC NOTICE LLME(ffffffff/fbfaf14f){UNASSIGNED} LLC RX: unknown TLLI 0xfbfaf14f, creating LLME on the fly (gprs_llc.c:552) 20240915084133142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084133142 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20240915084133143 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084133143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084133143 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084133143 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084133143 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084133143 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084133143 DLLC NOTICE LLME(ffffffff/fbfaf14f){UNASSIGNED} LLGM Assign pre (fbfaf14f => c2ab04c9) (gprs_llc.c:1079) 20240915084133143 DLLC NOTICE LLME(fbfaf14f/c2ab04c9){ASSIGNED} LLGM Assign post (fbfaf14f => c2ab04c9) (gprs_llc.c:1125) 20240915084133143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084133143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084133143 DMM DEBUG MM(262420000000006/c2ab04c9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084133154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084133154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084133154 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084133154 DMM DEBUG MM(262420000000006/c2ab04c9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20240915084133154 DMM NOTICE MM(262420000000006/c2ab04c9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084133154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084133154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084133154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084133154 DMM DEBUG MM(262420000000006/c2ab04c9) Requesting authorization (sgsn_auth.c:160) 20240915084133154 DMM INFO MM(262420000000006/c2ab04c9) Requesting authentication tuples (sgsn_auth.c:184) 20240915084133154 DMM DEBUG MM(262420000000006/c2ab04c9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084133154 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20240915084133154 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20240915084133157 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084133157 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084133157 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084133157 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084133157 DMM INFO MM(262420000000006/c2ab04c9) Subscriber data update (mmctx.c:430) 20240915084133157 DMM DEBUG MM(262420000000006/c2ab04c9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084133157 DMM INFO MM(262420000000006/c2ab04c9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084133157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084133157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084133157 DMM INFO MM(262420000000006/c2ab04c9) <- GMM AUTH AND CIPHERING REQ (rand = 86 ee 80 62 d5 a3 73 78 2e 63 98 99 af 71 fc 1c , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084133165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084133165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084133165 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084133165 DMM INFO MM(262420000000006/c2ab04c9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084133165 DMM NOTICE MM(262420000000006/c2ab04c9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084133165 DMM DEBUG MM(262420000000006/c2ab04c9) checking auth: received GSM SRES = ad db 04 51 (gprs_gmm.c:666) 20240915084133165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084133165 DMM DEBUG MM(262420000000006/c2ab04c9) Requesting authorization (sgsn_auth.c:160) 20240915084133165 DMM INFO MM(262420000000006/c2ab04c9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084133165 DMM DEBUG MM(262420000000006/c2ab04c9) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084133165 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20240915084133165 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) 20240915084133165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084133165 DMM INFO MM(262420000000006/c2ab04c9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2ab04c9) (gprs_gmm.c:300) 20240915084133166 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20240915084133166 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20240915084133166 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20240915084133166 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084133166 DMM INFO MM(262420000000006/c2ab04c9) Subscriber data update (mmctx.c:430) 20240915084133166 DMM DEBUG MM(262420000000006/c2ab04c9) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@9bcdaaf81f29: setverdict(fail): none -> fail MC@9bcdaaf81f29: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20240915084133174 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084133174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(189)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(183)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(190)@9bcdaaf81f29: Final verdict of PTC: none 20240915084133175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52558<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(184)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(178)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(188)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(181)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(186)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(176)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@9bcdaaf81f29: Final verdict of PTC: fail MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@9bcdaaf81f29: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Sun Sep 15 08:41:33 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20240915084133303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084133704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75812) 20240915084134176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084134176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915084134498 DGPRS DEBUG Checking for inactive LLMEs, time = 8200428 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=75812, count=80168) 20240915084135177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084135177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Sun Sep 15 08:41:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084136178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084136178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_combined started. 20240915084136758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084136759 DMM INFO MM(262420000000006/c2ab04c9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084136759 DMM INFO MM(262420000000006/c2ab04c9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084136759 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084136759 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084136759 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084136759 DMM ERROR MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240915084136759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240915084136759 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084136759 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084136759 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084136759 DLLC NOTICE LLME(fbfaf14f/c2ab04c9){ASSIGNED} LLGM Assign pre (c2ab04c9 => ffffffff) (gprs_llc.c:1079) 20240915084136759 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c2ab04c9 => ffffffff) (gprs_llc.c:1125) 20240915084136759 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@9bcdaaf81f29: 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(198)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(198)@9bcdaaf81f29: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(197)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084136812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084136812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084136812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084136812 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084136812 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084136812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084136812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084136812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084136812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(198)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084136814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084136814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084136814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084136814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084136814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084136814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084136814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084136814 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084136814 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084136814 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084136814 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(198)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084136815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084136815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(198)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084136820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915084136828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084136828 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(195)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(197)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084136840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084136840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084136840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084136840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084136840 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084136840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084136840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084136840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084136840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084136842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084136842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084136842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084136842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084136842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084136842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084136842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084136842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084136842 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084136842 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084136842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084136843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084136843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084136847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084136856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084136856 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(201)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@9bcdaaf81f29: 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(207)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084136879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084136879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084136879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084136879 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084136879 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084136879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084136879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084136879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084136879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084136881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084136881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084136881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084136882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084136882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084136882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084136882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084136882 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084136882 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084136882 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084136882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(207)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084136883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084136883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084136886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084136897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084136897 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084137179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084137179 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084137179 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084137179 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@9bcdaaf81f29: 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) } } } } 20240915084137181 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084137182 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@9bcdaaf81f29: 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(208)@9bcdaaf81f29: 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(208)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(195)@9bcdaaf81f29: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='CF8D6969'O, index=0 SGSN_Test-GSUP(209)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@9bcdaaf81f29: 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 := 'C6525844A087DD4C0B7271469C7F79D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0FE9FD3D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9CC795A57DDB383D'O } } } } } 20240915084138235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084138235 DLLC NOTICE LLME(ffffffff/cf8d6969){UNASSIGNED} LLC RX: unknown TLLI 0xcf8d6969, creating LLME on the fly (gprs_llc.c:552) 20240915084138235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084138235 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240915084138235 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084138235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084138235 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084138235 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084138235 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084138235 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084138235 DLLC NOTICE LLME(ffffffff/cf8d6969){UNASSIGNED} LLGM Assign pre (cf8d6969 => c9c1783d) (gprs_llc.c:1079) 20240915084138235 DLLC NOTICE LLME(cf8d6969/c9c1783d){ASSIGNED} LLGM Assign post (cf8d6969 => c9c1783d) (gprs_llc.c:1125) 20240915084138235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084138235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084138235 DMM DEBUG MM(262420000000007/c9c1783d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084138247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084138247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084138247 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084138247 DMM DEBUG MM(262420000000007/c9c1783d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20240915084138247 DMM NOTICE MM(262420000000007/c9c1783d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084138247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084138247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084138247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084138247 DMM DEBUG MM(262420000000007/c9c1783d) Requesting authorization (sgsn_auth.c:160) 20240915084138247 DMM INFO MM(262420000000007/c9c1783d) Requesting authentication tuples (sgsn_auth.c:184) 20240915084138247 DMM DEBUG MM(262420000000007/c9c1783d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084138247 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20240915084138247 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20240915084138250 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084138250 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084138250 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084138250 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084138250 DMM INFO MM(262420000000007/c9c1783d) Subscriber data update (mmctx.c:430) 20240915084138250 DMM DEBUG MM(262420000000007/c9c1783d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084138250 DMM INFO MM(262420000000007/c9c1783d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084138250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084138250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084138250 DMM INFO MM(262420000000007/c9c1783d) <- GMM AUTH AND CIPHERING REQ (rand = c6 52 58 44 a0 87 dd 4c 0b 72 71 46 9c 7f 79 d6 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084138258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084138258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084138258 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084138258 DMM INFO MM(262420000000007/c9c1783d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084138258 DMM NOTICE MM(262420000000007/c9c1783d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084138258 DMM DEBUG MM(262420000000007/c9c1783d) checking auth: received GSM SRES = 0f e9 fd 3d (gprs_gmm.c:666) 20240915084138258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084138258 DMM DEBUG MM(262420000000007/c9c1783d) Requesting authorization (sgsn_auth.c:160) 20240915084138258 DMM INFO MM(262420000000007/c9c1783d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084138258 DMM DEBUG MM(262420000000007/c9c1783d) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084138258 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20240915084138258 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) 20240915084138258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084138258 DMM INFO MM(262420000000007/c9c1783d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9c1783d) (gprs_gmm.c:300) 20240915084138259 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084138259 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084138259 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240915084138259 DMM INFO MM(262420000000007/c9c1783d) Subscriber data update (mmctx.c:430) 20240915084138259 DMM DEBUG MM(262420000000007/c9c1783d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084138259 DMM INFO MM(262420000000007/c9c1783d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084138259 DMM NOTICE MM(262420000000007/c9c1783d) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20240915084138259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084138259 DMM NOTICE MM(262420000000007/c9c1783d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084138259 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) 20240915084138260 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084138260 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240915084138260 DMM INFO MM(262420000000007/c9c1783d) Subscriber data update (mmctx.c:430) 20240915084138260 DMM DEBUG MM(262420000000007/c9c1783d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_combined-BVCI196(195)@9bcdaaf81f29: Removing Client IMSI='262420000000007'H, index=0 20240915084138266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084138266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084138266 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084138266 DMM INFO MM(262420000000007/c9c1783d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084138266 DMM NOTICE MM(262420000000007/c9c1783d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084138266 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084138266 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084138266 DLLC NOTICE LLME(cf8d6969/c9c1783d){ASSIGNED} LLGM Assign pre (ffffffff => c9c1783d) (gprs_llc.c:1079) 20240915084138266 DLLC NOTICE LLME(ffffffff/c9c1783d){ASSIGNED} LLGM Assign post (ffffffff => c9c1783d) (gprs_llc.c:1125) 20240915084138266 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084138266 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084138266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084138266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084138269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59856<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@9bcdaaf81f29: Final verdict of PTC: none 20240915084138271 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084138271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(198)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(202)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_combined-BVCI196(195)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(207)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(197)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(196)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(200)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(205)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_combined-BVCI196(195): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(196): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(197): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(198): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_combined finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Sun Sep 15 08:41:38 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20240915084138402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084138803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84324) 20240915084139272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084139272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84324, count=88680) 20240915084140273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084140273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Sun Sep 15 08:41:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084141274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084141274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_accept_all started. 20240915084141861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084141862 DMM INFO MM(262420000000007/c9c1783d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084141862 DMM INFO MM(262420000000007/c9c1783d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084141862 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084141862 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084141862 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084141862 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084141862 DLLC NOTICE LLME(ffffffff/c9c1783d){ASSIGNED} LLGM Assign pre (c9c1783d => ffffffff) (gprs_llc.c:1079) 20240915084141862 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c9c1783d => ffffffff) (gprs_llc.c:1125) 20240915084141862 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20240915084141862 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) 20240915084141862 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) 20240915084141862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915084141862 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084141862 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084141862 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084141862 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084141909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084141909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084141909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084141909 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084141909 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084141909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084141909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084141909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084141909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084141910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084141910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084141910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084141911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084141911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084141911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084141911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084141911 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084141911 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084141911 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084141911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084141911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084141911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084141915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084141927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084141927 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(215)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084141951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084141951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084141951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084141951 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084141951 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084141951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084141951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084141951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084141951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084141953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084141953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084141953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084141953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084141953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084141953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084141953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084141953 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084141953 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084141953 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084141953 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084141954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084141954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084141958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084141967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084141967 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@9bcdaaf81f29: 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(227)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084142001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084142001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084142001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084142001 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084142001 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084142001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084142001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084142001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084142001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084142003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084142003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084142003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084142003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084142003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084142003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084142003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084142003 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084142003 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084142003 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084142003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084142004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084142004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084142007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084142015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084142015 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(224)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084142276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084142276 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084142276 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084142276 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(226)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@9bcdaaf81f29: 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) } } } } 20240915084142278 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(226)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084142279 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(226)@9bcdaaf81f29: 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(226)@9bcdaaf81f29: 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(226)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@9bcdaaf81f29: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='E50FB523'O, index=0 SGSN_Test-GSUP(228)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20240915084143331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084143331 DLLC NOTICE LLME(ffffffff/e50fb523){UNASSIGNED} LLC RX: unknown TLLI 0xe50fb523, creating LLME on the fly (gprs_llc.c:552) 20240915084143331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084143331 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20240915084143332 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084143332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084143332 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084143332 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084143332 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084143332 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084143332 DLLC NOTICE LLME(ffffffff/e50fb523){UNASSIGNED} LLGM Assign pre (e50fb523 => ef2eccb4) (gprs_llc.c:1079) 20240915084143332 DLLC NOTICE LLME(e50fb523/ef2eccb4){ASSIGNED} LLGM Assign post (e50fb523 => ef2eccb4) (gprs_llc.c:1125) 20240915084143332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084143332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084143332 DMM DEBUG MM(262420000000008/ef2eccb4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084143345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084143345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084143345 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084143345 DMM DEBUG MM(262420000000008/ef2eccb4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20240915084143345 DMM NOTICE MM(262420000000008/ef2eccb4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084143345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084143345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084143345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240915084143345 DMM INFO MM(262420000000008/ef2eccb4) <- GMM ATTACH ACCEPT (new P-TMSI=0xef2eccb4) (gprs_gmm.c:300) TC_attach_accept_all(230)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@9bcdaaf81f29: Removing Client IMSI='262420000000008'H, index=0 20240915084144335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084144335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084144335 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084144335 DMM INFO MM(262420000000008/ef2eccb4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084144335 DMM NOTICE MM(262420000000008/ef2eccb4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084144335 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084144335 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084144335 DLLC NOTICE LLME(e50fb523/ef2eccb4){ASSIGNED} LLGM Assign pre (ffffffff => ef2eccb4) (gprs_llc.c:1079) 20240915084144335 DLLC NOTICE LLME(ffffffff/ef2eccb4){ASSIGNED} LLGM Assign post (ffffffff => ef2eccb4) (gprs_llc.c:1125) 20240915084144335 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084144335 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084144335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084144335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084144337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59870<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915084144340 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084144340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(227)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(228)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(226)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(216)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(221)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(214)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(219)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(225)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_accept_all finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Sun Sep 15 08:41:44 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20240915084144466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084144868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59878<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65944) 20240915084145341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084145341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65944, count=70860) 20240915084146342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084146343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Sun Sep 15 08:41:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084147344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084147344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_closed started. 20240915084147926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084147928 DMM INFO MM(262420000000008/ef2eccb4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084147928 DMM INFO MM(262420000000008/ef2eccb4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084147928 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084147928 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084147928 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084147928 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084147928 DLLC NOTICE LLME(ffffffff/ef2eccb4){ASSIGNED} LLGM Assign pre (ef2eccb4 => ffffffff) (gprs_llc.c:1079) 20240915084147928 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ef2eccb4 => ffffffff) (gprs_llc.c:1125) 20240915084147928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915084147928 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084147928 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084147928 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084147928 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084147970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084147970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084147970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084147970 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084147970 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084147970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084147970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084147970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084147970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084147972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084147972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084147972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084147972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084147972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084147972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084147972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084147972 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084147972 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084147972 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084147972 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(235)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084147973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084147973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084147977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084147986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084147986 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(234)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@9bcdaaf81f29: 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(241)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(241)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084148019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084148019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084148019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084148019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084148019 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084148019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084148019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084148019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084148019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(241)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(240)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084148021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084148021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084148021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084148021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084148021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084148021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084148021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084148021 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084148021 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084148021 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084148021 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084148022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084148022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(241)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(241)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084148026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084148035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084148035 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(238)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(240)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084148054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084148054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084148054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084148054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084148054 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084148055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084148055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084148055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084148055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084148056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084148056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084148056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084148056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084148056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084148056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084148056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084148056 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084148056 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084148056 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084148056 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084148057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084148057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084148061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084148070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084148070 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084148345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084148345 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084148345 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084148345 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@9bcdaaf81f29: 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) } } } } 20240915084148347 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084148348 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@9bcdaaf81f29: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='C7A27D95'O, index=0 SGSN_Test-GSUP(247)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@9bcdaaf81f29: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='C7A27D95'O, index=1 20240915084149402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084149402 DLLC NOTICE LLME(ffffffff/c7a27d95){UNASSIGNED} LLC RX: unknown TLLI 0xc7a27d95, creating LLME on the fly (gprs_llc.c:552) 20240915084149402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084149402 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20240915084149402 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084149402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084149402 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084149402 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084149402 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084149402 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084149402 DLLC NOTICE LLME(ffffffff/c7a27d95){UNASSIGNED} LLGM Assign pre (c7a27d95 => ca5ecb8a) (gprs_llc.c:1079) 20240915084149402 DLLC NOTICE LLME(c7a27d95/ca5ecb8a){ASSIGNED} LLGM Assign post (c7a27d95 => ca5ecb8a) (gprs_llc.c:1125) 20240915084149402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084149402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084149402 DMM DEBUG MM(001010123456789/ca5ecb8a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084149415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084149415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084149415 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084149415 DMM DEBUG MM(001010123456789/ca5ecb8a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240915084149415 DMM NOTICE MM(001010123456789/ca5ecb8a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084149415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084149415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084149415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240915084149415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240915084149415 DMM NOTICE MM(001010123456789/ca5ecb8a) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240915084149415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Reject}: Deallocated (fsm.c:568) 20240915084149415 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084149415 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084149415 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240915084149415 DLLC NOTICE LLME(c7a27d95/ca5ecb8a){ASSIGNED} LLGM Assign pre (ca5ecb8a => ffffffff) (gprs_llc.c:1079) 20240915084149415 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ca5ecb8a => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@9bcdaaf81f29: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@9bcdaaf81f29: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@9bcdaaf81f29: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='FB6E8577'O, index=2 SGSN_Test-GSUP(247)@9bcdaaf81f29: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20240915084149458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084149458 DLLC NOTICE LLME(ffffffff/fb6e8577){UNASSIGNED} LLC RX: unknown TLLI 0xfb6e8577, creating LLME on the fly (gprs_llc.c:552) 20240915084149458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084149458 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20240915084149458 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084149458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084149458 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084149458 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084149458 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084149458 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084149458 DLLC NOTICE LLME(ffffffff/fb6e8577){UNASSIGNED} LLGM Assign pre (fb6e8577 => e263231c) (gprs_llc.c:1079) 20240915084149458 DLLC NOTICE LLME(fb6e8577/e263231c){ASSIGNED} LLGM Assign post (fb6e8577 => e263231c) (gprs_llc.c:1125) 20240915084149458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084149458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084149458 DMM DEBUG MM(262420000000010/e263231c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084149465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084149465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084149465 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084149465 DMM DEBUG MM(262420000000010/e263231c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20240915084149465 DMM NOTICE MM(262420000000010/e263231c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084149465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084149465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084149465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240915084149465 DMM INFO MM(262420000000010/e263231c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe263231c) (gprs_gmm.c:300) TC_attach_closed(250)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@9bcdaaf81f29: Removing Client IMSI='262420000000010'H, index=2 20240915084150463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084150463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084150463 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084150463 DMM INFO MM(262420000000010/e263231c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084150463 DMM NOTICE MM(262420000000010/e263231c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084150463 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084150463 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084150463 DLLC NOTICE LLME(fb6e8577/e263231c){ASSIGNED} LLGM Assign pre (ffffffff => e263231c) (gprs_llc.c:1079) 20240915084150463 DLLC NOTICE LLME(ffffffff/e263231c){ASSIGNED} LLGM Assign post (ffffffff => e263231c) (gprs_llc.c:1125) 20240915084150463 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084150463 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084150463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084150463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084150466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41878<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_closed-BVCI196(234)@9bcdaaf81f29: Final verdict of PTC: none 20240915084150468 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(247)@9bcdaaf81f29: Final verdict of PTC: none 20240915084150468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(240)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_closed-BVCI210(238)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(235)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(245)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(239)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(243)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(233)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(241)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(240): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(241): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@9bcdaaf81f29: Test case TC_attach_closed finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Sun Sep 15 08:41:50 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20240915084150593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084150994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41890<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76476) 20240915084151469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084151469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76476, count=80832) 20240915084152470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084152471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Sun Sep 15 08:41:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084153472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084153472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_no_imei_response started. 20240915084154053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084154054 DMM INFO MM(262420000000010/e263231c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084154054 DMM INFO MM(262420000000010/e263231c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084154054 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084154054 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084154054 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084154054 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084154054 DLLC NOTICE LLME(ffffffff/e263231c){ASSIGNED} LLGM Assign pre (e263231c => ffffffff) (gprs_llc.c:1079) 20240915084154054 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e263231c => ffffffff) (gprs_llc.c:1125) 20240915084154054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915084154054 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084154054 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084154055 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084154055 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084154098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084154099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084154099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084154099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084154099 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084154099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084154099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084154099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084154099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084154100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084154100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084154100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084154100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084154100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084154100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084154100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084154100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084154100 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084154100 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084154100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(255)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084154101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084154101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084154104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084154114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084154114 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(254)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084154138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084154138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084154138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084154138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084154138 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084154138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084154138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084154138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084154138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084154140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084154140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084154140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084154140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084154140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084154140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084154140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084154140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084154140 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084154140 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084154140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(260)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084154141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084154141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084154145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084154155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084154155 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084154173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084154173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084154173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084154173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084154173 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084154173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084154173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084154173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084154173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084154175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084154175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084154175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084154175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084154175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084154175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084154175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084154175 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084154175 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084154175 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084154175 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(265)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084154176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084154176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084154180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084154190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084154190 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084154472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084154472 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084154472 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084154472 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@9bcdaaf81f29: 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) } } } } 20240915084154474 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084154475 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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(266)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@9bcdaaf81f29: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='D5CE83A2'O, index=0 SGSN_Test-GSUP(267)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20240915084155527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084155528 DLLC NOTICE LLME(ffffffff/d5ce83a2){UNASSIGNED} LLC RX: unknown TLLI 0xd5ce83a2, creating LLME on the fly (gprs_llc.c:552) 20240915084155528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084155528 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240915084155528 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084155528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084155528 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084155528 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084155528 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084155528 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084155528 DLLC NOTICE LLME(ffffffff/d5ce83a2){UNASSIGNED} LLGM Assign pre (d5ce83a2 => c4d86556) (gprs_llc.c:1079) 20240915084155528 DLLC NOTICE LLME(d5ce83a2/c4d86556){ASSIGNED} LLGM Assign post (d5ce83a2 => c4d86556) (gprs_llc.c:1125) 20240915084155528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084155528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084155528 DMM DEBUG MM(262420000000032/c4d86556) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084201529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915084201529 DMM DEBUG MM(262420000000032/c4d86556) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084204499 DGPRS DEBUG Checking for inactive LLMEs, time = 8200458 (sgsn.c:131) 20240915084207530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915084207530 DMM DEBUG MM(262420000000032/c4d86556) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084213531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915084213531 DMM DEBUG MM(262420000000032/c4d86556) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084214474 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240915084214474 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240915084214474 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084219531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915084219531 DMM DEBUG MM(262420000000032/c4d86556) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084224102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084224104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084224104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084224141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084224143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084224143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084224177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084224179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084224179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084225531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915084225532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240915084225532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240915084225532 DMM NOTICE MM(262420000000032/c4d86556) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240915084225532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Reject}: Deallocated (fsm.c:568) 20240915084225532 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084225532 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084225532 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240915084225532 DLLC NOTICE LLME(d5ce83a2/c4d86556){ASSIGNED} LLGM Assign pre (c4d86556 => ffffffff) (gprs_llc.c:1079) 20240915084225532 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c4d86556 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@9bcdaaf81f29: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084225541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41892<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@9bcdaaf81f29: Final verdict of PTC: none 20240915084225543 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084225543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(260)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(255)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(265)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(263)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(253)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(258)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Sun Sep 15 08:42:25 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20240915084225672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084225973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55710<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70240) 20240915084226544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084226544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70240, count=70880) 20240915084227545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084227545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Sun Sep 15 08:42:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084228546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084228546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_no_imsi_response started. 20240915084229032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084229033 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084229074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084229074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084229074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084229074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084229074 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084229074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084229074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084229074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084229074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084229075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084229075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084229075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084229075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084229076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084229076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084229076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084229076 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084229076 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084229076 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084229076 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(274)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084229076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084229076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084229080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084229089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084229089 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(275)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 TC_attach_no_imsi_response-BVCI196(273)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084229113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084229113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084229113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084229113 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084229113 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084229114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084229114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084229114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084229114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084229116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084229116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084229116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084229116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084229116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084229116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084229116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084229116 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084229116 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084229116 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084229116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084229117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084229117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084229120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084229131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084229131 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084229152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084229153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084229153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084229153 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084229153 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084229153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084229153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084229153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084229153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084229154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084229154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084229155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084229155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084229155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084229155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084229155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084229155 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084229155 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084229155 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084229155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(284)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084229156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084229156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084229160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084229170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084229170 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084229546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084229546 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084229546 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084229546 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@9bcdaaf81f29: 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) } } } } 20240915084229548 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240915084229549 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@9bcdaaf81f29: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='E686DC42'O, index=0 SGSN_Test-GSUP(286)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20240915084230605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084230605 DLLC NOTICE LLME(ffffffff/e686dc42){UNASSIGNED} LLC RX: unknown TLLI 0xe686dc42, creating LLME on the fly (gprs_llc.c:552) 20240915084230605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084230605 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240915084230605 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084230605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084230605 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084230605 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084230605 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084230605 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084230605 DLLC NOTICE LLME(ffffffff/e686dc42){UNASSIGNED} LLGM Assign pre (e686dc42 => ceb1950a) (gprs_llc.c:1079) 20240915084230605 DLLC NOTICE LLME(e686dc42/ceb1950a){ASSIGNED} LLGM Assign post (e686dc42 => ceb1950a) (gprs_llc.c:1125) 20240915084230605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084230605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084230605 DMM DEBUG MM(/ceb1950a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084230618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084230618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084230618 DMM DEBUG MM_STATE_Gb(3867597890)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084230618 DMM DEBUG MM(/ceb1950a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20240915084230618 DMM NOTICE MM(/ceb1950a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084230618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084230618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20240915084230618 DMM DEBUG MM(/ceb1950a) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240915084234499 DGPRS DEBUG Checking for inactive LLMEs, time = 8200488 (sgsn.c:131) 20240915084236619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915084236619 DMM DEBUG MM(/ceb1950a) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240915084242620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915084242620 DMM DEBUG MM(/ceb1950a) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240915084248621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915084248621 DMM DEBUG MM(/ceb1950a) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240915084249547 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240915084249547 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240915084249548 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084254621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915084254621 DMM DEBUG MM(/ceb1950a) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240915084259077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084259079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084259079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084259117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084259118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084259118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084259157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084259158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084259158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084300622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915084300622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240915084300622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240915084300622 DMM NOTICE MM(/ceb1950a) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240915084300622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Reject}: Deallocated (fsm.c:568) 20240915084300622 DMM DEBUG MM_STATE_Gb(3867597890)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084300622 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084300622 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240915084300622 DLLC NOTICE LLME(e686dc42/ceb1950a){ASSIGNED} LLGM Assign pre (ceb1950a => ffffffff) (gprs_llc.c:1079) 20240915084300622 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ceb1950a => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@9bcdaaf81f29: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084300631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45500<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(274)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(286)@9bcdaaf81f29: Final verdict of PTC: none 20240915084300634 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084300634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(281)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(279)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(284)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(272)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(277)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(282)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Sun Sep 15 08:43:00 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20240915084300765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084301066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49416<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63248) 20240915084301635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084301635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63248, count=71500) 20240915084302636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084302636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Sun Sep 15 08:43:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084303637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084303637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_closed_add_vty started. 20240915084304122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084304123 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(294)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084304174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084304174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084304174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084304174 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084304174 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084304174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084304174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084304174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084304174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(294)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084304176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084304176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084304176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084304176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084304176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084304176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084304177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084304177 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084304177 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084304177 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084304177 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084304177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084304177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(293)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(294)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(294)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084304182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084304191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084304191 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(295)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(291)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(293)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084304202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084304202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084304202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084304202 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084304202 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084304203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084304203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084304203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084304203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084304204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084304204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084304204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084304204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084304204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084304204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084304204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084304204 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084304204 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084304204 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084304204 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(298)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084304205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084304205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084304209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084304220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084304220 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(297)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@9bcdaaf81f29: 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(304)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(304)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084304248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084304248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084304248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084304248 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084304248 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084304248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084304248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084304248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084304248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(304)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084304249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084304249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084304249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084304250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084304250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084304250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084304250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084304250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084304250 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084304250 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084304250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084304250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084304250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(304)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(304)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084304254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084304264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084304264 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(301)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084304500 DGPRS DEBUG Checking for inactive LLMEs, time = 8200518 (sgsn.c:131) 20240915084304637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084304637 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084304637 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084304637 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(303)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(303)@9bcdaaf81f29: 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) } } } } 20240915084304640 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(303)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(303)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084304641 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(303)@9bcdaaf81f29: 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(303)@9bcdaaf81f29: 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(303)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(303)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(291)@9bcdaaf81f29: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='D291CE70'O, index=0 SGSN_Test-GSUP(305)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(291)@9bcdaaf81f29: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='D291CE70'O, index=1 20240915084305699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084305699 DLLC NOTICE LLME(ffffffff/d291ce70){UNASSIGNED} LLC RX: unknown TLLI 0xd291ce70, creating LLME on the fly (gprs_llc.c:552) 20240915084305699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084305699 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20240915084305699 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084305699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084305699 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084305699 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084305699 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084305699 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084305699 DLLC NOTICE LLME(ffffffff/d291ce70){UNASSIGNED} LLGM Assign pre (d291ce70 => e053093d) (gprs_llc.c:1079) 20240915084305699 DLLC NOTICE LLME(d291ce70/e053093d){ASSIGNED} LLGM Assign post (d291ce70 => e053093d) (gprs_llc.c:1125) 20240915084305699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084305699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084305699 DMM DEBUG MM(001010123456789/e053093d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084305713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084305713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084305713 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084305713 DMM DEBUG MM(001010123456789/e053093d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240915084305713 DMM NOTICE MM(001010123456789/e053093d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084305713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084305713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084305713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240915084305713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240915084305713 DMM NOTICE MM(001010123456789/e053093d) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240915084305713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Reject}: Deallocated (fsm.c:568) 20240915084305713 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084305713 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084305713 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240915084305713 DLLC NOTICE LLME(d291ce70/e053093d){ASSIGNED} LLGM Assign pre (e053093d => ffffffff) (gprs_llc.c:1079) 20240915084305713 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e053093d => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(291)@9bcdaaf81f29: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(291)@9bcdaaf81f29: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='D291CE70'O, index=2 20240915084305720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084305720 DLLC NOTICE LLME(ffffffff/d291ce70){UNASSIGNED} LLC RX: unknown TLLI 0xd291ce70, creating LLME on the fly (gprs_llc.c:552) 20240915084305720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20240915084305720 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20240915084305720 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084305720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084305720 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084305720 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084305720 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084305720 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084305720 DLLC NOTICE LLME(ffffffff/d291ce70){UNASSIGNED} LLGM Assign pre (d291ce70 => d0e19bc7) (gprs_llc.c:1079) 20240915084305720 DLLC NOTICE LLME(d291ce70/d0e19bc7){ASSIGNED} LLGM Assign post (d291ce70 => d0e19bc7) (gprs_llc.c:1125) 20240915084305720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084305720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084305720 DMM DEBUG MM(001010123456700/d0e19bc7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084305725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084305725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084305725 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084305725 DMM DEBUG MM(001010123456700/d0e19bc7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240915084305725 DMM NOTICE MM(001010123456700/d0e19bc7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084305725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084305725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084305725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240915084305725 DMM INFO MM(001010123456700/d0e19bc7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0e19bc7) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(291)@9bcdaaf81f29: Removing Client IMSI='001010123456700'H, index=2 20240915084306724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084306724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084306724 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084306724 DMM INFO MM(001010123456700/d0e19bc7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084306724 DMM NOTICE MM(001010123456700/d0e19bc7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084306724 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084306724 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084306724 DLLC NOTICE LLME(d291ce70/d0e19bc7){ASSIGNED} LLGM Assign pre (ffffffff => d0e19bc7) (gprs_llc.c:1079) 20240915084306724 DLLC NOTICE LLME(ffffffff/d0e19bc7){ASSIGNED} LLGM Assign post (ffffffff => d0e19bc7) (gprs_llc.c:1125) 20240915084306724 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084306724 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084306724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084306724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084306727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49420<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@9bcdaaf81f29: Final verdict of PTC: none 20240915084306730 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084306730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(298)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(303)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(291)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(293)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(294)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(304)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(301)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(292)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(302)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(296)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(291): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(292): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(293): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(294): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(301): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(302): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(303): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(304): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Sun Sep 15 08:43:06 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20240915084306853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084307255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56470<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76808) 20240915084307731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084307731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76808, count=81164) 20240915084308732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084308732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Sun Sep 15 08:43:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084309732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084309733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_check_subscriber_list started. 20240915084310311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084310312 DMM INFO MM(001010123456700/d0e19bc7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084310312 DMM INFO MM(001010123456700/d0e19bc7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084310312 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084310312 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084310312 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084310312 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084310312 DLLC NOTICE LLME(ffffffff/d0e19bc7){ASSIGNED} LLGM Assign pre (d0e19bc7 => ffffffff) (gprs_llc.c:1079) 20240915084310312 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d0e19bc7 => ffffffff) (gprs_llc.c:1125) 20240915084310312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915084310312 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084310312 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084310312 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084310312 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@9bcdaaf81f29: 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(313)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(313)@9bcdaaf81f29: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(312)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084310371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084310371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084310371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084310371 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084310371 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084310371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084310371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084310371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084310371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(313)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084310373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084310373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084310373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084310373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084310373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084310373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084310373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084310373 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084310373 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084310373 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084310373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084310374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084310374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(313)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(313)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084310377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915084310388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084310388 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(310)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(312)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084310397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084310397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084310397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084310397 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084310397 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084310397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084310397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084310397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084310397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084310399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084310399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084310399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084310399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084310399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084310399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084310399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084310399 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084310399 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084310399 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084310399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084310400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084310400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084310403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084310412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084310412 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(316)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084310438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084310438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084310438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084310438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084310438 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084310438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084310438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084310438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084310438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084310440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084310440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084310440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084310440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084310440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084310440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084310440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084310440 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084310440 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084310440 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084310440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084310441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084310441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084310445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084310454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084310454 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(321)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084310734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084310734 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084310734 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084310734 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@9bcdaaf81f29: 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) } } } } 20240915084310736 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084310736 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(310)@9bcdaaf81f29: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='E6090159'O, index=0 SGSN_Test-GSUP(324)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@9bcdaaf81f29: 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 := '0B094A9A3305D52B07BF65C686BBBEEA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DC0782B5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '154934BB71D06E14'O } } } } } 20240915084311790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084311790 DLLC NOTICE LLME(ffffffff/e6090159){UNASSIGNED} LLC RX: unknown TLLI 0xe6090159, creating LLME on the fly (gprs_llc.c:552) 20240915084311790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084311790 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20240915084311790 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084311790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084311790 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084311790 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084311790 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084311790 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084311790 DLLC NOTICE LLME(ffffffff/e6090159){UNASSIGNED} LLGM Assign pre (e6090159 => e397bf28) (gprs_llc.c:1079) 20240915084311791 DLLC NOTICE LLME(e6090159/e397bf28){ASSIGNED} LLGM Assign post (e6090159 => e397bf28) (gprs_llc.c:1125) 20240915084311791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084311791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084311791 DMM DEBUG MM(262420000000034/e397bf28) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084311805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084311805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084311805 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084311805 DMM DEBUG MM(262420000000034/e397bf28) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20240915084311805 DMM NOTICE MM(262420000000034/e397bf28) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084311805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084311805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084311805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084311805 DMM DEBUG MM(262420000000034/e397bf28) Requesting authorization (sgsn_auth.c:160) 20240915084311805 DMM INFO MM(262420000000034/e397bf28) Requesting authentication tuples (sgsn_auth.c:184) 20240915084311805 DMM DEBUG MM(262420000000034/e397bf28) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084311805 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20240915084311805 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20240915084311808 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084311808 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084311808 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084311808 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084311808 DMM INFO MM(262420000000034/e397bf28) Subscriber data update (mmctx.c:430) 20240915084311808 DMM DEBUG MM(262420000000034/e397bf28) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084311808 DMM INFO MM(262420000000034/e397bf28) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084311808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084311808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084311808 DMM INFO MM(262420000000034/e397bf28) <- GMM AUTH AND CIPHERING REQ (rand = 0b 09 4a 9a 33 05 d5 2b 07 bf 65 c6 86 bb be ea , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084311815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084311815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084311815 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084311816 DMM INFO MM(262420000000034/e397bf28) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084311816 DMM NOTICE MM(262420000000034/e397bf28) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084311816 DMM DEBUG MM(262420000000034/e397bf28) checking auth: received GSM SRES = dc 07 82 b5 (gprs_gmm.c:666) 20240915084311816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084311816 DMM DEBUG MM(262420000000034/e397bf28) Requesting authorization (sgsn_auth.c:160) 20240915084311816 DMM INFO MM(262420000000034/e397bf28) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084311816 DMM DEBUG MM(262420000000034/e397bf28) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084311816 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20240915084311816 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) 20240915084311816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084311816 DMM INFO MM(262420000000034/e397bf28) <- GMM ATTACH ACCEPT (new P-TMSI=0xe397bf28) (gprs_gmm.c:300) 20240915084311817 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084311817 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084311817 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240915084311817 DMM INFO MM(262420000000034/e397bf28) Subscriber data update (mmctx.c:430) 20240915084311817 DMM DEBUG MM(262420000000034/e397bf28) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084311817 DMM INFO MM(262420000000034/e397bf28) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084311817 DMM NOTICE MM(262420000000034/e397bf28) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20240915084311817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084311817 DMM NOTICE MM(262420000000034/e397bf28) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084311817 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) 20240915084311817 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084311817 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240915084311817 DMM INFO MM(262420000000034/e397bf28) Subscriber data update (mmctx.c:430) 20240915084311817 DMM DEBUG MM(262420000000034/e397bf28) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084311824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084311824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084311824 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084311824 DMM INFO MM(262420000000034/e397bf28) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084311824 DMM NOTICE MM(262420000000034/e397bf28) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084311824 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084311824 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084311824 DLLC NOTICE LLME(e6090159/e397bf28){ASSIGNED} LLGM Assign pre (ffffffff => e397bf28) (gprs_llc.c:1079) 20240915084311824 DLLC NOTICE LLME(ffffffff/e397bf28){ASSIGNED} LLGM Assign post (ffffffff => e397bf28) (gprs_llc.c:1125) 20240915084311824 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084311824 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084311824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084311824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(310)@9bcdaaf81f29: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084311877 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240915084311877 DMM INFO MM(262420000000034/e397bf28) Subscriber data update (mmctx.c:430) 20240915084311877 DMM DEBUG MM(262420000000034/e397bf28) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240915084311877 DMM INFO MM(262420000000034/e397bf28) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240915084311877 DMM INFO MM(262420000000034/e397bf28) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084311877 DMM INFO MM(262420000000034/e397bf28) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084311877 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084311877 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084311877 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084311877 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084311877 DLLC NOTICE LLME(ffffffff/e397bf28){ASSIGNED} LLGM Assign pre (e397bf28 => ffffffff) (gprs_llc.c:1079) 20240915084311877 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e397bf28 => ffffffff) (gprs_llc.c:1125) 20240915084311877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915084311877 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084311877 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084311877 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084311878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56480<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915084311880 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084311880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(323)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(324)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(317)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(312)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(322)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(310)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(313)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(315)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(311)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(320)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(310): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(311): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(312): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(313): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Sun Sep 15 08:43:11 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20240915084312007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084312308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56494<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90040) 20240915084312881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084312881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90040, count=94396) 20240915084313882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084313882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:43:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084314883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084314883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_detach_check_subscriber_list started. 20240915084315370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084315371 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084315415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084315415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084315415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084315415 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084315415 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084315415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084315415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084315415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084315415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084315416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084315416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084315416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084315417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084315417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084315417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084315417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084315417 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084315417 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084315417 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084315417 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(331)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084315418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084315418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084315421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084315431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084315432 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(330)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084315450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084315450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084315450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084315450 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084315451 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084315451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084315451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084315451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084315451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084315452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084315452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084315452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084315453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084315453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084315453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084315453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084315453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084315453 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084315453 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084315453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(336)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084315453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084315453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084315458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084315469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084315469 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(334)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084315487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084315487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084315487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084315487 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084315487 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084315487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084315487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084315487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084315487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084315489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084315489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084315489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084315489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084315489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084315489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084315489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084315489 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084315489 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084315489 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084315489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084315490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084315490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084315494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084315504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084315504 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084315883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084315883 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084315883 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084315883 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@9bcdaaf81f29: 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) } } } } 20240915084315885 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084315886 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@9bcdaaf81f29: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='D5941AF5'O, index=0 SGSN_Test-GSUP(343)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@9bcdaaf81f29: 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 := '80A1491509F49FF5279F2EE32D9BA3E6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '948BD800'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '06C7C0307CA3CC23'O } } } } } 20240915084315931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084315931 DLLC NOTICE LLME(ffffffff/d5941af5){UNASSIGNED} LLC RX: unknown TLLI 0xd5941af5, creating LLME on the fly (gprs_llc.c:552) 20240915084315931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084315931 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20240915084315931 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084315931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084315931 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084315931 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084315931 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084315931 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084315931 DLLC NOTICE LLME(ffffffff/d5941af5){UNASSIGNED} LLGM Assign pre (d5941af5 => ede95ff3) (gprs_llc.c:1079) 20240915084315931 DLLC NOTICE LLME(d5941af5/ede95ff3){ASSIGNED} LLGM Assign post (d5941af5 => ede95ff3) (gprs_llc.c:1125) 20240915084315931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084315931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084315931 DMM DEBUG MM(262420000000033/ede95ff3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084315944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084315944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084315944 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084315944 DMM DEBUG MM(262420000000033/ede95ff3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20240915084315944 DMM NOTICE MM(262420000000033/ede95ff3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084315944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084315944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084315944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084315944 DMM DEBUG MM(262420000000033/ede95ff3) Requesting authorization (sgsn_auth.c:160) 20240915084315944 DMM INFO MM(262420000000033/ede95ff3) Requesting authentication tuples (sgsn_auth.c:184) 20240915084315944 DMM DEBUG MM(262420000000033/ede95ff3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084315944 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20240915084315944 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20240915084315947 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084315947 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084315947 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084315947 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084315947 DMM INFO MM(262420000000033/ede95ff3) Subscriber data update (mmctx.c:430) 20240915084315947 DMM DEBUG MM(262420000000033/ede95ff3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084315947 DMM INFO MM(262420000000033/ede95ff3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084315947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084315947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084315947 DMM INFO MM(262420000000033/ede95ff3) <- GMM AUTH AND CIPHERING REQ (rand = 80 a1 49 15 09 f4 9f f5 27 9f 2e e3 2d 9b a3 e6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084315955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084315955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084315955 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084315955 DMM INFO MM(262420000000033/ede95ff3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084315955 DMM NOTICE MM(262420000000033/ede95ff3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084315955 DMM DEBUG MM(262420000000033/ede95ff3) checking auth: received GSM SRES = 94 8b d8 00 (gprs_gmm.c:666) 20240915084315955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084315955 DMM DEBUG MM(262420000000033/ede95ff3) Requesting authorization (sgsn_auth.c:160) 20240915084315955 DMM INFO MM(262420000000033/ede95ff3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084315955 DMM DEBUG MM(262420000000033/ede95ff3) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084315955 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20240915084315955 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) 20240915084315955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084315955 DMM INFO MM(262420000000033/ede95ff3) <- GMM ATTACH ACCEPT (new P-TMSI=0xede95ff3) (gprs_gmm.c:300) 20240915084315957 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084315957 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084315957 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240915084315957 DMM INFO MM(262420000000033/ede95ff3) Subscriber data update (mmctx.c:430) 20240915084315957 DMM DEBUG MM(262420000000033/ede95ff3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084315957 DMM INFO MM(262420000000033/ede95ff3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084315957 DMM NOTICE MM(262420000000033/ede95ff3) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20240915084315957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084315957 DMM NOTICE MM(262420000000033/ede95ff3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084315957 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) 20240915084315957 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084315957 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240915084315957 DMM INFO MM(262420000000033/ede95ff3) Subscriber data update (mmctx.c:430) 20240915084315957 DMM DEBUG MM(262420000000033/ede95ff3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084315963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084315963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084315963 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084315963 DMM INFO MM(262420000000033/ede95ff3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084315963 DMM NOTICE MM(262420000000033/ede95ff3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084315963 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084315963 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084315963 DLLC NOTICE LLME(d5941af5/ede95ff3){ASSIGNED} LLGM Assign pre (ffffffff => ede95ff3) (gprs_llc.c:1079) 20240915084315963 DLLC NOTICE LLME(ffffffff/ede95ff3){ASSIGNED} LLGM Assign post (ffffffff => ede95ff3) (gprs_llc.c:1125) 20240915084315963 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084315963 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084315963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084315963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084316014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084316015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240915084316015 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084316015 DMM INFO MM(262420000000033/ede95ff3) -> GMM DETACH REQUEST TLLI=0xede95ff3 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240915084316015 DMM INFO MM(262420000000033/ede95ff3) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240915084316015 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084316015 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084316015 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084316015 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084316015 DLLC NOTICE LLME(ffffffff/ede95ff3){ASSIGNED} LLGM Assign pre (ede95ff3 => ffffffff) (gprs_llc.c:1079) 20240915084316015 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ede95ff3 => ffffffff) (gprs_llc.c:1125) 20240915084316015 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20240915084316015 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) 20240915084316015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915084316015 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084316015 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084316015 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084316016 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@9bcdaaf81f29: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084321023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56496<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915084321025 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084321025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(342)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(343)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(331)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(334)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(336)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(341)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(335)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(339)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(329)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(334): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(335): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Sun Sep 15 08:43:21 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20240915084321158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084321458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40176<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90084) 20240915084322026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084322026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90084, count=94440) 20240915084323027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084323027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Sun Sep 15 08:43:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084324028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084324028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_check_complete_resend started. 20240915084324516 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084324518 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@9bcdaaf81f29: 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(350)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084324558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084324558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084324558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084324558 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084324558 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084324558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084324558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084324558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084324558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084324560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084324560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084324560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084324560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084324560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084324560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084324560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084324560 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084324560 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084324560 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084324560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084324561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084324561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084324564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084324573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084324573 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@9bcdaaf81f29: 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(356)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084324602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084324602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084324602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084324602 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084324602 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084324602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084324602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084324602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084324602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(355)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(356)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084324604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084324604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084324604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084324604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084324604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084324604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084324604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084324604 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084324604 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084324604 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084324604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084324605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084324605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(356)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084324610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(352)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084324619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084324619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(353)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(355)@9bcdaaf81f29: 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(361)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(361)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084324634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084324634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084324634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084324634 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084324634 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084324634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084324634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084324634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084324634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(361)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084324636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084324636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084324636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084324636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084324636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084324636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084324636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084324636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084324636 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084324636 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084324636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084324637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084324637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(361)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(361)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084324641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084324650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084324650 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(358)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084325029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084325029 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084325029 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084325029 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(360)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(360)@9bcdaaf81f29: 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) } } } } 20240915084325032 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(360)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084325032 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(360)@9bcdaaf81f29: 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(360)@9bcdaaf81f29: 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(360)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(360)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@9bcdaaf81f29: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='D71616EC'O, index=0 SGSN_Test-GSUP(362)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@9bcdaaf81f29: 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 := 'B2A65DF187DA7C1E29738111604DB486'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A04E9C26'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D21D1B7467CB308'O } } } } } 20240915084326086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084326086 DLLC NOTICE LLME(ffffffff/d71616ec){UNASSIGNED} LLC RX: unknown TLLI 0xd71616ec, creating LLME on the fly (gprs_llc.c:552) 20240915084326086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084326086 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240915084326086 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084326086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084326086 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084326086 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084326086 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084326086 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084326086 DLLC NOTICE LLME(ffffffff/d71616ec){UNASSIGNED} LLGM Assign pre (d71616ec => edaee3f0) (gprs_llc.c:1079) 20240915084326086 DLLC NOTICE LLME(d71616ec/edaee3f0){ASSIGNED} LLGM Assign post (d71616ec => edaee3f0) (gprs_llc.c:1125) 20240915084326086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084326086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084326086 DMM DEBUG MM(262420000000036/edaee3f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084326099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084326099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084326099 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084326099 DMM DEBUG MM(262420000000036/edaee3f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20240915084326099 DMM NOTICE MM(262420000000036/edaee3f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084326099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084326099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084326099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084326099 DMM DEBUG MM(262420000000036/edaee3f0) Requesting authorization (sgsn_auth.c:160) 20240915084326099 DMM INFO MM(262420000000036/edaee3f0) Requesting authentication tuples (sgsn_auth.c:184) 20240915084326099 DMM DEBUG MM(262420000000036/edaee3f0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084326099 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20240915084326099 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20240915084326102 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084326102 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084326102 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084326102 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084326102 DMM INFO MM(262420000000036/edaee3f0) Subscriber data update (mmctx.c:430) 20240915084326102 DMM DEBUG MM(262420000000036/edaee3f0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084326102 DMM INFO MM(262420000000036/edaee3f0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084326102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084326102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084326102 DMM INFO MM(262420000000036/edaee3f0) <- GMM AUTH AND CIPHERING REQ (rand = b2 a6 5d f1 87 da 7c 1e 29 73 81 11 60 4d b4 86 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084326110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084326110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084326110 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084326110 DMM INFO MM(262420000000036/edaee3f0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084326110 DMM NOTICE MM(262420000000036/edaee3f0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084326110 DMM DEBUG MM(262420000000036/edaee3f0) checking auth: received GSM SRES = a0 4e 9c 26 (gprs_gmm.c:666) 20240915084326110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084326110 DMM DEBUG MM(262420000000036/edaee3f0) Requesting authorization (sgsn_auth.c:160) 20240915084326110 DMM INFO MM(262420000000036/edaee3f0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084326110 DMM DEBUG MM(262420000000036/edaee3f0) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084326110 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20240915084326110 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) 20240915084326110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084326110 DMM INFO MM(262420000000036/edaee3f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xedaee3f0) (gprs_gmm.c:300) 20240915084326111 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084326111 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084326111 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240915084326111 DMM INFO MM(262420000000036/edaee3f0) Subscriber data update (mmctx.c:430) 20240915084326111 DMM DEBUG MM(262420000000036/edaee3f0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084326111 DMM INFO MM(262420000000036/edaee3f0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084326111 DMM NOTICE MM(262420000000036/edaee3f0) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20240915084326111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084326111 DMM NOTICE MM(262420000000036/edaee3f0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084326111 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) 20240915084326112 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084326112 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240915084326112 DMM INFO MM(262420000000036/edaee3f0) Subscriber data update (mmctx.c:430) 20240915084326112 DMM DEBUG MM(262420000000036/edaee3f0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@9bcdaaf81f29: Warning: Re-starting timer T, which is already active (running or expired). 20240915084332111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240915084332111 DMM INFO MM(262420000000036/edaee3f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xedaee3f0) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@9bcdaaf81f29: Warning: Re-starting timer T, which is already active (running or expired). 20240915084334501 DGPRS DEBUG Checking for inactive LLMEs, time = 8200548 (sgsn.c:131) 20240915084338112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240915084338112 DMM INFO MM(262420000000036/edaee3f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xedaee3f0) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@9bcdaaf81f29: Warning: Re-starting timer T, which is already active (running or expired). 20240915084344113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240915084344113 DMM INFO MM(262420000000036/edaee3f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xedaee3f0) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@9bcdaaf81f29: Warning: Re-starting timer T, which is already active (running or expired). 20240915084345031 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240915084345031 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240915084345031 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(360)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084350115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240915084350115 DMM INFO MM(262420000000036/edaee3f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xedaee3f0) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@9bcdaaf81f29: Warning: Re-starting timer T, which is already active (running or expired). 20240915084354561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084354563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084354563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084354606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084354608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084354608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084354638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084354639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084354639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084356116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240915084356116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240915084356116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240915084356116 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20240915084356116 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) 20240915084356116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Reject}: Deallocated (fsm.c:568) 20240915084356116 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084356116 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084356116 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240915084356116 DLLC NOTICE LLME(d71616ec/edaee3f0){ASSIGNED} LLGM Assign pre (edaee3f0 => ffffffff) (gprs_llc.c:1079) 20240915084356116 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (edaee3f0 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@9bcdaaf81f29: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084400130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40186<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(351)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(362)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(356)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(350)@9bcdaaf81f29: Final verdict of PTC: none 20240915084400133 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084400133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(357)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(360)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(358)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(361)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(359)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(348)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(354)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(360): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(361): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Sun Sep 15 08:44:00 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20240915084400258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084400559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48470<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90884) 20240915084401134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084401134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90884, count=95240) 20240915084402135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084402135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:44:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084403136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084403136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_hlr_location_cancel_request_update started. 20240915084403619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084403621 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084403665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084403665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084403665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084403665 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084403665 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084403665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084403665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084403665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084403665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084403667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084403667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084403667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084403667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084403667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084403667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084403667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084403667 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084403667 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084403667 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084403667 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084403667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084403667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084403670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084403680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084403680 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084403703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084403703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084403703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084403703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084403703 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084403703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084403703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084403703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084403703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084403705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084403705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084403705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084403705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084403705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084403705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084403705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084403705 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084403705 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084403705 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084403705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084403706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084403706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084403711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084403720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084403720 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(373)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@9bcdaaf81f29: 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(379)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084403738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084403738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084403738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084403738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084403738 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084403738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084403738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084403738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084403738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084403740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084403740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084403740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084403741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084403741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084403741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084403741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084403741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084403741 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084403741 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084403741 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084403741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084403741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084403745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084403755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084403755 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084404137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084404137 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084404137 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084404137 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@9bcdaaf81f29: 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) } } } } 20240915084404139 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084404140 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@9bcdaaf81f29: 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(380)@9bcdaaf81f29: 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(380)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915084404502 DGPRS DEBUG Checking for inactive LLMEs, time = 8200578 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@9bcdaaf81f29: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='DE98FF8C'O, index=0 SGSN_Test-GSUP(381)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@9bcdaaf81f29: 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 := '5D3791AE63E8FE21A8B5FFFD2583AA14'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '83AC49E7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0C7CF23E7EA73112'O } } } } } 20240915084405192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084405192 DLLC NOTICE LLME(ffffffff/de98ff8c){UNASSIGNED} LLC RX: unknown TLLI 0xde98ff8c, creating LLME on the fly (gprs_llc.c:552) 20240915084405192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084405192 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20240915084405192 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084405192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084405192 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084405192 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084405192 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084405192 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084405192 DLLC NOTICE LLME(ffffffff/de98ff8c){UNASSIGNED} LLGM Assign pre (de98ff8c => de1cfef0) (gprs_llc.c:1079) 20240915084405193 DLLC NOTICE LLME(de98ff8c/de1cfef0){ASSIGNED} LLGM Assign post (de98ff8c => de1cfef0) (gprs_llc.c:1125) 20240915084405193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084405193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084405193 DMM DEBUG MM(262420000000031/de1cfef0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084405205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084405205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084405205 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084405205 DMM DEBUG MM(262420000000031/de1cfef0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20240915084405205 DMM NOTICE MM(262420000000031/de1cfef0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084405205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084405205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084405205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084405205 DMM DEBUG MM(262420000000031/de1cfef0) Requesting authorization (sgsn_auth.c:160) 20240915084405205 DMM INFO MM(262420000000031/de1cfef0) Requesting authentication tuples (sgsn_auth.c:184) 20240915084405205 DMM DEBUG MM(262420000000031/de1cfef0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084405205 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20240915084405205 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@9bcdaaf81f29: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20240915084405209 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084405209 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084405209 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084405209 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084405209 DMM INFO MM(262420000000031/de1cfef0) Subscriber data update (mmctx.c:430) 20240915084405209 DMM DEBUG MM(262420000000031/de1cfef0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084405209 DMM INFO MM(262420000000031/de1cfef0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084405209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084405209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084405209 DMM INFO MM(262420000000031/de1cfef0) <- GMM AUTH AND CIPHERING REQ (rand = 5d 37 91 ae 63 e8 fe 21 a8 b5 ff fd 25 83 aa 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084405217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084405217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084405217 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084405217 DMM INFO MM(262420000000031/de1cfef0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084405217 DMM NOTICE MM(262420000000031/de1cfef0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084405217 DMM DEBUG MM(262420000000031/de1cfef0) checking auth: received GSM SRES = 83 ac 49 e7 (gprs_gmm.c:666) 20240915084405217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084405217 DMM DEBUG MM(262420000000031/de1cfef0) Requesting authorization (sgsn_auth.c:160) 20240915084405217 DMM INFO MM(262420000000031/de1cfef0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084405217 DMM DEBUG MM(262420000000031/de1cfef0) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084405217 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20240915084405217 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) 20240915084405217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084405217 DMM INFO MM(262420000000031/de1cfef0) <- GMM ATTACH ACCEPT (new P-TMSI=0xde1cfef0) (gprs_gmm.c:300) 20240915084405218 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084405218 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084405218 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240915084405218 DMM INFO MM(262420000000031/de1cfef0) Subscriber data update (mmctx.c:430) 20240915084405218 DMM DEBUG MM(262420000000031/de1cfef0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084405218 DMM INFO MM(262420000000031/de1cfef0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084405218 DMM NOTICE MM(262420000000031/de1cfef0) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20240915084405218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084405218 DMM NOTICE MM(262420000000031/de1cfef0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084405218 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) 20240915084405218 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084405218 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240915084405218 DMM INFO MM(262420000000031/de1cfef0) Subscriber data update (mmctx.c:430) 20240915084405218 DMM DEBUG MM(262420000000031/de1cfef0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084405225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084405225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084405225 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084405225 DMM INFO MM(262420000000031/de1cfef0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084405225 DMM NOTICE MM(262420000000031/de1cfef0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084405225 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084405225 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084405225 DLLC NOTICE LLME(de98ff8c/de1cfef0){ASSIGNED} LLGM Assign pre (ffffffff => de1cfef0) (gprs_llc.c:1079) 20240915084405225 DLLC NOTICE LLME(ffffffff/de1cfef0){ASSIGNED} LLGM Assign post (ffffffff => de1cfef0) (gprs_llc.c:1125) 20240915084405225 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084405225 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084405225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084405225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084405274 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240915084405274 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240915084405274 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) 20240915084405274 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240915084405274 DMM INFO MM(262420000000031/de1cfef0) Subscriber data update (mmctx.c:430) 20240915084405274 DMM DEBUG MM(262420000000031/de1cfef0) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240915084405274 DMM INFO MM(262420000000031/de1cfef0) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240915084405274 DMM INFO MM(262420000000031/de1cfef0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084405274 DMM INFO MM(262420000000031/de1cfef0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084405274 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084405274 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084405274 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084405274 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084405274 DLLC NOTICE LLME(ffffffff/de1cfef0){ASSIGNED} LLGM Assign pre (de1cfef0 => ffffffff) (gprs_llc.c:1079) 20240915084405274 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (de1cfef0 => ffffffff) (gprs_llc.c:1125) 20240915084405274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915084405274 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084405274 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084405274 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed MC@9bcdaaf81f29: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20240915084410281 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084410282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(381)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(374)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(379)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(369)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@9bcdaaf81f29: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@9bcdaaf81f29: Final verdict of PTC: none 20240915084410285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48472<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI196(368)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@9bcdaaf81f29: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(367)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(372)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(377)@9bcdaaf81f29: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@9bcdaaf81f29: Final verdict of PTC: pass MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Sun Sep 15 08:44:10 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc 20240915084410411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084410712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55656<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89172) 20240915084411283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084411283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89172, count=93528) 20240915084412284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084412284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:44:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084413285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084413285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_hlr_location_cancel_request_withdraw started. 20240915084413771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084413772 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@9bcdaaf81f29: 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(388)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084413816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084413816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084413816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084413816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084413816 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084413816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084413816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084413816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084413816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084413817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084413817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084413817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084413817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084413817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084413817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084413817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084413817 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084413817 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084413817 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084413817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084413818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084413818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084413822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084413832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084413832 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@9bcdaaf81f29: 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(393)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084413854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084413854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084413854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084413854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084413854 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084413854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084413854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084413854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084413854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084413856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084413856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084413856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084413856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084413856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084413856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084413856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084413856 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084413856 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084413857 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084413857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084413857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084413857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084413861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084413871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084413871 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084413891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084413892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084413892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084413892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084413892 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084413892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084413892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084413892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084413892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084413893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084413893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084413893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084413894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084413894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084413894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084413894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084413894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084413894 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084413894 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084413894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084413894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084413894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084413898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084413907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084413907 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084414286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084414286 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084414286 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084414286 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@9bcdaaf81f29: 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) } } } } 20240915084414288 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084414289 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@9bcdaaf81f29: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='FC83A6DD'O, index=0 SGSN_Test-GSUP(400)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@9bcdaaf81f29: 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 := '1F8FD28802D9AC9EC4B83862D65E2116'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '42FE2B82'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6FCDF1AE646BBD34'O } } } } } 20240915084415342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084415343 DLLC NOTICE LLME(ffffffff/fc83a6dd){UNASSIGNED} LLC RX: unknown TLLI 0xfc83a6dd, creating LLME on the fly (gprs_llc.c:552) 20240915084415343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084415343 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20240915084415343 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084415343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084415343 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084415343 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084415343 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084415343 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084415343 DLLC NOTICE LLME(ffffffff/fc83a6dd){UNASSIGNED} LLGM Assign pre (fc83a6dd => e5f96ff0) (gprs_llc.c:1079) 20240915084415343 DLLC NOTICE LLME(fc83a6dd/e5f96ff0){ASSIGNED} LLGM Assign post (fc83a6dd => e5f96ff0) (gprs_llc.c:1125) 20240915084415343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084415343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084415343 DMM DEBUG MM(262420000000029/e5f96ff0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084415354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084415354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084415354 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084415354 DMM DEBUG MM(262420000000029/e5f96ff0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20240915084415355 DMM NOTICE MM(262420000000029/e5f96ff0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084415355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084415355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084415355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084415355 DMM DEBUG MM(262420000000029/e5f96ff0) Requesting authorization (sgsn_auth.c:160) 20240915084415355 DMM INFO MM(262420000000029/e5f96ff0) Requesting authentication tuples (sgsn_auth.c:184) 20240915084415355 DMM DEBUG MM(262420000000029/e5f96ff0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084415355 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20240915084415355 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@9bcdaaf81f29: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20240915084415357 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084415357 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084415357 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084415357 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084415357 DMM INFO MM(262420000000029/e5f96ff0) Subscriber data update (mmctx.c:430) 20240915084415357 DMM DEBUG MM(262420000000029/e5f96ff0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084415357 DMM INFO MM(262420000000029/e5f96ff0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084415357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084415357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084415357 DMM INFO MM(262420000000029/e5f96ff0) <- GMM AUTH AND CIPHERING REQ (rand = 1f 8f d2 88 02 d9 ac 9e c4 b8 38 62 d6 5e 21 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084415365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084415365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084415365 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084415365 DMM INFO MM(262420000000029/e5f96ff0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084415365 DMM NOTICE MM(262420000000029/e5f96ff0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084415365 DMM DEBUG MM(262420000000029/e5f96ff0) checking auth: received GSM SRES = 42 fe 2b 82 (gprs_gmm.c:666) 20240915084415365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084415365 DMM DEBUG MM(262420000000029/e5f96ff0) Requesting authorization (sgsn_auth.c:160) 20240915084415365 DMM INFO MM(262420000000029/e5f96ff0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084415365 DMM DEBUG MM(262420000000029/e5f96ff0) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084415365 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20240915084415365 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) 20240915084415365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084415365 DMM INFO MM(262420000000029/e5f96ff0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5f96ff0) (gprs_gmm.c:300) 20240915084415366 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084415366 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084415366 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240915084415366 DMM INFO MM(262420000000029/e5f96ff0) Subscriber data update (mmctx.c:430) 20240915084415366 DMM DEBUG MM(262420000000029/e5f96ff0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084415366 DMM INFO MM(262420000000029/e5f96ff0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084415366 DMM NOTICE MM(262420000000029/e5f96ff0) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20240915084415366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084415367 DMM NOTICE MM(262420000000029/e5f96ff0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084415367 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) 20240915084415367 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084415367 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240915084415367 DMM INFO MM(262420000000029/e5f96ff0) Subscriber data update (mmctx.c:430) 20240915084415367 DMM DEBUG MM(262420000000029/e5f96ff0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084415373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084415373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084415373 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084415373 DMM INFO MM(262420000000029/e5f96ff0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084415373 DMM NOTICE MM(262420000000029/e5f96ff0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084415373 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084415373 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084415373 DLLC NOTICE LLME(fc83a6dd/e5f96ff0){ASSIGNED} LLGM Assign pre (ffffffff => e5f96ff0) (gprs_llc.c:1079) 20240915084415373 DLLC NOTICE LLME(ffffffff/e5f96ff0){ASSIGNED} LLGM Assign post (ffffffff => e5f96ff0) (gprs_llc.c:1125) 20240915084415373 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084415373 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084415373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084415373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084415422 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240915084415422 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20240915084415422 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) 20240915084415422 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240915084415422 DMM INFO MM(262420000000029/e5f96ff0) Subscriber data update (mmctx.c:430) 20240915084415422 DMM DEBUG MM(262420000000029/e5f96ff0) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240915084415422 DMM INFO MM(262420000000029/e5f96ff0) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240915084415422 DMM INFO MM(262420000000029/e5f96ff0) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20240915084415422 DMM NOTICE MM(262420000000029/e5f96ff0) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20240915084415422 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20240915084415422 DMM INFO MM(262420000000029/e5f96ff0) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20240915084415422 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084415422 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084415422 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084415422 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084415422 DLLC NOTICE LLME(ffffffff/e5f96ff0){ASSIGNED} LLGM Assign pre (e5f96ff0 => ffffffff) (gprs_llc.c:1079) 20240915084415422 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e5f96ff0 => ffffffff) (gprs_llc.c:1125) 20240915084415422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915084415422 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084415422 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084415422 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084415423 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@9bcdaaf81f29: Removing Client IMSI='262420000000029'H, index=0 20240915084415429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084415429 DLLC NOTICE LLME(ffffffff/e5f96ff0){UNASSIGNED} LLC RX: unknown TLLI 0xe5f96ff0, creating LLME on the fly (gprs_llc.c:552) 20240915084415429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084415429 DMM NOTICE LLME(ffffffff/e5f96ff0){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2034) 20240915084415429 DLLC NOTICE LLME(ffffffff/e5f96ff0){UNASSIGNED} LLGM Assign pre (e5f96ff0 => ffffffff) (gprs_llc.c:1079) 20240915084415429 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e5f96ff0 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084415432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55664<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915084415434 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084415434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(388)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(400)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(398)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@9bcdaaf81f29: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(393)@9bcdaaf81f29: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@9bcdaaf81f29: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(391)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(386)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(396)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Sun Sep 15 08:44:15 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20240915084415569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084415870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55676<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44452) 20240915084416436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084416436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44452, count=96932) 20240915084417437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084417438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:44:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084418440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084418440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20240915084418926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084418927 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@9bcdaaf81f29: 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(408)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084418982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084418982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084418982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084418982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084418982 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084418982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084418982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084418982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084418982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(408)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084418984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084418984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084418984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084418985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084418985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084418985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084418985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084418985 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084418985 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084418985 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084418985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084418985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084418985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(407)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084418990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084418999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084418999 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(409)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(407)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084419012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084419012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084419012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084419012 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084419012 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084419012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084419012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084419012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084419012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084419014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084419014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084419014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084419014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084419014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084419014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084419014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084419014 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084419014 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084419014 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084419014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084419015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084419015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084419019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084419028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084419028 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@9bcdaaf81f29: 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(417)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084419050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084419050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084419050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084419050 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084419050 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084419050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084419051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084419051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084419051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084419052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084419052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084419052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084419053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084419053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084419053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084419053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084419053 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084419053 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084419053 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084419053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084419053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084419053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084419058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084419068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084419068 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084419441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084419441 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084419441 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084419441 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@9bcdaaf81f29: 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) } } } } 20240915084419443 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084419443 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@9bcdaaf81f29: 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(418)@9bcdaaf81f29: 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(418)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@9bcdaaf81f29: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='D739E04B'O, index=0 SGSN_Test-GSUP(419)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20240915084420488 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) 20240915084420488 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@9bcdaaf81f29: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@9bcdaaf81f29: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@9bcdaaf81f29: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084420494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57358<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915084420496 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084420496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(408)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(419)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(412)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@9bcdaaf81f29: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@9bcdaaf81f29: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(417)@9bcdaaf81f29: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(407)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(406)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(410)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(415)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(407): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Sun Sep 15 08:44:20 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20240915084420629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084420930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48720) 20240915084421496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084421497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48720, count=53076) 20240915084422498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084422498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:44:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084423499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084423499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20240915084423986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084423987 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@9bcdaaf81f29: 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(427)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(427)@9bcdaaf81f29: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(426)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084424046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084424046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084424046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084424046 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084424046 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084424046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084424046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084424046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084424046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(427)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084424047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084424047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084424047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084424048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084424048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084424048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084424048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084424048 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084424048 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084424048 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084424048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(427)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084424048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084424048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(427)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084424053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(423)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(426)@9bcdaaf81f29: 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 } 20240915084424062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084424063 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(431)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@9bcdaaf81f29: Provider Link came up: sending NS-RESET TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084424068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084424068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084424068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084424068 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084424068 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084424068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084424068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084424068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084424068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084424070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084424070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084424070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084424071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084424071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084424071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084424071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084424071 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084424071 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084424071 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084424071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084424071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084424072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084424075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084424084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084424084 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@9bcdaaf81f29: 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(437)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(437)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084424113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084424113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084424113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084424113 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084424113 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084424113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084424114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084424114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084424114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(437)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084424116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084424116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084424116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084424116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084424116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084424116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084424116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084424116 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084424116 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084424116 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084424116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084424116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084424116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(437)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(437)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084424119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084424128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084424128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084424499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084424499 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084424499 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084424499 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(436)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(436)@9bcdaaf81f29: 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) } } } } 20240915084424501 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(436)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(436)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084424502 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(436)@9bcdaaf81f29: 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(436)@9bcdaaf81f29: 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(436)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(436)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@9bcdaaf81f29: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='F4B083B3'O, index=0 SGSN_Test-GSUP(438)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20240915084425543 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) 20240915084425543 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@9bcdaaf81f29: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@9bcdaaf81f29: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@9bcdaaf81f29: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084425548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57378<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(438)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(431)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(427)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(426)@9bcdaaf81f29: Final verdict of PTC: none 20240915084425551 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084425551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(437)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(436)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@9bcdaaf81f29: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@9bcdaaf81f29: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(425)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(429)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(435)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(425): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(426): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(427): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(435): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(436): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(437): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Sun Sep 15 08:44:25 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc 20240915084425677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084425978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57380<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48928) 20240915084426552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084426552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48928, count=53564) 20240915084427553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084427553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Sun Sep 15 08:44:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084428554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084428554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_rau_unknown started. 20240915084429036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084429037 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084429084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084429084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084429084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084429084 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084429084 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084429084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084429084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084429084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084429084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084429086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084429086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084429086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084429086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084429086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084429086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084429086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084429086 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084429086 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084429086 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084429086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084429086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084429086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084429090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084429100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084429100 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(444)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@9bcdaaf81f29: 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(451)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(451)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084429129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084429129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084429129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084429129 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084429129 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084429129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084429129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084429129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084429129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(451)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(450)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084429131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084429131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084429131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084429131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084429131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084429131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084429131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084429131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084429131 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084429132 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084429132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084429132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084429132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(451)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(451)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084429136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084429145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084429145 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(452)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI210(448)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(450)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084429160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084429160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084429160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084429160 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084429160 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084429160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084429160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084429160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084429160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084429162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084429162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084429162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084429162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084429163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084429163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084429163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084429163 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084429163 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084429163 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084429163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084429163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084429163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084429167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084429176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084429176 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084429554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084429554 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084429554 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084429554 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@9bcdaaf81f29: 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) } } } } 20240915084429556 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084429557 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@9bcdaaf81f29: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='E107E549'O, index=0 SGSN_Test-GSUP(457)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20240915084430610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084430610 DLLC NOTICE LLME(ffffffff/e107e549){UNASSIGNED} LLC RX: unknown TLLI 0xe107e549, creating LLME on the fly (gprs_llc.c:552) 20240915084430610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240915084430610 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240915084430610 DMM NOTICE LLME(ffffffff/e107e549){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1748) 20240915084430610 DLLC NOTICE LLME(ffffffff/e107e549){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240915084430610 DMM ERROR LLME(ffffffff/e107e549){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1754) 20240915084430610 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1823) 20240915084430610 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240915084430610 DLLC NOTICE LLME(ffffffff/e107e549){UNASSIGNED} LLGM Assign pre (e107e549 => ffffffff) (gprs_llc.c:1079) 20240915084430610 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e107e549 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@9bcdaaf81f29: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@9bcdaaf81f29: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084430625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33330<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(455)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(451)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(445)@9bcdaaf81f29: Final verdict of PTC: none 20240915084430628 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084430628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(447)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@9bcdaaf81f29: Final verdict of PTC: none TC_rau_unknown-BVCI210(448)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@9bcdaaf81f29: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(450)@9bcdaaf81f29: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(443)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(453)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(449)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_rau_unknown-BVCI210(448): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(449): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(450): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(451): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_rau_unknown finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Sun Sep 15 08:44:30 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20240915084430760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084431061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50580) 20240915084431629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084431629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50580, count=54936) 20240915084432630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084432630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Sun Sep 15 08:44:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084433631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084433631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_rau started. 20240915084434121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084434122 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084434166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084434167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084434167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084434167 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084434167 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084434167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084434167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084434167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084434167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084434168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084434168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084434168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084434168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084434168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084434168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084434168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084434168 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084434168 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084434168 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084434168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084434169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084434169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084434174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084434182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084434182 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(463)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084434205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084434205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084434205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084434205 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084434205 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084434205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084434205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084434205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084434205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084434206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084434206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084434206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084434207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084434207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084434207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084434207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084434207 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084434207 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084434207 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084434207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(469)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084434207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084434207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084434211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084434222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084434222 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@9bcdaaf81f29: 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(475)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084434250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084434251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084434251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084434251 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084434251 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084434251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084434251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084434251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084434251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(475)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084434252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084434252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084434252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084434253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084434253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084434253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084434253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084434253 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084434253 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084434253 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084434253 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084434254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084434254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(475)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(475)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084434258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084434268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084434268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(472)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084434503 DGPRS DEBUG Checking for inactive LLMEs, time = 8200608 (sgsn.c:131) 20240915084434631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084434632 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084434632 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084434632 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(474)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@9bcdaaf81f29: 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) } } } } 20240915084434634 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240915084434634 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(474)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(474)@9bcdaaf81f29: 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(474)@9bcdaaf81f29: 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(474)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@9bcdaaf81f29: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='C9B736B2'O, index=0 SGSN_Test-GSUP(476)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@9bcdaaf81f29: 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 := '36F987F6D4CE9EDE70595A4EE2D46540'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7FCE7F12'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '325E5CCE13DDA6A0'O } } } } } 20240915084435684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084435684 DLLC NOTICE LLME(ffffffff/c9b736b2){UNASSIGNED} LLC RX: unknown TLLI 0xc9b736b2, creating LLME on the fly (gprs_llc.c:552) 20240915084435684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084435684 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20240915084435685 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084435685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084435685 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084435685 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084435685 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084435685 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084435685 DLLC NOTICE LLME(ffffffff/c9b736b2){UNASSIGNED} LLGM Assign pre (c9b736b2 => ea5f618d) (gprs_llc.c:1079) 20240915084435685 DLLC NOTICE LLME(c9b736b2/ea5f618d){ASSIGNED} LLGM Assign post (c9b736b2 => ea5f618d) (gprs_llc.c:1125) 20240915084435685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084435685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084435685 DMM DEBUG MM(262420000000012/ea5f618d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084435699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084435699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084435699 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084435699 DMM DEBUG MM(262420000000012/ea5f618d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20240915084435699 DMM NOTICE MM(262420000000012/ea5f618d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084435699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084435699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084435699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084435699 DMM DEBUG MM(262420000000012/ea5f618d) Requesting authorization (sgsn_auth.c:160) 20240915084435699 DMM INFO MM(262420000000012/ea5f618d) Requesting authentication tuples (sgsn_auth.c:184) 20240915084435699 DMM DEBUG MM(262420000000012/ea5f618d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084435699 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20240915084435699 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20240915084435702 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084435702 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084435702 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084435702 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084435702 DMM INFO MM(262420000000012/ea5f618d) Subscriber data update (mmctx.c:430) 20240915084435702 DMM DEBUG MM(262420000000012/ea5f618d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084435702 DMM INFO MM(262420000000012/ea5f618d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084435702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084435702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084435702 DMM INFO MM(262420000000012/ea5f618d) <- GMM AUTH AND CIPHERING REQ (rand = 36 f9 87 f6 d4 ce 9e de 70 59 5a 4e e2 d4 65 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084435709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084435709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084435709 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084435709 DMM INFO MM(262420000000012/ea5f618d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084435709 DMM NOTICE MM(262420000000012/ea5f618d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084435709 DMM DEBUG MM(262420000000012/ea5f618d) checking auth: received GSM SRES = 7f ce 7f 12 (gprs_gmm.c:666) 20240915084435709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084435709 DMM DEBUG MM(262420000000012/ea5f618d) Requesting authorization (sgsn_auth.c:160) 20240915084435709 DMM INFO MM(262420000000012/ea5f618d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084435709 DMM DEBUG MM(262420000000012/ea5f618d) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084435709 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20240915084435709 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) 20240915084435709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084435709 DMM INFO MM(262420000000012/ea5f618d) <- GMM ATTACH ACCEPT (new P-TMSI=0xea5f618d) (gprs_gmm.c:300) 20240915084435710 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084435710 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084435710 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240915084435710 DMM INFO MM(262420000000012/ea5f618d) Subscriber data update (mmctx.c:430) 20240915084435710 DMM DEBUG MM(262420000000012/ea5f618d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084435710 DMM INFO MM(262420000000012/ea5f618d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084435710 DMM NOTICE MM(262420000000012/ea5f618d) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20240915084435710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084435710 DMM NOTICE MM(262420000000012/ea5f618d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084435710 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) 20240915084435711 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084435711 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240915084435711 DMM INFO MM(262420000000012/ea5f618d) Subscriber data update (mmctx.c:430) 20240915084435711 DMM DEBUG MM(262420000000012/ea5f618d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084435717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084435717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084435718 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084435718 DMM INFO MM(262420000000012/ea5f618d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084435718 DMM NOTICE MM(262420000000012/ea5f618d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084435718 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084435718 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084435718 DLLC NOTICE LLME(c9b736b2/ea5f618d){ASSIGNED} LLGM Assign pre (ffffffff => ea5f618d) (gprs_llc.c:1079) 20240915084435718 DLLC NOTICE LLME(ffffffff/ea5f618d){ASSIGNED} LLGM Assign post (ffffffff => ea5f618d) (gprs_llc.c:1125) 20240915084435718 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084435718 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084435718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084435718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084435769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084435769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084435769 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084435769 DMM INFO MM(262420000000012/ea5f618d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240915084435769 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084435769 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915084435769 DLLC NOTICE LLME(ffffffff/ea5f618d){ASSIGNED} LLGM Assign pre (ea5f618d => efdc3c4c) (gprs_llc.c:1079) 20240915084435769 DLLC NOTICE LLME(ea5f618d/efdc3c4c){ASSIGNED} LLGM Assign post (ea5f618d => efdc3c4c) (gprs_llc.c:1125) 20240915084435769 DMM INFO MM(262420000000012/efdc3c4c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@9bcdaaf81f29: Removing Client IMSI='262420000000012'H, index=0 20240915084435777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084435777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240915084435777 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084435777 DMM INFO MM(262420000000012/efdc3c4c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240915084435777 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240915084435777 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084435777 DLLC NOTICE LLME(ea5f618d/efdc3c4c){ASSIGNED} LLGM Assign pre (ffffffff => efdc3c4c) (gprs_llc.c:1079) 20240915084435777 DLLC NOTICE LLME(ffffffff/efdc3c4c){ASSIGNED} LLGM Assign post (ffffffff => efdc3c4c) (gprs_llc.c:1125) 20240915084435777 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) TC_attach_rau(478)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084435779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33354<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915084435780 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084435780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(474)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(476)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(464)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(469)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(475)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(467)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(473)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(462)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_rau finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Sun Sep 15 08:44:35 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20240915084435908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084436310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50240) 20240915084436782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084436782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50240, count=92316) 20240915084437783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084437783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Sun Sep 15 08:44:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084438784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084438784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_rau_a_a started. 20240915084439364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084439365 DMM INFO MM(262420000000012/efdc3c4c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084439365 DMM INFO MM(262420000000012/efdc3c4c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084439365 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084439365 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084439365 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084439365 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084439365 DLLC NOTICE LLME(ffffffff/efdc3c4c){ASSIGNED} LLGM Assign pre (efdc3c4c => ffffffff) (gprs_llc.c:1079) 20240915084439365 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (efdc3c4c => ffffffff) (gprs_llc.c:1125) 20240915084439365 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20240915084439365 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) 20240915084439365 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) 20240915084439365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915084439365 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084439365 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084439365 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084439365 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(484)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084439420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084439420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084439420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) SGSN_Test-Gb1-NS1(483)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084439420 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084439420 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084439420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084439420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084439420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084439420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(484)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084439422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084439422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084439422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084439422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084439422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084439422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084439422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084439422 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084439422 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084439422 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084439422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(484)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084439423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084439423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(484)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084439426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915084439437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084439437 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(483)@9bcdaaf81f29: 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 } TC_attach_rau_a_a-BVCI196(481)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(488)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084439445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084439445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084439445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084439445 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084439445 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084439445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084439445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084439445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084439445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084439447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084439447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084439447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084439447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084439447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084439447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084439447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084439447 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084439447 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084439447 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084439447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084439448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084439448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084439451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084439461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084439461 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(487)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@9bcdaaf81f29: 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(493)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084439485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084439485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084439485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084439485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084439485 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084439485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084439485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084439486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084439486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084439487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084439487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084439487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084439487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084439487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084439487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084439487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084439487 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084439487 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084439487 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084439487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084439488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084439488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084439492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084439501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084439501 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084439784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084439784 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084439784 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084439784 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@9bcdaaf81f29: 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) } } } } 20240915084439786 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084439787 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@9bcdaaf81f29: 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(494)@9bcdaaf81f29: 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(494)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(481)@9bcdaaf81f29: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='F4858FEE'O, index=0 SGSN_Test-GSUP(495)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@9bcdaaf81f29: 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 := '0D1B2EBA53C96BCD524477EFC27FF51A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BEE2CE59'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9E05B6DDF4CC4042'O } } } } } 20240915084440839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084440839 DLLC NOTICE LLME(ffffffff/f4858fee){UNASSIGNED} LLC RX: unknown TLLI 0xf4858fee, creating LLME on the fly (gprs_llc.c:552) 20240915084440839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084440840 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20240915084440840 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084440840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084440840 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084440840 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084440840 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084440840 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084440840 DLLC NOTICE LLME(ffffffff/f4858fee){UNASSIGNED} LLGM Assign pre (f4858fee => f9752f10) (gprs_llc.c:1079) 20240915084440840 DLLC NOTICE LLME(f4858fee/f9752f10){ASSIGNED} LLGM Assign post (f4858fee => f9752f10) (gprs_llc.c:1125) 20240915084440840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084440840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084440840 DMM DEBUG MM(262420000000037/f9752f10) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084440852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084440852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084440852 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084440852 DMM DEBUG MM(262420000000037/f9752f10) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20240915084440852 DMM NOTICE MM(262420000000037/f9752f10) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084440852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084440852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084440852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084440852 DMM DEBUG MM(262420000000037/f9752f10) Requesting authorization (sgsn_auth.c:160) 20240915084440852 DMM INFO MM(262420000000037/f9752f10) Requesting authentication tuples (sgsn_auth.c:184) 20240915084440852 DMM DEBUG MM(262420000000037/f9752f10) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084440852 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20240915084440852 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20240915084440855 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084440855 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084440855 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084440855 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084440855 DMM INFO MM(262420000000037/f9752f10) Subscriber data update (mmctx.c:430) 20240915084440855 DMM DEBUG MM(262420000000037/f9752f10) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084440855 DMM INFO MM(262420000000037/f9752f10) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084440855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084440855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084440855 DMM INFO MM(262420000000037/f9752f10) <- GMM AUTH AND CIPHERING REQ (rand = 0d 1b 2e ba 53 c9 6b cd 52 44 77 ef c2 7f f5 1a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084440863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084440863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084440863 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084440863 DMM INFO MM(262420000000037/f9752f10) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084440863 DMM NOTICE MM(262420000000037/f9752f10) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084440863 DMM DEBUG MM(262420000000037/f9752f10) checking auth: received GSM SRES = be e2 ce 59 (gprs_gmm.c:666) 20240915084440863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084440863 DMM DEBUG MM(262420000000037/f9752f10) Requesting authorization (sgsn_auth.c:160) 20240915084440863 DMM INFO MM(262420000000037/f9752f10) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084440863 DMM DEBUG MM(262420000000037/f9752f10) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084440863 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20240915084440863 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) 20240915084440863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084440863 DMM INFO MM(262420000000037/f9752f10) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9752f10) (gprs_gmm.c:300) 20240915084440864 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084440864 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084440864 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240915084440864 DMM INFO MM(262420000000037/f9752f10) Subscriber data update (mmctx.c:430) 20240915084440864 DMM DEBUG MM(262420000000037/f9752f10) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084440864 DMM INFO MM(262420000000037/f9752f10) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084440864 DMM NOTICE MM(262420000000037/f9752f10) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20240915084440864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084440864 DMM NOTICE MM(262420000000037/f9752f10) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084440864 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) 20240915084440865 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084440865 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240915084440865 DMM INFO MM(262420000000037/f9752f10) Subscriber data update (mmctx.c:430) 20240915084440865 DMM DEBUG MM(262420000000037/f9752f10) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084440870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084440870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084440870 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084440870 DMM INFO MM(262420000000037/f9752f10) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084440870 DMM NOTICE MM(262420000000037/f9752f10) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084440870 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084440870 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084440870 DLLC NOTICE LLME(f4858fee/f9752f10){ASSIGNED} LLGM Assign pre (ffffffff => f9752f10) (gprs_llc.c:1079) 20240915084440870 DLLC NOTICE LLME(ffffffff/f9752f10){ASSIGNED} LLGM Assign post (ffffffff => f9752f10) (gprs_llc.c:1125) 20240915084440870 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084440870 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084440870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084440870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084440922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084440922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084440922 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084440922 DMM INFO MM(262420000000037/f9752f10) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240915084440922 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084440922 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915084440922 DLLC NOTICE LLME(ffffffff/f9752f10){ASSIGNED} LLGM Assign pre (f9752f10 => e3fe101d) (gprs_llc.c:1079) 20240915084440922 DLLC NOTICE LLME(f9752f10/e3fe101d){ASSIGNED} LLGM Assign post (f9752f10 => e3fe101d) (gprs_llc.c:1125) 20240915084440922 DMM INFO MM(262420000000037/e3fe101d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915084440930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084440930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240915084440930 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084440930 DMM INFO MM(262420000000037/e3fe101d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240915084440930 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240915084440930 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084440930 DLLC NOTICE LLME(f9752f10/e3fe101d){ASSIGNED} LLGM Assign pre (ffffffff => e3fe101d) (gprs_llc.c:1079) 20240915084440930 DLLC NOTICE LLME(ffffffff/e3fe101d){ASSIGNED} LLGM Assign post (ffffffff => e3fe101d) (gprs_llc.c:1125) 20240915084440930 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240915084440930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084440930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084440930 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084440930 DMM INFO MM(262420000000037/e3fe101d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240915084440931 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084440931 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915084440931 DLLC NOTICE LLME(ffffffff/e3fe101d){ASSIGNED} LLGM Assign pre (e3fe101d => cfedbb12) (gprs_llc.c:1079) 20240915084440931 DLLC NOTICE LLME(e3fe101d/cfedbb12){ASSIGNED} LLGM Assign post (e3fe101d => cfedbb12) (gprs_llc.c:1125) 20240915084440931 DMM INFO MM(262420000000037/cfedbb12) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915084440937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084440937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084440937 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084440937 DMM INFO MM(262420000000037/cfedbb12) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240915084440937 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240915084440937 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084440937 DLLC NOTICE LLME(e3fe101d/cfedbb12){ASSIGNED} LLGM Assign pre (ffffffff => cfedbb12) (gprs_llc.c:1079) 20240915084440937 DLLC NOTICE LLME(ffffffff/cfedbb12){ASSIGNED} LLGM Assign post (ffffffff => cfedbb12) (gprs_llc.c:1125) 20240915084440937 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240915084440938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084440938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084440938 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084440938 DMM INFO MM(262420000000037/cfedbb12) -> GMM DETACH REQUEST TLLI=0xcfedbb12 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240915084440938 DMM INFO MM(262420000000037/cfedbb12) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240915084440938 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084440938 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084440938 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084440938 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084440938 DLLC NOTICE LLME(ffffffff/cfedbb12){ASSIGNED} LLGM Assign pre (cfedbb12 => ffffffff) (gprs_llc.c:1079) 20240915084440938 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cfedbb12 => ffffffff) (gprs_llc.c:1125) 20240915084440938 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20240915084440938 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) 20240915084440938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915084440938 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084440938 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084440938 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084440939 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(481)@9bcdaaf81f29: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084445948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45886<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(481)@9bcdaaf81f29: Final verdict of PTC: none 20240915084445951 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(488)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(484)@9bcdaaf81f29: Final verdict of PTC: none 20240915084445951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_a-BVCI210(487)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(483)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(493)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(486)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(491)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(482)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_rau_a_a-BVCI196(481): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(482): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(483): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(484): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Sun Sep 15 08:44:46 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20240915084446074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084446375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106924) 20240915084446952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084446952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106924, count=112356) 20240915084447953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084447953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Sun Sep 15 08:44:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084448954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084448954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_rau_a_b started. 20240915084449432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084449433 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084449475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084449475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084449475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084449475 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084449475 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084449475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084449475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084449475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084449475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084449477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084449477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084449477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084449477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084449477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084449477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084449477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084449477 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084449477 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084449477 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084449477 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084449478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084449478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084449482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084449492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084449492 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(501)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(508)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084449524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084449524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084449524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084449524 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084449524 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084449524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084449524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084449524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084449524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(507)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(508)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084449526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084449526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084449526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084449526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084449526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084449526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084449526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084449526 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084449526 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084449526 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084449526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084449527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084449527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(508)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(508)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084449531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(504)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084449542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084449542 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(505)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(507)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(513)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084449559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084449559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084449559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084449559 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084449559 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084449559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084449559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084449559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084449559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(513)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084449561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084449561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084449561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084449561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084449561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084449561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084449561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084449561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084449561 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084449561 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084449561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084449562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084449562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(513)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(513)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084449565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084449573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084449573 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(510)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084449955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084449955 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084449955 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084449955 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(512)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(512)@9bcdaaf81f29: 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) } } } } 20240915084449957 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240915084449957 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(512)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(512)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(512)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(512)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@9bcdaaf81f29: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E8E600C2'O, index=0 SGSN_Test-GSUP(514)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@9bcdaaf81f29: 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 := 'CA9BF4297685B38305A8D9ED1A36EADC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6BA03131'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E6A5D8D34E57A02F'O } } } } } 20240915084451011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084451011 DLLC NOTICE LLME(ffffffff/e8e600c2){UNASSIGNED} LLC RX: unknown TLLI 0xe8e600c2, creating LLME on the fly (gprs_llc.c:552) 20240915084451011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084451011 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20240915084451011 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084451011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084451011 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084451011 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084451011 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084451011 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084451011 DLLC NOTICE LLME(ffffffff/e8e600c2){UNASSIGNED} LLGM Assign pre (e8e600c2 => ead1e2b1) (gprs_llc.c:1079) 20240915084451011 DLLC NOTICE LLME(e8e600c2/ead1e2b1){ASSIGNED} LLGM Assign post (e8e600c2 => ead1e2b1) (gprs_llc.c:1125) 20240915084451011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084451011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084451011 DMM DEBUG MM(262420000000038/ead1e2b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084451024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084451024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084451024 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084451024 DMM DEBUG MM(262420000000038/ead1e2b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20240915084451024 DMM NOTICE MM(262420000000038/ead1e2b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084451024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084451024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084451024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084451024 DMM DEBUG MM(262420000000038/ead1e2b1) Requesting authorization (sgsn_auth.c:160) 20240915084451024 DMM INFO MM(262420000000038/ead1e2b1) Requesting authentication tuples (sgsn_auth.c:184) 20240915084451024 DMM DEBUG MM(262420000000038/ead1e2b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084451024 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20240915084451024 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20240915084451027 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084451027 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084451027 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084451027 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084451027 DMM INFO MM(262420000000038/ead1e2b1) Subscriber data update (mmctx.c:430) 20240915084451027 DMM DEBUG MM(262420000000038/ead1e2b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084451027 DMM INFO MM(262420000000038/ead1e2b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084451027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084451027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084451027 DMM INFO MM(262420000000038/ead1e2b1) <- GMM AUTH AND CIPHERING REQ (rand = ca 9b f4 29 76 85 b3 83 05 a8 d9 ed 1a 36 ea dc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084451034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084451034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084451034 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084451034 DMM INFO MM(262420000000038/ead1e2b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084451034 DMM NOTICE MM(262420000000038/ead1e2b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084451034 DMM DEBUG MM(262420000000038/ead1e2b1) checking auth: received GSM SRES = 6b a0 31 31 (gprs_gmm.c:666) 20240915084451034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084451034 DMM DEBUG MM(262420000000038/ead1e2b1) Requesting authorization (sgsn_auth.c:160) 20240915084451034 DMM INFO MM(262420000000038/ead1e2b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084451034 DMM DEBUG MM(262420000000038/ead1e2b1) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084451034 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20240915084451034 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) 20240915084451034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084451034 DMM INFO MM(262420000000038/ead1e2b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xead1e2b1) (gprs_gmm.c:300) 20240915084451036 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084451036 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084451036 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240915084451036 DMM INFO MM(262420000000038/ead1e2b1) Subscriber data update (mmctx.c:430) 20240915084451036 DMM DEBUG MM(262420000000038/ead1e2b1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084451036 DMM INFO MM(262420000000038/ead1e2b1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084451036 DMM NOTICE MM(262420000000038/ead1e2b1) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20240915084451036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084451036 DMM NOTICE MM(262420000000038/ead1e2b1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084451036 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) 20240915084451036 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084451036 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240915084451036 DMM INFO MM(262420000000038/ead1e2b1) Subscriber data update (mmctx.c:430) 20240915084451036 DMM DEBUG MM(262420000000038/ead1e2b1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084451043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084451043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084451043 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084451043 DMM INFO MM(262420000000038/ead1e2b1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084451043 DMM NOTICE MM(262420000000038/ead1e2b1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084451043 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084451043 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084451043 DLLC NOTICE LLME(e8e600c2/ead1e2b1){ASSIGNED} LLGM Assign pre (ffffffff => ead1e2b1) (gprs_llc.c:1079) 20240915084451043 DLLC NOTICE LLME(ffffffff/ead1e2b1){ASSIGNED} LLGM Assign post (ffffffff => ead1e2b1) (gprs_llc.c:1125) 20240915084451043 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084451043 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084451043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084451043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@9bcdaaf81f29: attach complete sending rau 20240915084451095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084451095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084451095 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084451095 DMM INFO MM(262420000000038/ead1e2b1) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240915084451095 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084451095 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915084451095 DLLC NOTICE LLME(ffffffff/ead1e2b1){ASSIGNED} LLGM Assign pre (ead1e2b1 => f47f926f) (gprs_llc.c:1079) 20240915084451095 DLLC NOTICE LLME(ead1e2b1/f47f926f){ASSIGNED} LLGM Assign post (ead1e2b1 => f47f926f) (gprs_llc.c:1125) 20240915084451095 DMM INFO MM(262420000000038/f47f926f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@9bcdaaf81f29: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@9bcdaaf81f29: Removing Client IMSI='262420000000038'H, index=0 20240915084451103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084451103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240915084451103 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084451103 DMM INFO MM(262420000000038/f47f926f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240915084451103 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240915084451103 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084451103 DLLC NOTICE LLME(ead1e2b1/f47f926f){ASSIGNED} LLGM Assign pre (ffffffff => f47f926f) (gprs_llc.c:1079) 20240915084451103 DLLC NOTICE LLME(ffffffff/f47f926f){ASSIGNED} LLGM Assign post (ffffffff => f47f926f) (gprs_llc.c:1125) 20240915084451103 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) TC_attach_rau_a_b-BVCI210(505)@9bcdaaf81f29: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F47F926F'O, index=0 TC_attach_rau_a_b(516)@9bcdaaf81f29: sending second RAU via different RA 20240915084451107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084451107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084451107 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240915084451107 DMM INFO MM(262420000000038/f47f926f) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f47f926f, P-TMSI: f47f926f (00000000), TLLI: f47f926f (f47f926f), RA: 262-42-13135-0 (gprs_gmm.c:1704) 20240915084451107 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1716) 20240915084451107 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915084451108 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084451108 DLLC NOTICE LLME(ffffffff/f47f926f){ASSIGNED} LLGM Assign pre (f47f926f => f47f926f) (gprs_llc.c:1079) 20240915084451108 DLLC NOTICE LLME(f47f926f/f47f926f){ASSIGNED} LLGM Assign post (f47f926f => f47f926f) (gprs_llc.c:1125) 20240915084451108 DMM INFO MM(262420000000038/f47f926f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915084451123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084451123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084451123 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084451123 DMM INFO MM(262420000000038/f47f926f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240915084451123 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240915084451123 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084451123 DLLC NOTICE LLME(f47f926f/f47f926f){ASSIGNED} LLGM Assign pre (ffffffff => f47f926f) (gprs_llc.c:1079) 20240915084451123 DLLC NOTICE LLME(ffffffff/f47f926f){ASSIGNED} LLGM Assign post (ffffffff => f47f926f) (gprs_llc.c:1125) 20240915084451123 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240915084451123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084451123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084451123 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084451123 DMM INFO MM(262420000000038/f47f926f) -> GMM DETACH REQUEST TLLI=0xf47f926f type=GPRS detach Power-off (gprs_gmm.c:1465) 20240915084451123 DMM INFO MM(262420000000038/f47f926f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240915084451123 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084451123 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084451123 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084451123 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084451124 DLLC NOTICE LLME(ffffffff/f47f926f){ASSIGNED} LLGM Assign pre (f47f926f => ffffffff) (gprs_llc.c:1079) 20240915084451124 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f47f926f => ffffffff) (gprs_llc.c:1125) 20240915084451124 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20240915084451124 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) 20240915084451124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915084451124 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084451124 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084451124 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084451124 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@9bcdaaf81f29: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084456133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42880<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(508)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@9bcdaaf81f29: Final verdict of PTC: none 20240915084456136 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084456136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(503)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(514)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(510)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(512)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(502)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(513)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(507)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(500)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(506)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(511)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(507): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(508): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_rau_a_b-BVCI220(510): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(511): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(512): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(513): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Sun Sep 15 08:44:56 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20240915084456263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084456564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102940) 20240915084457137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084457137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102940, count=108372) 20240915084458138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084458138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Sun Sep 15 08:44:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084459139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084459139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_usim_resync started. 20240915084459622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084459624 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@9bcdaaf81f29: 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(522)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(522)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084459681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084459681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084459681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084459681 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084459681 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084459681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084459681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084459682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084459682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(522)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(521)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084459684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084459684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084459684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084459684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084459684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084459684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084459684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084459684 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084459684 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084459684 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084459684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(522)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084459685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084459685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(522)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084459688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915084459697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084459697 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(519)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(521)@9bcdaaf81f29: 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(527)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(527)@9bcdaaf81f29: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(526)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084459719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084459719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084459719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084459719 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084459719 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084459719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084459719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084459719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084459719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(527)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084459721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084459721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084459721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084459721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084459721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084459721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084459722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084459722 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084459722 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084459722 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084459722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084459722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084459722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(527)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(527)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084459727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915084459736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084459736 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(524)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(526)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084459746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084459746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084459746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084459746 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084459746 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084459746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084459746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084459746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084459746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084459747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084459747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084459747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084459747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084459747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084459747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084459747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084459747 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084459747 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084459747 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084459747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(531)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084459748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084459748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084459752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084459762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084459762 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084500141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084500141 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084500141 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084500141 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@9bcdaaf81f29: 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) } } } } 20240915084500143 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084500143 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(519)@9bcdaaf81f29: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='E512106F'O, index=0 SGSN_Test-GSUP(533)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@9bcdaaf81f29: 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 := 'D1CA1E7B3A8CC748EA4C67F65896768B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5FDF4DE9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4CDED5C879FAC919'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5DC42B225AB7CAF41D5C1D3B7ADADB42'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5B57B9444C0089EFD320868B0E2A566C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A54365F0480D2FF574A1E8090C6C650F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '04E132A27CBE0FBE'O } } } } } 20240915084501188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084501188 DLLC NOTICE LLME(ffffffff/e512106f){UNASSIGNED} LLC RX: unknown TLLI 0xe512106f, creating LLME on the fly (gprs_llc.c:552) 20240915084501188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084501188 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240915084501188 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084501188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084501188 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084501188 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084501189 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084501189 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084501189 DLLC NOTICE LLME(ffffffff/e512106f){UNASSIGNED} LLGM Assign pre (e512106f => e38c084b) (gprs_llc.c:1079) 20240915084501189 DLLC NOTICE LLME(e512106f/e38c084b){ASSIGNED} LLGM Assign post (e512106f => e38c084b) (gprs_llc.c:1125) 20240915084501189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084501189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084501189 DMM DEBUG MM(262420000000040/e38c084b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084501201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084501201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084501201 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084501201 DMM DEBUG MM(262420000000040/e38c084b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240915084501201 DMM NOTICE MM(262420000000040/e38c084b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084501201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084501201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084501201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084501201 DMM DEBUG MM(262420000000040/e38c084b) Requesting authorization (sgsn_auth.c:160) 20240915084501201 DMM INFO MM(262420000000040/e38c084b) Requesting authentication tuples (sgsn_auth.c:184) 20240915084501201 DMM DEBUG MM(262420000000040/e38c084b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084501201 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240915084501201 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(533)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20240915084501204 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084501204 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084501204 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084501204 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084501204 DMM INFO MM(262420000000040/e38c084b) Subscriber data update (mmctx.c:430) 20240915084501204 DMM DEBUG MM(262420000000040/e38c084b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084501204 DMM INFO MM(262420000000040/e38c084b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084501204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084501204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084501204 DMM INFO MM(262420000000040/e38c084b) <- GMM AUTH AND CIPHERING REQ (rand = d1 ca 1e 7b 3a 8c c7 48 ea 4c 67 f6 58 96 76 8b , mmctx_is_r99=1, vec->auth_types=0x3, autn = a5 43 65 f0 48 0d 2f f5 74 a1 e8 09 0c 6c 65 0f ) (gprs_gmm.c:483) 20240915084501210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084501210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084501210 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084501210 DMM INFO MM(262420000000040/e38c084b) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20240915084501210 DMM INFO MM(262420000000040/e38c084b) R99 AUTHENTICATION SYNCH (AUTS = f7a8f0f5ad3c294a5ed9dd2ea50f) (gprs_gmm.c:711) 20240915084501210 DMM DEBUG MM(262420000000040/e38c084b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084501210 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20240915084501210 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e f7 a8 f0 f5 ad 3c 29 4a 5e d9 dd 2e a5 0f 20 10 d1 ca 1e 7b 3a 8c c7 48 ea 4c 67 f6 58 96 76 8b 28 01 01 (gprs_subscriber.c:210) 20240915084501210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20240915084501210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20240915084501211 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084501211 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084501211 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084501211 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084501211 DMM INFO MM(262420000000040/e38c084b) Subscriber data update (mmctx.c:430) 20240915084501211 DMM DEBUG MM(262420000000040/e38c084b) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20240915084501211 DMM INFO MM(262420000000040/e38c084b) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20240915084501211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084501211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084501211 DMM INFO MM(262420000000040/e38c084b) <- GMM AUTH AND CIPHERING REQ (rand = 56 df b6 3a 7b c7 b5 1b 31 f4 ec 2a e8 ef 31 48 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 02 c9 57 49 ef bd 6e 48 d3 6d f3 8e f4 40 b3 0c ) (gprs_gmm.c:483) 20240915084501217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084501217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6ab9e0 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084501217 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084501217 DMM INFO MM(262420000000040/e38c084b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084501217 DMM NOTICE MM(262420000000040/e38c084b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084501217 DMM DEBUG MM(262420000000040/e38c084b) checking auth: received UMTS RES = 8a a3 b2 6d 79 30 e9 1a (gprs_gmm.c:666) 20240915084501217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084501217 DMM DEBUG MM(262420000000040/e38c084b) Requesting authorization (sgsn_auth.c:160) 20240915084501217 DMM INFO MM(262420000000040/e38c084b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084501217 DMM DEBUG MM(262420000000040/e38c084b) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084501217 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20240915084501217 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) 20240915084501217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084501217 DMM INFO MM(262420000000040/e38c084b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe38c084b) (gprs_gmm.c:300) 20240915084501218 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084501219 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084501219 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240915084501219 DMM INFO MM(262420000000040/e38c084b) Subscriber data update (mmctx.c:430) 20240915084501219 DMM DEBUG MM(262420000000040/e38c084b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084501219 DMM INFO MM(262420000000040/e38c084b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084501219 DMM NOTICE MM(262420000000040/e38c084b) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20240915084501219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084501219 DMM NOTICE MM(262420000000040/e38c084b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084501219 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) 20240915084501219 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084501219 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240915084501219 DMM INFO MM(262420000000040/e38c084b) Subscriber data update (mmctx.c:430) 20240915084501219 DMM DEBUG MM(262420000000040/e38c084b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(519)@9bcdaaf81f29: Removing Client IMSI='262420000000040'H, index=0 20240915084501225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084501225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084501225 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084501225 DMM INFO MM(262420000000040/e38c084b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084501225 DMM NOTICE MM(262420000000040/e38c084b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084501225 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084501225 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084501225 DLLC NOTICE LLME(e512106f/e38c084b){ASSIGNED} LLGM Assign pre (ffffffff => e38c084b) (gprs_llc.c:1079) 20240915084501225 DLLC NOTICE LLME(ffffffff/e38c084b){ASSIGNED} LLGM Assign post (ffffffff => e38c084b) (gprs_llc.c:1125) 20240915084501225 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084501225 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084501225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084501225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084501228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35128<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@9bcdaaf81f29: Final verdict of PTC: none 20240915084501230 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084501230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(521)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(531)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(526)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(524)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(527)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(522)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(519)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(520)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(529)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(525)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_resync-BVCI196(519): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(520): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(521): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(522): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_resync-BVCI210(524): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(526): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(527): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_usim_resync finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Sun Sep 15 08:45:01 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20240915084501359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084501760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35132<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76052) 20240915084502231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084502231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76052, count=95572) 20240915084503232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084503232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Sun Sep 15 08:45:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084504233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084504233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915084504504 DGPRS DEBUG Checking for inactive LLMEs, time = 8200638 (sgsn.c:131) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_usim_a54_a54 started. 20240915084504820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084504821 DMM INFO MM(262420000000040/e38c084b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084504821 DMM INFO MM(262420000000040/e38c084b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084504821 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084504821 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084504821 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084504821 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084504821 DLLC NOTICE LLME(ffffffff/e38c084b){ASSIGNED} LLGM Assign pre (e38c084b => ffffffff) (gprs_llc.c:1079) 20240915084504821 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e38c084b => ffffffff) (gprs_llc.c:1125) 20240915084504821 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20240915084504821 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) 20240915084504821 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) 20240915084504821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915084504821 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084504821 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084504821 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084504821 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@9bcdaaf81f29: 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(541)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(541)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084504872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084504872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084504872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084504872 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084504872 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084504872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084504872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084504872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084504872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(541)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084504873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084504873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084504873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084504874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084504874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084504874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084504874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084504874 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084504874 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084504874 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084504874 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084504874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084504874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(541)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(541)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(540)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084504878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084504889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084504889 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(542)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(538)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(540)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084504901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084504901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084504901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084504901 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084504901 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084504901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084504901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084504901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084504901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084504902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084504902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084504902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084504903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084504903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084504903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084504903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084504903 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084504903 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084504903 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084504903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084504903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084504903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084504907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084504917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084504917 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(544)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084504938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084504938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084504938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084504938 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084504938 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084504938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084504938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084504938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084504938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084504939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084504939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084504939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084504940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084504940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084504940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084504940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084504940 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084504940 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084504940 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084504940 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084504940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(550)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084504940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084504944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084504955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084504955 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084505234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084505235 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084505235 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084505235 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@9bcdaaf81f29: 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) } } } } 20240915084505236 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084505237 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(538)@9bcdaaf81f29: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='CC702BCC'O, index=0 SGSN_Test-GSUP(552)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@9bcdaaf81f29: 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 := 'B4B106069607F4DB9935ACE43BA19678'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AEB85904'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FCA7C90BC8231468'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FA2C83B8C332920955C3607955C7C31F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '16DC2BE757A762D91B90C5D25FE454D9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '02FB05F26C31C6DC0AA362916E9512DC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A55956CC75A6482B'O } } } } } 20240915084506285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084506285 DLLC NOTICE LLME(ffffffff/cc702bcc){UNASSIGNED} LLC RX: unknown TLLI 0xcc702bcc, creating LLME on the fly (gprs_llc.c:552) 20240915084506285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084506285 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240915084506286 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084506286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084506286 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084506286 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084506286 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084506286 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084506286 DLLC NOTICE LLME(ffffffff/cc702bcc){UNASSIGNED} LLGM Assign pre (cc702bcc => ed474b2d) (gprs_llc.c:1079) 20240915084506286 DLLC NOTICE LLME(cc702bcc/ed474b2d){ASSIGNED} LLGM Assign post (cc702bcc => ed474b2d) (gprs_llc.c:1125) 20240915084506286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084506286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084506286 DMM DEBUG MM(262420000000040/ed474b2d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084506296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084506296 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084506296 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084506296 DMM DEBUG MM(262420000000040/ed474b2d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240915084506296 DMM NOTICE MM(262420000000040/ed474b2d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084506296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084506296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084506296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084506296 DMM DEBUG MM(262420000000040/ed474b2d) Requesting authorization (sgsn_auth.c:160) 20240915084506296 DMM INFO MM(262420000000040/ed474b2d) Requesting authentication tuples (sgsn_auth.c:184) 20240915084506296 DMM DEBUG MM(262420000000040/ed474b2d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084506296 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240915084506296 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20240915084506298 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084506298 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084506298 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084506298 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084506298 DMM INFO MM(262420000000040/ed474b2d) Subscriber data update (mmctx.c:430) 20240915084506298 DMM DEBUG MM(262420000000040/ed474b2d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084506298 DMM INFO MM(262420000000040/ed474b2d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084506298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084506298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084506298 DMM INFO MM(262420000000040/ed474b2d) <- GMM AUTH AND CIPHERING REQ (rand = b4 b1 06 06 96 07 f4 db 99 35 ac e4 3b a1 96 78 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 02 fb 05 f2 6c 31 c6 dc 0a a3 62 91 6e 95 12 dc ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(538)@9bcdaaf81f29: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084506307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35148<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a54-BVCI220(549)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(552)@9bcdaaf81f29: Final verdict of PTC: none 20240915084506309 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084506309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(541)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(545)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(540)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(550)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(538)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(539)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(543)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(548)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(538): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(539): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(540): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(541): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Sun Sep 15 08:45:06 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20240915084506435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084506837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35162<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48320) 20240915084507310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084507310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48320, count=72176) 20240915084508311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084508311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Sun Sep 15 08:45:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084509312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084509312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_usim_a54_a53 started. 20240915084509891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084509893 DMM INFO MM(262420000000040/ed474b2d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084509893 DMM INFO MM(262420000000040/ed474b2d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084509893 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084509893 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084509893 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084509893 DMM ERROR MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240915084509893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Deallocated (fsm.c:568) 20240915084509893 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084509893 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084509893 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084509893 DLLC NOTICE LLME(cc702bcc/ed474b2d){ASSIGNED} LLGM Assign pre (ed474b2d => ffffffff) (gprs_llc.c:1079) 20240915084509893 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ed474b2d => ffffffff) (gprs_llc.c:1125) 20240915084509893 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@9bcdaaf81f29: 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(560)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(560)@9bcdaaf81f29: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(559)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084509948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084509948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084509948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084509948 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084509948 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084509948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084509948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084509948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084509948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(560)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084509950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084509950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084509950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084509950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084509950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084509950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084509950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084509950 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084509950 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084509950 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084509950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084509951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084509951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(560)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(560)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084509955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915084509964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084509964 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(557)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(559)@9bcdaaf81f29: 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(564)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084509975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084509975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084509975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084509975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084509975 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084509975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084509975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084509975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084509975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084509977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084509977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084509977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084509977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084509977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084509977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084509977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084509977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084509977 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084509977 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084509977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(564)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084509978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084509978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084509981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084509990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084509990 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(563)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084510014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084510014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084510014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084510014 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084510014 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084510014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084510014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084510014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084510014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084510016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084510016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084510016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084510016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084510016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084510016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084510016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084510016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084510016 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084510016 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084510016 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084510017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084510017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084510020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084510030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084510030 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084510313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084510313 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084510313 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084510313 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@9bcdaaf81f29: 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) } } } } 20240915084510316 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084510316 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(557)@9bcdaaf81f29: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='E583B7F3'O, index=0 SGSN_Test-GSUP(571)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@9bcdaaf81f29: 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 := 'B42335EFFBB26F72C3B23AB0B66AEBCB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BEC5370F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9E2BE3A5F55094D1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B450111382C17BAA1A61776FB8BA65DD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '589CAC3589C625B3276CF51EBE1E424E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B4EBE8E9B9FC941860014F85A1AA202F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AD644966A6B1224F'O } } } } } 20240915084511368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084511369 DLLC NOTICE LLME(ffffffff/e583b7f3){UNASSIGNED} LLC RX: unknown TLLI 0xe583b7f3, creating LLME on the fly (gprs_llc.c:552) 20240915084511369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084511369 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240915084511369 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084511369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084511369 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084511369 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084511369 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084511369 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084511369 DLLC NOTICE LLME(ffffffff/e583b7f3){UNASSIGNED} LLGM Assign pre (e583b7f3 => c36f9816) (gprs_llc.c:1079) 20240915084511369 DLLC NOTICE LLME(e583b7f3/c36f9816){ASSIGNED} LLGM Assign post (e583b7f3 => c36f9816) (gprs_llc.c:1125) 20240915084511369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084511369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084511369 DMM DEBUG MM(262420000000040/c36f9816) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084511380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084511380 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084511380 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084511380 DMM DEBUG MM(262420000000040/c36f9816) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240915084511380 DMM NOTICE MM(262420000000040/c36f9816) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084511380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084511380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084511380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084511380 DMM DEBUG MM(262420000000040/c36f9816) Requesting authorization (sgsn_auth.c:160) 20240915084511380 DMM INFO MM(262420000000040/c36f9816) Requesting authentication tuples (sgsn_auth.c:184) 20240915084511380 DMM DEBUG MM(262420000000040/c36f9816) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084511380 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240915084511380 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20240915084511383 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084511383 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084511383 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084511383 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084511383 DMM INFO MM(262420000000040/c36f9816) Subscriber data update (mmctx.c:430) 20240915084511383 DMM DEBUG MM(262420000000040/c36f9816) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084511383 DMM INFO MM(262420000000040/c36f9816) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084511383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084511383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084511383 DMM INFO MM(262420000000040/c36f9816) <- GMM AUTH AND CIPHERING REQ (rand = b4 23 35 ef fb b2 6f 72 c3 b2 3a b0 b6 6a eb cb , mmctx_is_r99=1, vec->auth_types=0x3, autn = b4 eb e8 e9 b9 fc 94 18 60 01 4f 85 a1 aa 20 2f ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(557)@9bcdaaf81f29: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084511393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33032<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915084511395 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084511395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(571)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(560)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(557)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(569)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(564)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(559)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(567)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(562)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(558)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(557): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(559): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(560): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Sun Sep 15 08:45:11 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20240915084511520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084511921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33044<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67764) 20240915084512396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084512396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67764, count=72120) 20240915084513396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084513397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Sun Sep 15 08:45:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084514398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084514398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_usim_a53_a54 started. 20240915084514981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084514983 DMM INFO MM(262420000000040/c36f9816) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084514983 DMM INFO MM(262420000000040/c36f9816) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084514983 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084514983 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084514983 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084514983 DMM ERROR MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240915084514983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Deallocated (fsm.c:568) 20240915084514983 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084514983 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084514983 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084514983 DLLC NOTICE LLME(e583b7f3/c36f9816){ASSIGNED} LLGM Assign pre (c36f9816 => ffffffff) (gprs_llc.c:1079) 20240915084514983 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c36f9816 => ffffffff) (gprs_llc.c:1125) 20240915084514983 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084515036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084515036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084515036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084515036 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084515036 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084515036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084515036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084515036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084515036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084515037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084515037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084515037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084515037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084515037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084515037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084515037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084515037 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084515037 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084515037 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084515037 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(578)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084515038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084515038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084515041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084515052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084515052 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@9bcdaaf81f29: 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(584)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(584)@9bcdaaf81f29: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(583)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084515080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084515080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084515080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084515080 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084515080 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084515080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084515080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084515080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084515080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(584)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084515082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084515082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084515082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084515083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084515083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084515083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084515083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084515083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084515083 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084515083 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084515083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(584)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084515084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084515084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(584)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084515088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(580)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084515099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084515099 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(581)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(583)@9bcdaaf81f29: 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(589)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(589)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084515117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084515117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084515117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084515117 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084515117 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084515117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084515117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084515117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084515117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(589)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084515119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084515119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084515119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084515119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084515119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084515119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084515119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084515119 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084515119 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084515120 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084515120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084515120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084515120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(589)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(589)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084515124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084515134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084515134 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(586)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084515400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084515400 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084515400 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084515400 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(588)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(588)@9bcdaaf81f29: 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) } } } } 20240915084515402 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(588)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(588)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084515403 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(588)@9bcdaaf81f29: 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(588)@9bcdaaf81f29: 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(588)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(588)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@9bcdaaf81f29: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='EBFA4759'O, index=0 SGSN_Test-GSUP(590)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@9bcdaaf81f29: 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 := '71DDBEB2FF86051F7F89A6E48271931B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '02524F34'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E67F718B2A6B3FB7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BC6598404A4B979AFD28C1C40B79BCB1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D26E89DF09C1FD595547EBE1C7150734'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5677BD0EAE5A1F0612DCED00F6952113'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9D4783A222971867'O } } } } } 20240915084516458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084516458 DLLC NOTICE LLME(ffffffff/ebfa4759){UNASSIGNED} LLC RX: unknown TLLI 0xebfa4759, creating LLME on the fly (gprs_llc.c:552) 20240915084516458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084516458 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240915084516458 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084516458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084516458 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084516458 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084516458 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084516458 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084516458 DLLC NOTICE LLME(ffffffff/ebfa4759){UNASSIGNED} LLGM Assign pre (ebfa4759 => c827c496) (gprs_llc.c:1079) 20240915084516458 DLLC NOTICE LLME(ebfa4759/c827c496){ASSIGNED} LLGM Assign post (ebfa4759 => c827c496) (gprs_llc.c:1125) 20240915084516458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084516458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084516458 DMM DEBUG MM(262420000000040/c827c496) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084516470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084516470 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084516470 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084516470 DMM DEBUG MM(262420000000040/c827c496) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240915084516470 DMM NOTICE MM(262420000000040/c827c496) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084516470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084516470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084516470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084516470 DMM DEBUG MM(262420000000040/c827c496) Requesting authorization (sgsn_auth.c:160) 20240915084516470 DMM INFO MM(262420000000040/c827c496) Requesting authentication tuples (sgsn_auth.c:184) 20240915084516470 DMM DEBUG MM(262420000000040/c827c496) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084516470 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240915084516470 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20240915084516473 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084516473 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084516473 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084516473 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084516473 DMM INFO MM(262420000000040/c827c496) Subscriber data update (mmctx.c:430) 20240915084516473 DMM DEBUG MM(262420000000040/c827c496) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084516473 DMM INFO MM(262420000000040/c827c496) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084516473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084516473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084516473 DMM INFO MM(262420000000040/c827c496) <- GMM AUTH AND CIPHERING REQ (rand = 71 dd be b2 ff 86 05 1f 7f 89 a6 e4 82 71 93 1b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 56 77 bd 0e ae 5a 1f 06 12 dc ed 00 f6 95 21 13 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@9bcdaaf81f29: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084516484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33058<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(584)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(578)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(583)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@9bcdaaf81f29: Final verdict of PTC: none 20240915084516486 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084516486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(585)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(589)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(586)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(588)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(581)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(576)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(582)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(587)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(581): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(586): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(587): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(588): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(589): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Sun Sep 15 08:45:16 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20240915084516616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084517017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33072<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20240915084517487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084517487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47380, count=71228) 20240915084518490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084518490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Sun Sep 15 08:45:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084519492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084519492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_usim_a50_a54 started. 20240915084520077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084520078 DMM INFO MM(262420000000040/c827c496) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084520079 DMM INFO MM(262420000000040/c827c496) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084520079 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084520079 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084520079 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084520079 DMM ERROR MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240915084520079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Deallocated (fsm.c:568) 20240915084520079 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084520079 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084520079 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084520079 DLLC NOTICE LLME(ebfa4759/c827c496){ASSIGNED} LLGM Assign pre (c827c496 => ffffffff) (gprs_llc.c:1079) 20240915084520079 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c827c496 => ffffffff) (gprs_llc.c:1125) 20240915084520079 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@9bcdaaf81f29: 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(597)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084520122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084520122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084520122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084520122 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084520122 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084520122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084520122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084520122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084520122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084520124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084520124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084520124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084520124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084520124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084520124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084520124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084520124 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084520124 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084520124 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084520124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(597)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084520125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084520125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084520127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084520135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084520135 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@9bcdaaf81f29: 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(603)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084520164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084520164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084520164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084520164 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084520164 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084520164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084520164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084520164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084520164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(603)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084520166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084520166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084520166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084520166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084520166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084520166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084520166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084520166 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084520166 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084520166 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084520166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(602)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084520168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084520168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084520171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084520181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084520181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(600)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(602)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084520198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084520198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084520198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084520198 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084520198 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084520198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084520198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084520198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084520198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084520200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084520200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084520200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084520200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084520200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084520200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084520200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084520200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084520200 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084520200 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084520200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(607)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084520201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084520201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084520205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084520215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084520215 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084520492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084520493 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084520493 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084520493 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@9bcdaaf81f29: 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) } } } } 20240915084520495 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084520495 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@9bcdaaf81f29: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='E00FCFDE'O, index=0 SGSN_Test-GSUP(609)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@9bcdaaf81f29: 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 := 'E7A2879DAF2915EDE5861181F4CA9D88'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB77F45B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4CA79B895CC1DA12'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0F21B61FF95314BC668EDF9490BC6370'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D505DC749C1B420D3F12A6DFC32B8540'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '71804794D9CD31391CA9FF5F43629B57'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '03C8A6A8852FB04F'O } } } } } 20240915084521547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084521547 DLLC NOTICE LLME(ffffffff/e00fcfde){UNASSIGNED} LLC RX: unknown TLLI 0xe00fcfde, creating LLME on the fly (gprs_llc.c:552) 20240915084521547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084521547 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240915084521548 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084521548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084521548 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084521548 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084521548 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084521548 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084521548 DLLC NOTICE LLME(ffffffff/e00fcfde){UNASSIGNED} LLGM Assign pre (e00fcfde => ef820922) (gprs_llc.c:1079) 20240915084521548 DLLC NOTICE LLME(e00fcfde/ef820922){ASSIGNED} LLGM Assign post (e00fcfde => ef820922) (gprs_llc.c:1125) 20240915084521548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084521548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084521548 DMM DEBUG MM(262420000000040/ef820922) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084521559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084521559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084521559 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084521559 DMM DEBUG MM(262420000000040/ef820922) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240915084521559 DMM NOTICE MM(262420000000040/ef820922) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084521559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084521559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084521559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084521559 DMM DEBUG MM(262420000000040/ef820922) Requesting authorization (sgsn_auth.c:160) 20240915084521559 DMM INFO MM(262420000000040/ef820922) Requesting authentication tuples (sgsn_auth.c:184) 20240915084521559 DMM DEBUG MM(262420000000040/ef820922) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084521559 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240915084521559 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20240915084521562 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084521562 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084521562 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084521562 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084521562 DMM INFO MM(262420000000040/ef820922) Subscriber data update (mmctx.c:430) 20240915084521562 DMM DEBUG MM(262420000000040/ef820922) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084521562 DMM INFO MM(262420000000040/ef820922) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084521562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084521562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084521562 DMM INFO MM(262420000000040/ef820922) <- GMM AUTH AND CIPHERING REQ (rand = e7 a2 87 9d af 29 15 ed e5 86 11 81 f4 ca 9d 88 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 71 80 47 94 d9 cd 31 39 1c a9 ff 5f 43 62 9b 57 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@9bcdaaf81f29: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084521572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46464<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915084521574 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084521574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a50_a54-BVCI210(600)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(609)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(597)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(603)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(607)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(595)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(601)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(605)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(600): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Sun Sep 15 08:45:21 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20240915084521702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084522103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46478<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20240915084522575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084522575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47380, count=71228) 20240915084523576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084523576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Sun Sep 15 08:45:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084524577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084524577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_usim_a54_a50 started. 20240915084525163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084525164 DMM INFO MM(262420000000040/ef820922) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084525164 DMM INFO MM(262420000000040/ef820922) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084525164 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084525164 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084525164 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084525164 DMM ERROR MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240915084525164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Deallocated (fsm.c:568) 20240915084525164 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084525164 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084525164 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084525164 DLLC NOTICE LLME(e00fcfde/ef820922){ASSIGNED} LLGM Assign pre (ef820922 => ffffffff) (gprs_llc.c:1079) 20240915084525164 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ef820922 => ffffffff) (gprs_llc.c:1125) 20240915084525164 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084525204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084525204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084525204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084525204 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084525204 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084525204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084525204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084525204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084525204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084525206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084525206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084525206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084525206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084525206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084525206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084525206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084525206 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084525206 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084525206 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084525206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(616)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084525207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084525207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084525211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084525221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084525221 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(615)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@9bcdaaf81f29: 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(622)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(622)@9bcdaaf81f29: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(621)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084525251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084525251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084525251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084525251 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084525251 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084525251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084525251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084525251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084525251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(622)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084525252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084525252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084525252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084525253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084525253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084525253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084525253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084525253 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084525253 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084525253 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084525253 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084525253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084525253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(622)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(622)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084525257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(618)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084525268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084525268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(619)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(621)@9bcdaaf81f29: 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(627)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084525286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084525286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084525286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084525286 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084525286 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084525286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084525286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084525286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084525286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084525287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084525287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084525287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084525288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084525288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084525288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084525288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084525288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084525288 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084525288 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084525288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084525288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084525288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(627)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084525292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084525299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084525299 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(624)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084525578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084525578 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084525578 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084525578 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(626)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@9bcdaaf81f29: 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) } } } } 20240915084525580 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240915084525580 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(626)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(626)@9bcdaaf81f29: 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(626)@9bcdaaf81f29: 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(626)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@9bcdaaf81f29: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='C00A3733'O, index=0 SGSN_Test-GSUP(628)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@9bcdaaf81f29: 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 := '7F690AED49786F3500EC6C8305840348'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C793ABB4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '06D80A665277AE8D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '987A3429CA6295627565D16CFC9B3120'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F0FD6CC3FD61CE4B623601F2704AFC0A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DB8973D60BD466940234036D4694A75F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E837CCC7E9220080'O } } } } } 20240915084526638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084526638 DLLC NOTICE LLME(ffffffff/c00a3733){UNASSIGNED} LLC RX: unknown TLLI 0xc00a3733, creating LLME on the fly (gprs_llc.c:552) 20240915084526638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084526638 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240915084526638 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084526638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084526638 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084526638 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084526638 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084526638 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084526638 DLLC NOTICE LLME(ffffffff/c00a3733){UNASSIGNED} LLGM Assign pre (c00a3733 => d6230c4b) (gprs_llc.c:1079) 20240915084526638 DLLC NOTICE LLME(c00a3733/d6230c4b){ASSIGNED} LLGM Assign post (c00a3733 => d6230c4b) (gprs_llc.c:1125) 20240915084526638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084526638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084526638 DMM DEBUG MM(262420000000040/d6230c4b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084526651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084526651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084526651 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084526651 DMM DEBUG MM(262420000000040/d6230c4b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240915084526651 DMM NOTICE MM(262420000000040/d6230c4b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084526651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084526651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084526651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084526651 DMM DEBUG MM(262420000000040/d6230c4b) Requesting authorization (sgsn_auth.c:160) 20240915084526651 DMM INFO MM(262420000000040/d6230c4b) Requesting authentication tuples (sgsn_auth.c:184) 20240915084526651 DMM DEBUG MM(262420000000040/d6230c4b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084526651 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240915084526651 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20240915084526654 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084526654 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084526654 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084526654 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084526654 DMM INFO MM(262420000000040/d6230c4b) Subscriber data update (mmctx.c:430) 20240915084526654 DMM DEBUG MM(262420000000040/d6230c4b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084526654 DMM INFO MM(262420000000040/d6230c4b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084526654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084526654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084526654 DMM INFO MM(262420000000040/d6230c4b) <- GMM AUTH AND CIPHERING REQ (rand = 7f 69 0a ed 49 78 6f 35 00 ec 6c 83 05 84 03 48 , mmctx_is_r99=1, vec->auth_types=0x3, autn = db 89 73 d6 0b d4 66 94 02 34 03 6d 46 94 a7 5f ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@9bcdaaf81f29: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084526664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46490<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(612)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(628)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(622)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(619)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(616)@9bcdaaf81f29: Final verdict of PTC: none 20240915084526666 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084526666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(621)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(624)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(627)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(620)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(625)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(614)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(619): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(620): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(621): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(622): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(624): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Sun Sep 15 08:45:26 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20240915084526792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084527193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59480<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67500) 20240915084527667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084527667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67500, count=71856) 20240915084528668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084528668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Sun Sep 15 08:45:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084529669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084529669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_detach_unknown_nopoweroff started. 20240915084530253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084530254 DMM INFO MM(262420000000040/d6230c4b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084530254 DMM INFO MM(262420000000040/d6230c4b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084530254 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084530254 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084530254 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084530254 DMM ERROR MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240915084530254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Deallocated (fsm.c:568) 20240915084530254 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084530254 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084530254 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084530254 DLLC NOTICE LLME(c00a3733/d6230c4b){ASSIGNED} LLGM Assign pre (d6230c4b => ffffffff) (gprs_llc.c:1079) 20240915084530254 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d6230c4b => ffffffff) (gprs_llc.c:1125) 20240915084530254 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@9bcdaaf81f29: 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(636)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(636)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084530305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084530305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084530305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084530305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084530305 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084530305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084530305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084530305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084530305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(636)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084530307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084530307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084530307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084530307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084530307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084530307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084530307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084530307 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084530307 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084530307 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084530307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(635)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(636)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084530308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084530308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(636)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084530312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(632)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084530322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084530322 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(633)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(635)@9bcdaaf81f29: 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(641)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(641)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084530340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084530340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084530340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084530340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084530340 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084530340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084530340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084530340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084530340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(640)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(641)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084530342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084530342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084530342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084530343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084530343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084530343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084530343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084530343 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084530343 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084530343 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084530343 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084530343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084530343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(641)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(641)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084530347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084530356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084530356 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(638)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(640)@9bcdaaf81f29: 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(645)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084530373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084530373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084530373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084530373 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084530373 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084530373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084530373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084530373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084530373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084530375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084530375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084530375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084530375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084530375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084530375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084530375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084530375 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084530375 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084530375 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084530375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084530375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084530375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084530379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084530388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084530388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084530670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084530670 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084530670 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084530670 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@9bcdaaf81f29: 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) } } } } 20240915084530672 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084530673 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@9bcdaaf81f29: 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(646)@9bcdaaf81f29: 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(646)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(633)@9bcdaaf81f29: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='D399B23A'O, index=0 SGSN_Test-GSUP(647)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20240915084531722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084531722 DLLC NOTICE LLME(ffffffff/d399b23a){UNASSIGNED} LLC RX: unknown TLLI 0xd399b23a, creating LLME on the fly (gprs_llc.c:552) 20240915084531722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084531722 DMM NOTICE LLME(ffffffff/d399b23a){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2034) 20240915084531722 DLLC NOTICE LLME(ffffffff/d399b23a){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20240915084531722 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xd399b23a type=GPRS detach (gprs_gmm.c:1465) 20240915084531722 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240915084531722 DLLC NOTICE LLME(ffffffff/d399b23a){UNASSIGNED} LLGM Assign pre (d399b23a => ffffffff) (gprs_llc.c:1079) 20240915084531722 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d399b23a => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@9bcdaaf81f29: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(633)@9bcdaaf81f29: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084531734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59492<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(635)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(647)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@9bcdaaf81f29: Final verdict of PTC: none 20240915084531736 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(641)@9bcdaaf81f29: Final verdict of PTC: none 20240915084531736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(636)@9bcdaaf81f29: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(633)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@9bcdaaf81f29: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(638)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(645)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(640)@9bcdaaf81f29: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(634)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(639)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(643)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(633): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(634): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(635): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(636): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(638): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(639): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(640): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(641): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Sun Sep 15 08:45:31 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20240915084531861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084532162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59504<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56824) 20240915084532737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084532737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56824, count=58364) 20240915084533738 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084533738 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Sun Sep 15 08:45:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084534505 DGPRS DEBUG Checking for inactive LLMEs, time = 8200668 (sgsn.c:131) 20240915084534739 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084534739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_detach_unknown_poweroff started. 20240915084535222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084535223 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084535269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084535269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084535269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084535269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084535269 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084535269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084535269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084535269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084535269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084535270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084535270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084535270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084535271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084535271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084535271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084535271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084535271 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084535271 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084535271 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084535271 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084535272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084535272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084535276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084535286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084535286 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(652)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084535314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084535314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084535314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084535314 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084535314 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084535314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084535314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084535314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084535314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084535316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084535316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084535316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084535316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084535316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084535316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084535316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084535316 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084535316 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084535316 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084535316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084535317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084535317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084535321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084535330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084535330 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(658)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084535352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084535352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084535352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084535352 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084535352 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084535352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084535352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084535352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084535352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084535353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084535353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084535353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084535354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084535354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084535354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084535354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084535354 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084535354 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084535354 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084535354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084535354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084535354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084535358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084535368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084535368 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084535740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084535740 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084535740 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084535740 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@9bcdaaf81f29: 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) } } } } 20240915084535742 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084535742 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(652)@9bcdaaf81f29: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='D2E30E1A'O, index=0 SGSN_Test-GSUP(666)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20240915084536790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084536791 DLLC NOTICE LLME(ffffffff/d2e30e1a){UNASSIGNED} LLC RX: unknown TLLI 0xd2e30e1a, creating LLME on the fly (gprs_llc.c:552) 20240915084536791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084536791 DMM NOTICE LLME(ffffffff/d2e30e1a){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2034) TC_detach_unknown_poweroff(668)@9bcdaaf81f29: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(652)@9bcdaaf81f29: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084541795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59520<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@9bcdaaf81f29: Final verdict of PTC: none 20240915084541797 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084541797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(659)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(654)@9bcdaaf81f29: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(664)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@9bcdaaf81f29: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(652)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@9bcdaaf81f29: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(657)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(662)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(653)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(652): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(653): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Sun Sep 15 08:45:41 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20240915084541920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084542221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50220<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46748) 20240915084542799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084542799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46748, count=52180) 20240915084543800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084543800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Sun Sep 15 08:45:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084544801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084544801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_detach_nopoweroff started. 20240915084545277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084545278 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084545327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084545327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084545327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084545327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084545328 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084545328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084545328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084545328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084545328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084545329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084545329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084545329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084545330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084545330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084545330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084545330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084545330 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084545330 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084545330 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084545330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084545330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084545330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084545334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084545344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084545345 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(672)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@9bcdaaf81f29: 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(679)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(679)@9bcdaaf81f29: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(678)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084545372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084545372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084545372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084545372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084545372 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084545373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084545373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084545373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084545373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(679)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084545375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084545375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084545375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084545375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084545375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084545375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084545375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084545375 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084545375 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084545375 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084545375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(679)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084545376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084545376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(679)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084545380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915084545389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084545389 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(676)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(678)@9bcdaaf81f29: 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(683)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084545398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084545398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084545398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084545398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084545398 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084545398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084545398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084545398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084545398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084545399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084545399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084545399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084545400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084545400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084545400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084545400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084545400 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084545400 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084545400 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084545400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084545400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084545400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084545405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084545415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084545415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084545802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084545802 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084545802 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084545802 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@9bcdaaf81f29: 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) } } } } 20240915084545804 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084545805 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@9bcdaaf81f29: 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(684)@9bcdaaf81f29: 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(684)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@9bcdaaf81f29: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='C2D53443'O, index=0 SGSN_Test-GSUP(685)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@9bcdaaf81f29: 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 := '1522A11F70819661C3B1E2D52530748A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FFCC2A25'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E676CA4104EBAD2'O } } } } } 20240915084546856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084546856 DLLC NOTICE LLME(ffffffff/c2d53443){UNASSIGNED} LLC RX: unknown TLLI 0xc2d53443, creating LLME on the fly (gprs_llc.c:552) 20240915084546856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084546856 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20240915084546856 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084546856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084546856 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084546856 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084546856 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084546856 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084546856 DLLC NOTICE LLME(ffffffff/c2d53443){UNASSIGNED} LLGM Assign pre (c2d53443 => fca41db4) (gprs_llc.c:1079) 20240915084546856 DLLC NOTICE LLME(c2d53443/fca41db4){ASSIGNED} LLGM Assign post (c2d53443 => fca41db4) (gprs_llc.c:1125) 20240915084546856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084546856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084546856 DMM DEBUG MM(262420000000015/fca41db4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084546870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084546870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084546870 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084546870 DMM DEBUG MM(262420000000015/fca41db4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20240915084546870 DMM NOTICE MM(262420000000015/fca41db4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084546870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084546870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084546870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084546870 DMM DEBUG MM(262420000000015/fca41db4) Requesting authorization (sgsn_auth.c:160) 20240915084546870 DMM INFO MM(262420000000015/fca41db4) Requesting authentication tuples (sgsn_auth.c:184) 20240915084546871 DMM DEBUG MM(262420000000015/fca41db4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084546871 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20240915084546871 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(685)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@9bcdaaf81f29: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20240915084546873 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084546873 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084546873 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084546873 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084546873 DMM INFO MM(262420000000015/fca41db4) Subscriber data update (mmctx.c:430) 20240915084546873 DMM DEBUG MM(262420000000015/fca41db4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084546873 DMM INFO MM(262420000000015/fca41db4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084546873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084546873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084546873 DMM INFO MM(262420000000015/fca41db4) <- GMM AUTH AND CIPHERING REQ (rand = 15 22 a1 1f 70 81 96 61 c3 b1 e2 d5 25 30 74 8a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084546881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084546881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084546881 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084546881 DMM INFO MM(262420000000015/fca41db4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084546881 DMM NOTICE MM(262420000000015/fca41db4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084546881 DMM DEBUG MM(262420000000015/fca41db4) checking auth: received GSM SRES = ff cc 2a 25 (gprs_gmm.c:666) 20240915084546881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084546881 DMM DEBUG MM(262420000000015/fca41db4) Requesting authorization (sgsn_auth.c:160) 20240915084546881 DMM INFO MM(262420000000015/fca41db4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084546881 DMM DEBUG MM(262420000000015/fca41db4) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084546881 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20240915084546881 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) 20240915084546881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084546881 DMM INFO MM(262420000000015/fca41db4) <- GMM ATTACH ACCEPT (new P-TMSI=0xfca41db4) (gprs_gmm.c:300) 20240915084546883 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084546883 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084546883 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240915084546883 DMM INFO MM(262420000000015/fca41db4) Subscriber data update (mmctx.c:430) 20240915084546883 DMM DEBUG MM(262420000000015/fca41db4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084546883 DMM INFO MM(262420000000015/fca41db4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084546883 DMM NOTICE MM(262420000000015/fca41db4) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20240915084546883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084546883 DMM NOTICE MM(262420000000015/fca41db4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084546883 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) 20240915084546884 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084546884 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240915084546884 DMM INFO MM(262420000000015/fca41db4) Subscriber data update (mmctx.c:430) 20240915084546884 DMM DEBUG MM(262420000000015/fca41db4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084546890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084546890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084546890 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084546890 DMM INFO MM(262420000000015/fca41db4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084546890 DMM NOTICE MM(262420000000015/fca41db4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084546890 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084546890 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084546890 DLLC NOTICE LLME(c2d53443/fca41db4){ASSIGNED} LLGM Assign pre (ffffffff => fca41db4) (gprs_llc.c:1079) 20240915084546890 DLLC NOTICE LLME(ffffffff/fca41db4){ASSIGNED} LLGM Assign post (ffffffff => fca41db4) (gprs_llc.c:1125) 20240915084546890 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084546890 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084546890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084546890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084546940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084546940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084546940 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084546940 DMM INFO MM(262420000000015/fca41db4) -> GMM DETACH REQUEST TLLI=0xfca41db4 type=GPRS detach (gprs_gmm.c:1465) 20240915084546940 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240915084546941 DMM INFO MM(262420000000015/fca41db4) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240915084546941 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084546941 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084546941 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084546941 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084546941 DLLC NOTICE LLME(ffffffff/fca41db4){ASSIGNED} LLGM Assign pre (fca41db4 => ffffffff) (gprs_llc.c:1079) 20240915084546941 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (fca41db4 => ffffffff) (gprs_llc.c:1125) 20240915084546941 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20240915084546941 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) 20240915084546941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915084546941 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084546941 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084546941 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084546941 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@9bcdaaf81f29: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084546948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50224<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@9bcdaaf81f29: Final verdict of PTC: none 20240915084546951 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084546951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_nopoweroff-BVCI210(676)@9bcdaaf81f29: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(679)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@9bcdaaf81f29: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(673)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(683)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(678)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(671)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(677)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(681)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_detach_nopoweroff-BVCI210(676): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(677): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(678): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(679): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Sun Sep 15 08:45:47 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20240915084547073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084547373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51532<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43676) 20240915084547952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084547952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43676, count=93108) 20240915084548953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084548953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Sun Sep 15 08:45:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084549955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084549955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_detach_poweroff started. 20240915084550434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084550436 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@9bcdaaf81f29: 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(693)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(693)@9bcdaaf81f29: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(692)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084550484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084550484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084550484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084550484 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084550484 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084550484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084550484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084550484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084550484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(693)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084550486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084550486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084550486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084550486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084550486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084550486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084550486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084550487 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084550487 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084550487 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084550487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084550487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084550487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(693)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(693)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084550491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915084550500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084550500 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(692)@9bcdaaf81f29: 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 } TC_detach_poweroff-BVCI196(690)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(697)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084550508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084550508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084550508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084550508 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084550508 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084550508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084550508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084550508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084550508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084550510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084550510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084550510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084550511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084550511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084550511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084550511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084550511 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084550511 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084550511 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084550511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(697)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084550511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084550511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084550514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084550521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084550522 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084550546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084550546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084550546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084550546 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084550546 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084550546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084550546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084550546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084550546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084550549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084550549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084550549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084550549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084550549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084550549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084550549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084550549 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084550549 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084550549 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084550549 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084550550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084550550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084550554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084550564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084550564 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084550956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084550956 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084550956 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084550956 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@9bcdaaf81f29: 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) } } } } 20240915084550958 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084550958 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(690)@9bcdaaf81f29: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='C02738A1'O, index=0 SGSN_Test-GSUP(704)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@9bcdaaf81f29: 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 := '256AD1042453FC53A4A6792750D632E8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE88460B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3C6CC19E61D9A940'O } } } } } 20240915084552011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084552011 DLLC NOTICE LLME(ffffffff/c02738a1){UNASSIGNED} LLC RX: unknown TLLI 0xc02738a1, creating LLME on the fly (gprs_llc.c:552) 20240915084552011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084552011 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20240915084552011 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084552011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084552011 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084552012 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084552012 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084552012 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084552012 DLLC NOTICE LLME(ffffffff/c02738a1){UNASSIGNED} LLGM Assign pre (c02738a1 => ed5cbef9) (gprs_llc.c:1079) 20240915084552012 DLLC NOTICE LLME(c02738a1/ed5cbef9){ASSIGNED} LLGM Assign post (c02738a1 => ed5cbef9) (gprs_llc.c:1125) 20240915084552012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084552012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084552012 DMM DEBUG MM(262420000000016/ed5cbef9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084552021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084552021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084552021 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084552021 DMM DEBUG MM(262420000000016/ed5cbef9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20240915084552021 DMM NOTICE MM(262420000000016/ed5cbef9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084552021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084552021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084552021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084552021 DMM DEBUG MM(262420000000016/ed5cbef9) Requesting authorization (sgsn_auth.c:160) 20240915084552021 DMM INFO MM(262420000000016/ed5cbef9) Requesting authentication tuples (sgsn_auth.c:184) 20240915084552021 DMM DEBUG MM(262420000000016/ed5cbef9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084552021 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20240915084552022 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(704)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@9bcdaaf81f29: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20240915084552025 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084552025 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084552025 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084552025 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084552025 DMM INFO MM(262420000000016/ed5cbef9) Subscriber data update (mmctx.c:430) 20240915084552025 DMM DEBUG MM(262420000000016/ed5cbef9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084552025 DMM INFO MM(262420000000016/ed5cbef9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084552025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084552025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084552025 DMM INFO MM(262420000000016/ed5cbef9) <- GMM AUTH AND CIPHERING REQ (rand = 25 6a d1 04 24 53 fc 53 a4 a6 79 27 50 d6 32 e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084552032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084552032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084552032 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084552032 DMM INFO MM(262420000000016/ed5cbef9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084552032 DMM NOTICE MM(262420000000016/ed5cbef9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084552032 DMM DEBUG MM(262420000000016/ed5cbef9) checking auth: received GSM SRES = be 88 46 0b (gprs_gmm.c:666) 20240915084552032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084552032 DMM DEBUG MM(262420000000016/ed5cbef9) Requesting authorization (sgsn_auth.c:160) 20240915084552032 DMM INFO MM(262420000000016/ed5cbef9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084552032 DMM DEBUG MM(262420000000016/ed5cbef9) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084552032 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20240915084552032 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) 20240915084552033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084552033 DMM INFO MM(262420000000016/ed5cbef9) <- GMM ATTACH ACCEPT (new P-TMSI=0xed5cbef9) (gprs_gmm.c:300) 20240915084552034 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084552034 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084552034 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240915084552034 DMM INFO MM(262420000000016/ed5cbef9) Subscriber data update (mmctx.c:430) 20240915084552034 DMM DEBUG MM(262420000000016/ed5cbef9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084552034 DMM INFO MM(262420000000016/ed5cbef9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084552034 DMM NOTICE MM(262420000000016/ed5cbef9) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20240915084552034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084552034 DMM NOTICE MM(262420000000016/ed5cbef9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084552034 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) 20240915084552035 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084552035 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240915084552035 DMM INFO MM(262420000000016/ed5cbef9) Subscriber data update (mmctx.c:430) 20240915084552035 DMM DEBUG MM(262420000000016/ed5cbef9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084552040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084552040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084552040 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084552040 DMM INFO MM(262420000000016/ed5cbef9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084552040 DMM NOTICE MM(262420000000016/ed5cbef9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084552040 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084552040 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084552040 DLLC NOTICE LLME(c02738a1/ed5cbef9){ASSIGNED} LLGM Assign pre (ffffffff => ed5cbef9) (gprs_llc.c:1079) 20240915084552040 DLLC NOTICE LLME(ffffffff/ed5cbef9){ASSIGNED} LLGM Assign post (ffffffff => ed5cbef9) (gprs_llc.c:1125) 20240915084552040 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084552040 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084552040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084552040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084552091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084552091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240915084552091 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084552091 DMM INFO MM(262420000000016/ed5cbef9) -> GMM DETACH REQUEST TLLI=0xed5cbef9 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240915084552091 DMM INFO MM(262420000000016/ed5cbef9) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240915084552091 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084552091 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084552091 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084552091 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084552091 DLLC NOTICE LLME(ffffffff/ed5cbef9){ASSIGNED} LLGM Assign pre (ed5cbef9 => ffffffff) (gprs_llc.c:1079) 20240915084552091 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ed5cbef9 => ffffffff) (gprs_llc.c:1125) 20240915084552091 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20240915084552091 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) 20240915084552091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915084552091 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084552091 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084552091 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084552092 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(690)@9bcdaaf81f29: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084557099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51536<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915084557101 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084557101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(704)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(693)@9bcdaaf81f29: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@9bcdaaf81f29: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(692)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(702)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(697)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@9bcdaaf81f29: Final verdict of PTC: none TC_detach_poweroff-BVCI196(690)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(700)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(691)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(695)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_detach_poweroff-BVCI196(690): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(691): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(692): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(693): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_detach_poweroff finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Sun Sep 15 08:45:57 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20240915084557231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084557532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58950<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91900) 20240915084558103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084558103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91900, count=93160) 20240915084559104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084559104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Sun Sep 15 08:45:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084600106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084600106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_pdp_act started. 20240915084600594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084600596 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084600638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084600638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084600638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084600638 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084600638 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084600638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084600639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084600639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084600639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084600640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084600640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084600640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084600640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084600640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084600640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084600640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084600640 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084600640 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084600640 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084600640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084600641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084600641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084600644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084600655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084600655 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(710)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084600680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084600680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084600680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084600680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084600680 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084600680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084600681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084600681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084600681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084600682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084600682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084600682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084600682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084600682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084600682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084600682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084600683 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084600683 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084600683 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084600683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084600683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084600683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084600687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(717)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084600696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084600696 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI210(715)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(722)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084600728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084600728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084600728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084600728 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084600728 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084600728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084600728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084600728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084600728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(722)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084600729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084600729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084600729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084600730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084600730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084600730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084600730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084600730 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084600730 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084600730 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084600730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(722)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084600730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084600730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(722)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084600734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084600743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084600743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(719)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084601107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084601107 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084601107 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084601107 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(721)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(721)@9bcdaaf81f29: 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) } } } } 20240915084601110 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(721)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(721)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084601110 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(721)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(721)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@9bcdaaf81f29: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='E7A6478D'O, index=0 SGSN_Test-GSUP(723)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@9bcdaaf81f29: 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 := 'B9C42C13E6ECBFFA4F1E5CDCB66859EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A03F311C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '11624586B5F84064'O } } } } } 20240915084601156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084601156 DLLC NOTICE LLME(ffffffff/e7a6478d){UNASSIGNED} LLC RX: unknown TLLI 0xe7a6478d, creating LLME on the fly (gprs_llc.c:552) 20240915084601156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084601156 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20240915084601156 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084601156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084601156 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084601156 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084601156 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084601156 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084601156 DLLC NOTICE LLME(ffffffff/e7a6478d){UNASSIGNED} LLGM Assign pre (e7a6478d => d3ba4400) (gprs_llc.c:1079) 20240915084601156 DLLC NOTICE LLME(e7a6478d/d3ba4400){ASSIGNED} LLGM Assign post (e7a6478d => d3ba4400) (gprs_llc.c:1125) 20240915084601156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084601156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084601156 DMM DEBUG MM(262420000000017/d3ba4400) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084601169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084601169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084601169 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084601169 DMM DEBUG MM(262420000000017/d3ba4400) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20240915084601169 DMM NOTICE MM(262420000000017/d3ba4400) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084601169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084601169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084601169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084601169 DMM DEBUG MM(262420000000017/d3ba4400) Requesting authorization (sgsn_auth.c:160) 20240915084601169 DMM INFO MM(262420000000017/d3ba4400) Requesting authentication tuples (sgsn_auth.c:184) 20240915084601169 DMM DEBUG MM(262420000000017/d3ba4400) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084601169 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20240915084601169 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(723)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20240915084601172 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084601172 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084601172 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084601172 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084601172 DMM INFO MM(262420000000017/d3ba4400) Subscriber data update (mmctx.c:430) 20240915084601172 DMM DEBUG MM(262420000000017/d3ba4400) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084601172 DMM INFO MM(262420000000017/d3ba4400) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084601172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084601172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084601172 DMM INFO MM(262420000000017/d3ba4400) <- GMM AUTH AND CIPHERING REQ (rand = b9 c4 2c 13 e6 ec bf fa 4f 1e 5c dc b6 68 59 eb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084601179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084601179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084601179 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084601179 DMM INFO MM(262420000000017/d3ba4400) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084601179 DMM NOTICE MM(262420000000017/d3ba4400) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084601179 DMM DEBUG MM(262420000000017/d3ba4400) checking auth: received GSM SRES = a0 3f 31 1c (gprs_gmm.c:666) 20240915084601179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084601179 DMM DEBUG MM(262420000000017/d3ba4400) Requesting authorization (sgsn_auth.c:160) 20240915084601179 DMM INFO MM(262420000000017/d3ba4400) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084601179 DMM DEBUG MM(262420000000017/d3ba4400) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084601179 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20240915084601179 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) 20240915084601179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084601179 DMM INFO MM(262420000000017/d3ba4400) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3ba4400) (gprs_gmm.c:300) 20240915084601180 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084601180 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084601180 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240915084601180 DMM INFO MM(262420000000017/d3ba4400) Subscriber data update (mmctx.c:430) 20240915084601180 DMM DEBUG MM(262420000000017/d3ba4400) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084601180 DMM INFO MM(262420000000017/d3ba4400) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084601180 DMM NOTICE MM(262420000000017/d3ba4400) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20240915084601180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084601180 DMM NOTICE MM(262420000000017/d3ba4400) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084601180 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) 20240915084601181 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084601181 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240915084601181 DMM INFO MM(262420000000017/d3ba4400) Subscriber data update (mmctx.c:430) 20240915084601181 DMM DEBUG MM(262420000000017/d3ba4400) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084601187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084601187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084601187 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084601187 DMM INFO MM(262420000000017/d3ba4400) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084601187 DMM NOTICE MM(262420000000017/d3ba4400) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084601187 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084601187 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084601187 DLLC NOTICE LLME(e7a6478d/d3ba4400){ASSIGNED} LLGM Assign pre (ffffffff => d3ba4400) (gprs_llc.c:1079) 20240915084601187 DLLC NOTICE LLME(ffffffff/d3ba4400){ASSIGNED} LLGM Assign post (ffffffff => d3ba4400) (gprs_llc.c:1125) 20240915084601187 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084601187 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084601187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084601187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084601239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084601239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915084601239 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084601239 DMM INFO MM(262420000000017/d3ba4400) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915084601240 DMM INFO MM(262420000000017/d3ba4400) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915084601240 DMM DEBUG MM(262420000000017/d3ba4400) Using GGSN 0 (gprs_sm.c:312) 20240915084601240 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) 20240915084601240 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20240915084601240 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915084601240 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20240915084601240 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20240915084601250 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 93 a0 15 0f 11 bb 58 6e e3 14 05 7f fa 6f 06 5a 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) 20240915084601250 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedce0c8, cbp=0x55ac771814f0) (sgsn_libgtp.c:629) 20240915084601250 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915084601250 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77185018 TLLI=d3ba4400, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915084601250 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915084601250 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@9bcdaaf81f29: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084601259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58952<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915084601260 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084601260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(721)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(723)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(711)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(716)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(719)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(720)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(714)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(709)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(722)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act-BVCI220(719): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(721): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(722): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_pdp_act finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Sun Sep 15 08:46:01 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20240915084601389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084601791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58964<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43220) 20240915084602261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084602261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43220, count=92132) 20240915084603262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084603263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Sun Sep 15 08:46:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084604264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084604264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915084604506 DGPRS DEBUG Checking for inactive LLMEs, time = 8200698 (sgsn.c:131) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_pdp_act_unattached started. 20240915084604853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084604855 DMM INFO MM(262420000000017/d3ba4400) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084604855 DMM INFO MM(262420000000017/d3ba4400) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084604855 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084604855 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084604855 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084604855 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084604855 DLLC NOTICE LLME(ffffffff/d3ba4400){ASSIGNED} LLGM Assign pre (d3ba4400 => ffffffff) (gprs_llc.c:1079) 20240915084604855 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d3ba4400 => ffffffff) (gprs_llc.c:1125) 20240915084604855 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac77184cc0 (gprs_sndcp.c:574) 20240915084604855 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77185018, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915084604855 DMM NOTICE MM(262420000000017/d3ba4400) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240915084604855 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20240915084604855 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240915084604855 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915084604855 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20240915084604855 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20240915084604855 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) 20240915084604855 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) 20240915084604855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915084604855 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084604855 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084604855 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084604855 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084604897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084604897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084604897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084604897 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084604897 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084604897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084604897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084604897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084604897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084604899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084604899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084604899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084604899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084604899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084604899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084604899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084604899 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084604899 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084604899 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084604899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084604900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084604900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084604904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084604915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084604915 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084604935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084604935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084604935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084604935 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084604935 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084604935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084604935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084604935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084604935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084604937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084604937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084604937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084604938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084604938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084604938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084604938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084604938 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084604938 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084604938 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084604938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084604938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084604938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084604942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084604951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084604951 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(734)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084604969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084604969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084604969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084604969 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084604969 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084604969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084604969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084604969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084604969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084604971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084604971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084604971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084604971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084604971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084604971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084604971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084604971 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084604971 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084604971 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084604971 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(740)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084604972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084604972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084604977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084604987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084604987 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084605265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084605265 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084605265 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084605265 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@9bcdaaf81f29: 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) } } } } 20240915084605268 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084605268 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@9bcdaaf81f29: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='F09A0196'O, index=0 SGSN_Test-GSUP(742)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20240915084605312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084605312 DLLC NOTICE LLME(ffffffff/f09a0196){UNASSIGNED} LLC RX: unknown TLLI 0xf09a0196, creating LLME on the fly (gprs_llc.c:552) 20240915084605312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20240915084605312 DMM NOTICE LLME(ffffffff/f09a0196){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20240915084605312 DLLC NOTICE LLME(ffffffff/f09a0196){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240915084605312 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@9bcdaaf81f29: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@9bcdaaf81f29: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084605324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58972<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(732)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(730)@9bcdaaf81f29: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@9bcdaaf81f29: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@9bcdaaf81f29: Final verdict of PTC: none 20240915084605326 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084605326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(735)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@9bcdaaf81f29: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(740)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(742)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(728)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(733)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(738)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Sun Sep 15 08:46:05 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20240915084605452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084605754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58980<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43412) 20240915084606328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084606328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43412, count=59576) 20240915084607330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084607330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Sun Sep 15 08:46:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084608331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084608332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_pdp_act_user started. 20240915084608809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084608810 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084608852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084608852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084608852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084608852 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084608852 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084608852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084608852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084608852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084608852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084608853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084608853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084608853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084608854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084608854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084608854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084608854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084608854 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084608854 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084608854 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084608854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084608854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084608854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084608858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084608868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084608868 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@9bcdaaf81f29: 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(755)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084608895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084608895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084608895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084608895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084608895 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084608895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084608895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084608895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084608895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(755)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084608896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084608896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084608896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084608897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084608897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084608897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084608897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084608897 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084608897 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084608897 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084608897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(754)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(755)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084608898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084608898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084608902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084608912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084608913 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(756)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(752)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(754)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084608924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084608924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084608924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084608924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084608924 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084608924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084608924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084608924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084608924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084608926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084608926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084608926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084608926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084608926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084608926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084608926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084608926 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084608926 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084608926 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084608926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084608926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084608926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084608929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084608939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084608939 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084609333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084609333 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084609333 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084609333 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@9bcdaaf81f29: 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) } } } } 20240915084609335 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084609336 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@9bcdaaf81f29: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='F6275087'O, index=0 SGSN_Test-GSUP(761)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@9bcdaaf81f29: 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 := 'E206D5A1A51A370252618A66E7016931'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '198A48D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC5C0EC6EC95E23D'O } } } } } 20240915084609383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084609383 DLLC NOTICE LLME(ffffffff/f6275087){UNASSIGNED} LLC RX: unknown TLLI 0xf6275087, creating LLME on the fly (gprs_llc.c:552) 20240915084609383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084609383 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20240915084609383 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084609383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084609383 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084609383 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084609383 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084609383 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084609383 DLLC NOTICE LLME(ffffffff/f6275087){UNASSIGNED} LLGM Assign pre (f6275087 => e0a0434f) (gprs_llc.c:1079) 20240915084609383 DLLC NOTICE LLME(f6275087/e0a0434f){ASSIGNED} LLGM Assign post (f6275087 => e0a0434f) (gprs_llc.c:1125) 20240915084609383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084609383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084609383 DMM DEBUG MM(262420000000019/e0a0434f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084609397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084609397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084609398 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084609398 DMM DEBUG MM(262420000000019/e0a0434f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20240915084609398 DMM NOTICE MM(262420000000019/e0a0434f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084609398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084609398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084609398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084609398 DMM DEBUG MM(262420000000019/e0a0434f) Requesting authorization (sgsn_auth.c:160) 20240915084609398 DMM INFO MM(262420000000019/e0a0434f) Requesting authentication tuples (sgsn_auth.c:184) 20240915084609398 DMM DEBUG MM(262420000000019/e0a0434f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084609398 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20240915084609398 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(761)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20240915084609401 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084609401 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084609401 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084609401 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084609401 DMM INFO MM(262420000000019/e0a0434f) Subscriber data update (mmctx.c:430) 20240915084609401 DMM DEBUG MM(262420000000019/e0a0434f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084609401 DMM INFO MM(262420000000019/e0a0434f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084609401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084609401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084609401 DMM INFO MM(262420000000019/e0a0434f) <- GMM AUTH AND CIPHERING REQ (rand = e2 06 d5 a1 a5 1a 37 02 52 61 8a 66 e7 01 69 31 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084609409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084609409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084609409 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084609409 DMM INFO MM(262420000000019/e0a0434f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084609409 DMM NOTICE MM(262420000000019/e0a0434f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084609409 DMM DEBUG MM(262420000000019/e0a0434f) checking auth: received GSM SRES = 19 8a 48 d9 (gprs_gmm.c:666) 20240915084609409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084609409 DMM DEBUG MM(262420000000019/e0a0434f) Requesting authorization (sgsn_auth.c:160) 20240915084609409 DMM INFO MM(262420000000019/e0a0434f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084609409 DMM DEBUG MM(262420000000019/e0a0434f) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084609409 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20240915084609409 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) 20240915084609409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084609409 DMM INFO MM(262420000000019/e0a0434f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0a0434f) (gprs_gmm.c:300) 20240915084609410 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084609410 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084609410 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240915084609410 DMM INFO MM(262420000000019/e0a0434f) Subscriber data update (mmctx.c:430) 20240915084609410 DMM DEBUG MM(262420000000019/e0a0434f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084609410 DMM INFO MM(262420000000019/e0a0434f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084609410 DMM NOTICE MM(262420000000019/e0a0434f) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20240915084609410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084609410 DMM NOTICE MM(262420000000019/e0a0434f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084609410 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) 20240915084609411 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084609411 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240915084609411 DMM INFO MM(262420000000019/e0a0434f) Subscriber data update (mmctx.c:430) 20240915084609411 DMM DEBUG MM(262420000000019/e0a0434f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084609417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084609417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084609417 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084609417 DMM INFO MM(262420000000019/e0a0434f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084609417 DMM NOTICE MM(262420000000019/e0a0434f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084609417 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084609417 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084609417 DLLC NOTICE LLME(f6275087/e0a0434f){ASSIGNED} LLGM Assign pre (ffffffff => e0a0434f) (gprs_llc.c:1079) 20240915084609417 DLLC NOTICE LLME(ffffffff/e0a0434f){ASSIGNED} LLGM Assign post (ffffffff => e0a0434f) (gprs_llc.c:1125) 20240915084609417 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084609417 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084609417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084609417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084609469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084609469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915084609469 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084609469 DMM INFO MM(262420000000019/e0a0434f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915084609469 DMM INFO MM(262420000000019/e0a0434f) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915084609469 DMM DEBUG MM(262420000000019/e0a0434f) Using GGSN 0 (gprs_sm.c:312) 20240915084609469 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) 20240915084609469 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20240915084609469 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915084609469 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20240915084609469 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20240915084609481 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 22 06 93 6a 11 94 85 c2 25 14 05 7f 47 e3 fd e0 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) 20240915084609481 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedcf138, cbp=0x55ac77181900) (sgsn_libgtp.c:629) 20240915084609481 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915084609481 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac771872c8 TLLI=e0a0434f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915084609481 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915084609481 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915084609489 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:776) 20240915084609497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084609497 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240915084609497 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_attach_pdp_act_user-BVCI196(748)@9bcdaaf81f29: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084609502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33338<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(755)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(761)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(759)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(749)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(752)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(747)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(753)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(757)@9bcdaaf81f29: Final verdict of PTC: none 20240915084609505 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084609505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(752): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Sun Sep 15 08:46:09 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20240915084609628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084610029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33354<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43060) 20240915084610507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084610507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43060, count=95416) 20240915084611508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084611508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:46:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084612509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084612509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_pdp_act_ggsn_reject started. 20240915084613090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084613092 DMM INFO MM(262420000000019/e0a0434f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084613092 DMM INFO MM(262420000000019/e0a0434f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084613092 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084613092 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084613092 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084613092 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084613092 DLLC NOTICE LLME(ffffffff/e0a0434f){ASSIGNED} LLGM Assign pre (e0a0434f => ffffffff) (gprs_llc.c:1079) 20240915084613092 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e0a0434f => ffffffff) (gprs_llc.c:1125) 20240915084613092 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac77186f70 (gprs_sndcp.c:574) 20240915084613092 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac771872c8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915084613092 DMM NOTICE MM(262420000000019/e0a0434f) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240915084613092 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20240915084613092 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240915084613092 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915084613092 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20240915084613092 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20240915084613092 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) 20240915084613092 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) 20240915084613092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915084613092 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084613092 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084613092 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084613092 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084613137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084613137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084613137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084613137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084613137 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084613137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084613137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084613137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084613137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084613139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084613139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084613139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084613139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084613139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084613139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084613139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084613139 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084613139 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084613139 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084613139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084613140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084613140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084613144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084613154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084613154 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084613176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084613176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084613176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084613176 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084613176 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084613176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084613176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084613176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084613176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084613178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084613178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084613178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084613178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084613178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084613178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084613178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084613178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084613178 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084613178 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084613178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(773)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084613179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084613179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084613182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084613190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084613190 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(774)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_ggsn_reject-BVCI210(772)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084613216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084613216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084613217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084613217 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084613217 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084613217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084613217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084613217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084613217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084613218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084613218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084613218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084613218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084613218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084613218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084613218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084613219 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084613219 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084613219 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084613219 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084613219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084613219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084613222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084613231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084613231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084613510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084613510 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084613510 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084613510 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@9bcdaaf81f29: 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) } } } } 20240915084613512 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084613512 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@9bcdaaf81f29: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='F6FA3E7E'O, index=0 SGSN_Test-GSUP(780)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@9bcdaaf81f29: 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 := 'E8A1DCDDC5EAACB7FC925E2E86FAAA8D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E477C2B0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BBA0BD2CFBFA4E0D'O } } } } } 20240915084613558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084613558 DLLC NOTICE LLME(ffffffff/f6fa3e7e){UNASSIGNED} LLC RX: unknown TLLI 0xf6fa3e7e, creating LLME on the fly (gprs_llc.c:552) 20240915084613558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084613558 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20240915084613558 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084613558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084613558 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084613558 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084613558 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084613558 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084613558 DLLC NOTICE LLME(ffffffff/f6fa3e7e){UNASSIGNED} LLGM Assign pre (f6fa3e7e => d35193a2) (gprs_llc.c:1079) 20240915084613558 DLLC NOTICE LLME(f6fa3e7e/d35193a2){ASSIGNED} LLGM Assign post (f6fa3e7e => d35193a2) (gprs_llc.c:1125) 20240915084613558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084613558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084613558 DMM DEBUG MM(262420000000020/d35193a2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084613572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084613572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084613572 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084613572 DMM DEBUG MM(262420000000020/d35193a2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20240915084613572 DMM NOTICE MM(262420000000020/d35193a2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084613572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084613572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084613572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084613572 DMM DEBUG MM(262420000000020/d35193a2) Requesting authorization (sgsn_auth.c:160) 20240915084613572 DMM INFO MM(262420000000020/d35193a2) Requesting authentication tuples (sgsn_auth.c:184) 20240915084613572 DMM DEBUG MM(262420000000020/d35193a2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084613572 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20240915084613572 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(780)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20240915084613575 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084613575 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084613575 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084613575 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084613575 DMM INFO MM(262420000000020/d35193a2) Subscriber data update (mmctx.c:430) 20240915084613575 DMM DEBUG MM(262420000000020/d35193a2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084613575 DMM INFO MM(262420000000020/d35193a2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084613575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084613575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084613575 DMM INFO MM(262420000000020/d35193a2) <- GMM AUTH AND CIPHERING REQ (rand = e8 a1 dc dd c5 ea ac b7 fc 92 5e 2e 86 fa aa 8d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084613583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084613583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084613583 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084613583 DMM INFO MM(262420000000020/d35193a2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084613583 DMM NOTICE MM(262420000000020/d35193a2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084613583 DMM DEBUG MM(262420000000020/d35193a2) checking auth: received GSM SRES = e4 77 c2 b0 (gprs_gmm.c:666) 20240915084613583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084613583 DMM DEBUG MM(262420000000020/d35193a2) Requesting authorization (sgsn_auth.c:160) 20240915084613583 DMM INFO MM(262420000000020/d35193a2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084613583 DMM DEBUG MM(262420000000020/d35193a2) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084613583 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20240915084613583 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) 20240915084613583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084613583 DMM INFO MM(262420000000020/d35193a2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd35193a2) (gprs_gmm.c:300) 20240915084613584 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084613584 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084613584 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240915084613584 DMM INFO MM(262420000000020/d35193a2) Subscriber data update (mmctx.c:430) 20240915084613584 DMM DEBUG MM(262420000000020/d35193a2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084613584 DMM INFO MM(262420000000020/d35193a2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084613584 DMM NOTICE MM(262420000000020/d35193a2) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20240915084613584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084613584 DMM NOTICE MM(262420000000020/d35193a2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084613584 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) 20240915084613585 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084613585 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240915084613585 DMM INFO MM(262420000000020/d35193a2) Subscriber data update (mmctx.c:430) 20240915084613585 DMM DEBUG MM(262420000000020/d35193a2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084613591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084613591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084613591 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084613591 DMM INFO MM(262420000000020/d35193a2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084613591 DMM NOTICE MM(262420000000020/d35193a2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084613591 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084613591 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084613591 DLLC NOTICE LLME(f6fa3e7e/d35193a2){ASSIGNED} LLGM Assign pre (ffffffff => d35193a2) (gprs_llc.c:1079) 20240915084613591 DLLC NOTICE LLME(ffffffff/d35193a2){ASSIGNED} LLGM Assign post (ffffffff => d35193a2) (gprs_llc.c:1125) 20240915084613591 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084613591 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084613591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084613591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084613642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084613642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915084613642 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084613642 DMM INFO MM(262420000000020/d35193a2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915084613642 DMM INFO MM(262420000000020/d35193a2) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915084613642 DMM DEBUG MM(262420000000020/d35193a2) Using GGSN 0 (gprs_sm.c:312) 20240915084613642 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) 20240915084613643 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20240915084613643 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915084613643 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20240915084613643 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20240915084613654 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 82 30 76 40 11 18 6f c0 35 14 05 7f 1d 00 a8 de 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) 20240915084613654 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fd0fedd01a8, cbp=0x55ac77181c90) (sgsn_libgtp.c:629) 20240915084613654 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:399) 20240915084613654 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20240915084613654 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240915084613654 DMM NOTICE MM(262420000000020/d35193a2) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@9bcdaaf81f29: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084613663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33362<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@9bcdaaf81f29: Final verdict of PTC: none 20240915084613665 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084613665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(768)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(773)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(778)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(766)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(771)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(776)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Sun Sep 15 08:46:13 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20240915084613791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084614192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33368<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94216) 20240915084614665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084614665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94216, count=98572) 20240915084615667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084615667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:46:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084616668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084616668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Test case TC_attach_pdp_act_user_deact_mo started. 20240915084617256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084617257 DMM INFO MM(262420000000020/d35193a2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084617257 DMM INFO MM(262420000000020/d35193a2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084617257 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084617257 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084617257 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084617257 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084617257 DLLC NOTICE LLME(ffffffff/d35193a2){ASSIGNED} LLGM Assign pre (d35193a2 => ffffffff) (gprs_llc.c:1079) 20240915084617257 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d35193a2 => ffffffff) (gprs_llc.c:1125) 20240915084617257 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20240915084617257 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) 20240915084617257 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) 20240915084617257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915084617257 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084617257 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084617257 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084617257 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(788)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084617313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084617313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084617313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084617313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084617313 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084617313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084617313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084617313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084617313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(788)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084617314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084617314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084617314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084617315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084617315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084617315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084617315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084617315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084617315 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084617315 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084617315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084617315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084617315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(787)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(788)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(788)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084617320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915084617330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084617330 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI196(785)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(787)@9bcdaaf81f29: 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(792)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084617338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084617338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084617338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084617338 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084617338 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084617338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084617338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084617338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084617338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084617340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084617340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084617340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084617340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084617340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084617340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084617340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084617340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084617340 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084617340 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084617340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084617340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084617340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084617344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084617353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084617353 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@9bcdaaf81f29: 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(797)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084617377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084617377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084617377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084617377 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084617377 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084617377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084617377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084617377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084617377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084617378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084617378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084617378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084617378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084617378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084617378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084617378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084617378 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084617378 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084617378 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084617378 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084617379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084617379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084617383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084617394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084617394 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084617669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084617669 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084617669 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084617669 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@9bcdaaf81f29: 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) } } } } 20240915084617671 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084617671 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(785)@9bcdaaf81f29: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='FB3FDA80'O, index=0 SGSN_Test-GSUP(799)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@9bcdaaf81f29: 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 := '8569DBC30F5DE0F803B2807E2C6E8174'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1EA6996B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '150C3B033A42CDFF'O } } } } } 20240915084617715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084617715 DLLC NOTICE LLME(ffffffff/fb3fda80){UNASSIGNED} LLC RX: unknown TLLI 0xfb3fda80, creating LLME on the fly (gprs_llc.c:552) 20240915084617715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084617715 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20240915084617715 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084617715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084617715 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084617715 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084617715 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084617715 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084617715 DLLC NOTICE LLME(ffffffff/fb3fda80){UNASSIGNED} LLGM Assign pre (fb3fda80 => f8629fdd) (gprs_llc.c:1079) 20240915084617715 DLLC NOTICE LLME(fb3fda80/f8629fdd){ASSIGNED} LLGM Assign post (fb3fda80 => f8629fdd) (gprs_llc.c:1125) 20240915084617715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084617715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084617715 DMM DEBUG MM(262420000000021/f8629fdd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084617728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084617728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084617728 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084617728 DMM DEBUG MM(262420000000021/f8629fdd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240915084617728 DMM NOTICE MM(262420000000021/f8629fdd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084617728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084617728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084617728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084617728 DMM DEBUG MM(262420000000021/f8629fdd) Requesting authorization (sgsn_auth.c:160) 20240915084617728 DMM INFO MM(262420000000021/f8629fdd) Requesting authentication tuples (sgsn_auth.c:184) 20240915084617728 DMM DEBUG MM(262420000000021/f8629fdd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084617728 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240915084617728 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(799)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20240915084617730 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084617730 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084617730 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084617730 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084617730 DMM INFO MM(262420000000021/f8629fdd) Subscriber data update (mmctx.c:430) 20240915084617730 DMM DEBUG MM(262420000000021/f8629fdd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084617730 DMM INFO MM(262420000000021/f8629fdd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084617730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084617730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084617731 DMM INFO MM(262420000000021/f8629fdd) <- GMM AUTH AND CIPHERING REQ (rand = 85 69 db c3 0f 5d e0 f8 03 b2 80 7e 2c 6e 81 74 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084617738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084617738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084617738 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084617738 DMM INFO MM(262420000000021/f8629fdd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084617738 DMM NOTICE MM(262420000000021/f8629fdd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084617738 DMM DEBUG MM(262420000000021/f8629fdd) checking auth: received GSM SRES = 1e a6 99 6b (gprs_gmm.c:666) 20240915084617738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084617738 DMM DEBUG MM(262420000000021/f8629fdd) Requesting authorization (sgsn_auth.c:160) 20240915084617738 DMM INFO MM(262420000000021/f8629fdd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084617738 DMM DEBUG MM(262420000000021/f8629fdd) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084617738 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240915084617738 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) 20240915084617738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084617738 DMM INFO MM(262420000000021/f8629fdd) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8629fdd) (gprs_gmm.c:300) 20240915084617739 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084617739 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084617739 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240915084617739 DMM INFO MM(262420000000021/f8629fdd) Subscriber data update (mmctx.c:430) 20240915084617739 DMM DEBUG MM(262420000000021/f8629fdd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084617739 DMM INFO MM(262420000000021/f8629fdd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084617739 DMM NOTICE MM(262420000000021/f8629fdd) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240915084617739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084617739 DMM NOTICE MM(262420000000021/f8629fdd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084617739 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) 20240915084617740 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084617740 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240915084617740 DMM INFO MM(262420000000021/f8629fdd) Subscriber data update (mmctx.c:430) 20240915084617740 DMM DEBUG MM(262420000000021/f8629fdd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084617745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084617745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084617745 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084617745 DMM INFO MM(262420000000021/f8629fdd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084617745 DMM NOTICE MM(262420000000021/f8629fdd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084617745 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084617745 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084617746 DLLC NOTICE LLME(fb3fda80/f8629fdd){ASSIGNED} LLGM Assign pre (ffffffff => f8629fdd) (gprs_llc.c:1079) 20240915084617746 DLLC NOTICE LLME(ffffffff/f8629fdd){ASSIGNED} LLGM Assign post (ffffffff => f8629fdd) (gprs_llc.c:1125) 20240915084617746 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084617746 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084617746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084617746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084617797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084617797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915084617797 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084617797 DMM INFO MM(262420000000021/f8629fdd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915084617797 DMM INFO MM(262420000000021/f8629fdd) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915084617797 DMM DEBUG MM(262420000000021/f8629fdd) Using GGSN 0 (gprs_sm.c:312) 20240915084617797 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) 20240915084617797 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240915084617797 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915084617797 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20240915084617797 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20240915084617809 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 6e b4 66 f0 11 a3 69 ae 8e 14 05 7f c3 04 17 c7 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) 20240915084617809 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedd01a8, cbp=0x55ac77181c90) (sgsn_libgtp.c:629) 20240915084617809 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915084617809 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77188438 TLLI=f8629fdd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915084617809 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915084617809 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915084617816 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:776) 20240915084617823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084617823 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240915084617823 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084617827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084617827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240915084617827 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084617827 DMM INFO MM(262420000000021/f8629fdd) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240915084617827 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915084617827 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20240915084617829 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) 20240915084617829 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd0fedd01a8, cbp=0x55ac77181c90) (sgsn_libgtp.c:629) 20240915084617829 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:551) 20240915084617829 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77188438, TLLI=f8629fdd, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915084617829 DMM INFO MM(262420000000021/f8629fdd) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240915084617829 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240915084617829 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(785)@9bcdaaf81f29: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084617836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51948<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@9bcdaaf81f29: Final verdict of PTC: none 20240915084617839 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084617839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(792)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(787)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(788)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(797)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(785)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(790)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(786)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(795)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(785): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(787): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(788): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Sun Sep 15 08:46:17 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20240915084617963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084618364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51958<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83620) 20240915084618840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084618840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83620, count=105028) 20240915084619841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084619841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:46:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084620842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084620842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Test case TC_attach_pdp_act_user_deact_mt started. 20240915084621424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084621425 DMM INFO MM(262420000000021/f8629fdd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084621425 DMM INFO MM(262420000000021/f8629fdd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084621425 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084621425 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084621425 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084621425 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084621425 DLLC NOTICE LLME(ffffffff/f8629fdd){ASSIGNED} LLGM Assign pre (f8629fdd => ffffffff) (gprs_llc.c:1079) 20240915084621425 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f8629fdd => ffffffff) (gprs_llc.c:1125) 20240915084621425 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240915084621425 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) 20240915084621425 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) 20240915084621425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915084621425 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084621425 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084621425 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084621425 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084621473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084621473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084621473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084621473 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084621473 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084621473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084621473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084621473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084621473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084621475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084621475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084621475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084621475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084621475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084621475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084621475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084621475 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084621475 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084621475 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084621475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084621476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084621476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084621480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084621488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084621488 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084621507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084621507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084621507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084621507 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084621507 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084621507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084621507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084621507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084621507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084621508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084621508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084621508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084621509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084621509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084621509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084621509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084621509 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084621509 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084621509 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084621509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084621509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084621509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084621513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084621525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084621525 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@9bcdaaf81f29: 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(817)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(817)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084621560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084621560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084621560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084621560 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084621560 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084621560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084621560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084621560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084621560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(817)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084621561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084621562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084621562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084621562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084621562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084621562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084621562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084621562 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084621562 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084621562 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084621562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084621562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084621562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(817)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(817)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084621566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084621575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084621575 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(814)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084621843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084621843 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084621843 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084621843 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(816)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(816)@9bcdaaf81f29: 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) } } } } 20240915084621845 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240915084621845 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(816)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(816)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(816)@9bcdaaf81f29: 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(816)@9bcdaaf81f29: 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(816)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(816)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@9bcdaaf81f29: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='DF3FC1F7'O, index=0 SGSN_Test-GSUP(818)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@9bcdaaf81f29: 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 := '912F5007C48A8ADCFE7980ECDBE79D86'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CDE9D3AD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E78394AFDC56E7FB'O } } } } } 20240915084621891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084621891 DLLC NOTICE LLME(ffffffff/df3fc1f7){UNASSIGNED} LLC RX: unknown TLLI 0xdf3fc1f7, creating LLME on the fly (gprs_llc.c:552) 20240915084621891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084621891 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20240915084621891 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084621891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084621891 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084621891 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084621891 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084621891 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084621891 DLLC NOTICE LLME(ffffffff/df3fc1f7){UNASSIGNED} LLGM Assign pre (df3fc1f7 => d2af47ca) (gprs_llc.c:1079) 20240915084621891 DLLC NOTICE LLME(df3fc1f7/d2af47ca){ASSIGNED} LLGM Assign post (df3fc1f7 => d2af47ca) (gprs_llc.c:1125) 20240915084621891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084621891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084621891 DMM DEBUG MM(262420000000022/d2af47ca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084621904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084621905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084621905 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084621905 DMM DEBUG MM(262420000000022/d2af47ca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240915084621905 DMM NOTICE MM(262420000000022/d2af47ca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084621905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084621905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084621905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084621905 DMM DEBUG MM(262420000000022/d2af47ca) Requesting authorization (sgsn_auth.c:160) 20240915084621905 DMM INFO MM(262420000000022/d2af47ca) Requesting authentication tuples (sgsn_auth.c:184) 20240915084621905 DMM DEBUG MM(262420000000022/d2af47ca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084621905 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240915084621905 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(818)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20240915084621907 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084621907 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084621907 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084621907 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084621907 DMM INFO MM(262420000000022/d2af47ca) Subscriber data update (mmctx.c:430) 20240915084621907 DMM DEBUG MM(262420000000022/d2af47ca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084621907 DMM INFO MM(262420000000022/d2af47ca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084621907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084621907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084621907 DMM INFO MM(262420000000022/d2af47ca) <- GMM AUTH AND CIPHERING REQ (rand = 91 2f 50 07 c4 8a 8a dc fe 79 80 ec db e7 9d 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084621915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084621915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084621915 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084621915 DMM INFO MM(262420000000022/d2af47ca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084621915 DMM NOTICE MM(262420000000022/d2af47ca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084621915 DMM DEBUG MM(262420000000022/d2af47ca) checking auth: received GSM SRES = cd e9 d3 ad (gprs_gmm.c:666) 20240915084621915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084621915 DMM DEBUG MM(262420000000022/d2af47ca) Requesting authorization (sgsn_auth.c:160) 20240915084621915 DMM INFO MM(262420000000022/d2af47ca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084621915 DMM DEBUG MM(262420000000022/d2af47ca) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084621915 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240915084621915 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) 20240915084621915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084621915 DMM INFO MM(262420000000022/d2af47ca) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2af47ca) (gprs_gmm.c:300) 20240915084621917 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084621917 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084621917 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240915084621917 DMM INFO MM(262420000000022/d2af47ca) Subscriber data update (mmctx.c:430) 20240915084621917 DMM DEBUG MM(262420000000022/d2af47ca) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084621917 DMM INFO MM(262420000000022/d2af47ca) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084621917 DMM NOTICE MM(262420000000022/d2af47ca) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240915084621917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084621917 DMM NOTICE MM(262420000000022/d2af47ca) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084621917 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) 20240915084621917 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084621917 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240915084621917 DMM INFO MM(262420000000022/d2af47ca) Subscriber data update (mmctx.c:430) 20240915084621917 DMM DEBUG MM(262420000000022/d2af47ca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084621924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084621924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084621924 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084621924 DMM INFO MM(262420000000022/d2af47ca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084621924 DMM NOTICE MM(262420000000022/d2af47ca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084621924 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084621924 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084621924 DLLC NOTICE LLME(df3fc1f7/d2af47ca){ASSIGNED} LLGM Assign pre (ffffffff => d2af47ca) (gprs_llc.c:1079) 20240915084621924 DLLC NOTICE LLME(ffffffff/d2af47ca){ASSIGNED} LLGM Assign post (ffffffff => d2af47ca) (gprs_llc.c:1125) 20240915084621924 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084621924 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084621924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084621924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084621975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084621975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915084621975 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084621975 DMM INFO MM(262420000000022/d2af47ca) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915084621975 DMM INFO MM(262420000000022/d2af47ca) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915084621975 DMM DEBUG MM(262420000000022/d2af47ca) Using GGSN 0 (gprs_sm.c:312) 20240915084621975 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) 20240915084621975 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20240915084621975 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915084621975 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20240915084621975 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20240915084621986 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 26 e4 cc aa 11 28 6a 8f 63 14 05 7f 7a 45 33 51 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) 20240915084621986 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedd01a8, cbp=0x55ac77181c90) (sgsn_libgtp.c:629) 20240915084621986 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915084621986 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77188438 TLLI=d2af47ca, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915084621986 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915084621986 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915084621993 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:776) 20240915084622001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084622001 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240915084622001 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084622003 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240915084622003 DGPRS INFO PDP(262420000000022:5): Context 0x7fd0fedd01a8 was deleted (sgsn_libgtp.c:657) 20240915084622003 DMM INFO MM(262420000000022/d2af47ca) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240915084622003 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20240915084622003 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@9bcdaaf81f29: Removing Client IMSI='262420000000022'H, index=0 20240915084622010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084622010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240915084622010 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084622010 DMM INFO MM(262420000000022/d2af47ca) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084622012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51970<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915084622014 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084622014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(818)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(816)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(806)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(811)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(817)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(814)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(815)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(809)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(804)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(814): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(816): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(817): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Sun Sep 15 08:46:22 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20240915084622136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084622537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51972<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100204) 20240915084623015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084623015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100204, count=104560) 20240915084624016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084624016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:46:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084625017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084625017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_pdp_act_deact_dup started. 20240915084625600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084625602 DMM INFO MM(262420000000022/d2af47ca) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084625602 DMM INFO MM(262420000000022/d2af47ca) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084625602 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084625602 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084625602 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084625602 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084625602 DLLC NOTICE LLME(ffffffff/d2af47ca){ASSIGNED} LLGM Assign pre (d2af47ca => ffffffff) (gprs_llc.c:1079) 20240915084625602 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d2af47ca => ffffffff) (gprs_llc.c:1125) 20240915084625602 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac771880e0 (gprs_sndcp.c:574) 20240915084625602 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77188438, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915084625602 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240915084625602 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) 20240915084625602 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) 20240915084625602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915084625602 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084625602 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084625602 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084625602 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084625643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084625644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084625644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084625644 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084625644 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084625644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084625644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084625644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084625644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084625646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084625646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084625646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084625646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084625646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084625646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084625646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084625646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084625646 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084625646 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084625646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(825)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084625647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084625647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084625651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084625661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084625661 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(824)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@9bcdaaf81f29: 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(830)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084625684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084625684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084625684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084625684 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084625684 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084625684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084625684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084625684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084625684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084625685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084625685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084625685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084625685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084625686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084625686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084625686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084625686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084625686 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084625686 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084625686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084625686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084625686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084625690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084625700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084625700 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(832)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI210(829)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@9bcdaaf81f29: 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(836)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(836)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084625729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084625729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084625729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084625729 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084625729 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084625729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084625729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084625729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084625729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(836)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084625731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084625731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084625731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084625731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084625731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084625731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084625731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084625731 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084625731 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084625731 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084625731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084625732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084625732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(836)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(836)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084625736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084625744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084625744 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(833)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084626017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084626018 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084626018 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084626018 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(835)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(835)@9bcdaaf81f29: 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) } } } } 20240915084626020 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(835)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(835)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084626020 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(835)@9bcdaaf81f29: 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(835)@9bcdaaf81f29: 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(835)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(835)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@9bcdaaf81f29: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='EF491AA6'O, index=0 SGSN_Test-GSUP(837)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@9bcdaaf81f29: 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 := '23ED2C71DF45422ACC847B2E6D4147FE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '523B52D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F49BD8C315807115'O } } } } } 20240915084626065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084626065 DLLC NOTICE LLME(ffffffff/ef491aa6){UNASSIGNED} LLC RX: unknown TLLI 0xef491aa6, creating LLME on the fly (gprs_llc.c:552) 20240915084626065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084626065 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20240915084626065 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084626065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084626065 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084626065 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084626065 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084626065 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084626065 DLLC NOTICE LLME(ffffffff/ef491aa6){UNASSIGNED} LLGM Assign pre (ef491aa6 => f5db5e21) (gprs_llc.c:1079) 20240915084626065 DLLC NOTICE LLME(ef491aa6/f5db5e21){ASSIGNED} LLGM Assign post (ef491aa6 => f5db5e21) (gprs_llc.c:1125) 20240915084626065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084626065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084626065 DMM DEBUG MM(262420000000046/f5db5e21) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084626078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084626078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084626078 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084626078 DMM DEBUG MM(262420000000046/f5db5e21) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20240915084626078 DMM NOTICE MM(262420000000046/f5db5e21) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084626078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084626078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084626078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084626078 DMM DEBUG MM(262420000000046/f5db5e21) Requesting authorization (sgsn_auth.c:160) 20240915084626078 DMM INFO MM(262420000000046/f5db5e21) Requesting authentication tuples (sgsn_auth.c:184) 20240915084626078 DMM DEBUG MM(262420000000046/f5db5e21) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084626078 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20240915084626078 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(837)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20240915084626081 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084626081 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084626081 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084626081 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084626081 DMM INFO MM(262420000000046/f5db5e21) Subscriber data update (mmctx.c:430) 20240915084626081 DMM DEBUG MM(262420000000046/f5db5e21) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084626081 DMM INFO MM(262420000000046/f5db5e21) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084626081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084626081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084626081 DMM INFO MM(262420000000046/f5db5e21) <- GMM AUTH AND CIPHERING REQ (rand = 23 ed 2c 71 df 45 42 2a cc 84 7b 2e 6d 41 47 fe , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084626089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084626089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084626089 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084626089 DMM INFO MM(262420000000046/f5db5e21) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084626089 DMM NOTICE MM(262420000000046/f5db5e21) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084626089 DMM DEBUG MM(262420000000046/f5db5e21) checking auth: received GSM SRES = 52 3b 52 d9 (gprs_gmm.c:666) 20240915084626089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084626089 DMM DEBUG MM(262420000000046/f5db5e21) Requesting authorization (sgsn_auth.c:160) 20240915084626089 DMM INFO MM(262420000000046/f5db5e21) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084626089 DMM DEBUG MM(262420000000046/f5db5e21) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084626089 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20240915084626089 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) 20240915084626089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084626089 DMM INFO MM(262420000000046/f5db5e21) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5db5e21) (gprs_gmm.c:300) 20240915084626090 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084626090 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084626090 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240915084626090 DMM INFO MM(262420000000046/f5db5e21) Subscriber data update (mmctx.c:430) 20240915084626090 DMM DEBUG MM(262420000000046/f5db5e21) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084626090 DMM INFO MM(262420000000046/f5db5e21) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084626090 DMM NOTICE MM(262420000000046/f5db5e21) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20240915084626090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084626090 DMM NOTICE MM(262420000000046/f5db5e21) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084626090 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) 20240915084626091 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084626091 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240915084626091 DMM INFO MM(262420000000046/f5db5e21) Subscriber data update (mmctx.c:430) 20240915084626091 DMM DEBUG MM(262420000000046/f5db5e21) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084626097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084626097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084626097 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084626097 DMM INFO MM(262420000000046/f5db5e21) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084626097 DMM NOTICE MM(262420000000046/f5db5e21) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084626097 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084626097 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084626097 DLLC NOTICE LLME(ef491aa6/f5db5e21){ASSIGNED} LLGM Assign pre (ffffffff => f5db5e21) (gprs_llc.c:1079) 20240915084626097 DLLC NOTICE LLME(ffffffff/f5db5e21){ASSIGNED} LLGM Assign post (ffffffff => f5db5e21) (gprs_llc.c:1125) 20240915084626097 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084626097 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084626097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084626097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084626149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084626149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915084626149 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084626149 DMM INFO MM(262420000000046/f5db5e21) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915084626149 DMM INFO MM(262420000000046/f5db5e21) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915084626149 DMM DEBUG MM(262420000000046/f5db5e21) Using GGSN 0 (gprs_sm.c:312) 20240915084626149 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) 20240915084626149 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20240915084626149 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915084626149 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20240915084626149 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20240915084626161 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 af 6f 2e 56 11 b8 fa ef b4 14 05 7f 4b af 34 c5 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) 20240915084626161 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedd01a8, cbp=0x55ac77181c90) (sgsn_libgtp.c:629) 20240915084626161 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915084626161 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac771872c8 TLLI=f5db5e21, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915084626161 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915084626161 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915084626168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084626168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20240915084626168 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084626168 DMM INFO MM(262420000000046/f5db5e21) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20240915084626168 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915084626168 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20240915084626168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084626168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084626168 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084626168 DMM INFO MM(262420000000046/f5db5e21) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20240915084626168 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915084626169 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@9bcdaaf81f29: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@9bcdaaf81f29: "Received deletePDPContextResponse 1, seq_nr=1036" 20240915084626170 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) 20240915084626170 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd0fedd01a8, cbp=0x55ac77181c90) (sgsn_libgtp.c:629) 20240915084626170 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:551) 20240915084626170 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac771872c8, TLLI=f5db5e21, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915084626170 DMM INFO MM(262420000000046/f5db5e21) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240915084626170 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20240915084626170 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240915084626170 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) 20240915084626171 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(839)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@9bcdaaf81f29: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084628180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51982<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(836)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(830)@9bcdaaf81f29: Final verdict of PTC: none 20240915084628183 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084628183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(827)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(825)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(835)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(833)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(834)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(828)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(823)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(833): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(834): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(835): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(836): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Sun Sep 15 08:46:28 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20240915084628311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084628712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101904) 20240915084629185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084629185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101904, count=106260) 20240915084630186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084630186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Sun Sep 15 08:46:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084631186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084631187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_second_attempt started. 20240915084631770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084631771 DMM INFO MM(262420000000046/f5db5e21) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084631771 DMM INFO MM(262420000000046/f5db5e21) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084631771 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084631771 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084631771 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084631771 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084631771 DLLC NOTICE LLME(ffffffff/f5db5e21){ASSIGNED} LLGM Assign pre (f5db5e21 => ffffffff) (gprs_llc.c:1079) 20240915084631771 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f5db5e21 => ffffffff) (gprs_llc.c:1125) 20240915084631771 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20240915084631771 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) 20240915084631771 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) 20240915084631772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915084631772 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084631772 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084631772 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084631772 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@9bcdaaf81f29: 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(845)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(845)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084631824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084631824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084631824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084631824 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084631824 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084631824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084631824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084631824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084631824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(844)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(845)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084631826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084631826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084631826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084631826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084631827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084631827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084631827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084631827 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084631827 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084631827 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084631827 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(845)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084631827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084631827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(845)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084631830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084631840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084631840 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(846)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(842)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(844)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084631850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084631850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084631850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084631850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084631850 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084631850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084631850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084631850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084631850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084631852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084631852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084631852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084631852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084631852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084631852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084631852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084631852 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084631852 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084631852 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084631852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084631853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084631853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084631857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084631867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084631867 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@9bcdaaf81f29: 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(855)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084631894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084631894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084631894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084631894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084631894 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084631894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084631894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084631894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084631894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(855)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084631896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084631896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084631896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084631896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084631896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084631896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084631896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084631896 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084631896 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084631896 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084631896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084631896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084631896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(855)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(855)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084631900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084631908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084631908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(852)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084632188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084632188 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084632188 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084632188 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@9bcdaaf81f29: 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) } } } } 20240915084632189 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(854)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084632190 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(854)@9bcdaaf81f29: 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(854)@9bcdaaf81f29: 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(854)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(842)@9bcdaaf81f29: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='EACA5A29'O, index=0 SGSN_Test-GSUP(856)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@9bcdaaf81f29: 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 := '673CBFF5C5CB8CDB3E356DDA35EC7DCA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9D374D19'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '261BC82AA43CFD99'O } } } } } 20240915084632233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084632233 DLLC NOTICE LLME(ffffffff/eaca5a29){UNASSIGNED} LLC RX: unknown TLLI 0xeaca5a29, creating LLME on the fly (gprs_llc.c:552) 20240915084632233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084632233 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20240915084632233 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084632233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084632233 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084632234 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084632234 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084632234 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084632234 DLLC NOTICE LLME(ffffffff/eaca5a29){UNASSIGNED} LLGM Assign pre (eaca5a29 => c5a77661) (gprs_llc.c:1079) 20240915084632234 DLLC NOTICE LLME(eaca5a29/c5a77661){ASSIGNED} LLGM Assign post (eaca5a29 => c5a77661) (gprs_llc.c:1125) 20240915084632234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084632234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084632234 DMM DEBUG MM(262420000000022/c5a77661) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084632247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084632247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084632247 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084632247 DMM DEBUG MM(262420000000022/c5a77661) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240915084632247 DMM NOTICE MM(262420000000022/c5a77661) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084632247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084632247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084632247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084632247 DMM DEBUG MM(262420000000022/c5a77661) Requesting authorization (sgsn_auth.c:160) 20240915084632247 DMM INFO MM(262420000000022/c5a77661) Requesting authentication tuples (sgsn_auth.c:184) 20240915084632247 DMM DEBUG MM(262420000000022/c5a77661) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084632247 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240915084632247 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(856)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20240915084632250 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084632250 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084632250 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084632250 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084632250 DMM INFO MM(262420000000022/c5a77661) Subscriber data update (mmctx.c:430) 20240915084632250 DMM DEBUG MM(262420000000022/c5a77661) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084632250 DMM INFO MM(262420000000022/c5a77661) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084632250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084632250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084632250 DMM INFO MM(262420000000022/c5a77661) <- GMM AUTH AND CIPHERING REQ (rand = 67 3c bf f5 c5 cb 8c db 3e 35 6d da 35 ec 7d ca , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084632257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084632257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084632258 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084632258 DMM INFO MM(262420000000022/c5a77661) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084632258 DMM NOTICE MM(262420000000022/c5a77661) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084632258 DMM DEBUG MM(262420000000022/c5a77661) checking auth: received GSM SRES = 9d 37 4d 19 (gprs_gmm.c:666) 20240915084632258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084632258 DMM DEBUG MM(262420000000022/c5a77661) Requesting authorization (sgsn_auth.c:160) 20240915084632258 DMM INFO MM(262420000000022/c5a77661) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084632258 DMM DEBUG MM(262420000000022/c5a77661) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084632258 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240915084632258 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) 20240915084632258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084632258 DMM INFO MM(262420000000022/c5a77661) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5a77661) (gprs_gmm.c:300) 20240915084632259 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084632259 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084632259 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240915084632259 DMM INFO MM(262420000000022/c5a77661) Subscriber data update (mmctx.c:430) 20240915084632259 DMM DEBUG MM(262420000000022/c5a77661) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084632259 DMM INFO MM(262420000000022/c5a77661) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084632259 DMM NOTICE MM(262420000000022/c5a77661) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240915084632259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084632259 DMM NOTICE MM(262420000000022/c5a77661) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084632259 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) 20240915084632260 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084632260 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240915084632260 DMM INFO MM(262420000000022/c5a77661) Subscriber data update (mmctx.c:430) 20240915084632260 DMM DEBUG MM(262420000000022/c5a77661) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084632266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084632266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084632266 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084632266 DMM INFO MM(262420000000022/c5a77661) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084632266 DMM NOTICE MM(262420000000022/c5a77661) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084632266 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084632266 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084632266 DLLC NOTICE LLME(eaca5a29/c5a77661){ASSIGNED} LLGM Assign pre (ffffffff => c5a77661) (gprs_llc.c:1079) 20240915084632266 DLLC NOTICE LLME(ffffffff/c5a77661){ASSIGNED} LLGM Assign post (ffffffff => c5a77661) (gprs_llc.c:1125) 20240915084632266 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084632266 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084632266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084632266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_second_attempt(858)@9bcdaaf81f29: 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 := '879E1C345C4BFC28CDC5B276DC67D21A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A36C5CD0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF79B9DC7F8A2A5A'O } } } } } 20240915084632318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084632318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084632318 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084632318 DMM INFO MM(262420000000022/c5a77661) -> GMM ATTACH REQUEST MI(TMSI-0xC5A77661) type="GPRS attach" (gprs_gmm.c:1266) 20240915084632318 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084632318 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915084632318 DLLC NOTICE LLME(ffffffff/c5a77661){ASSIGNED} LLGM Assign pre (c5a77661 => f53b314a) (gprs_llc.c:1079) 20240915084632318 DLLC NOTICE LLME(c5a77661/f53b314a){ASSIGNED} LLGM Assign post (c5a77661 => f53b314a) (gprs_llc.c:1125) 20240915084632318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084632318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084632318 DMM DEBUG MM(262420000000022/f53b314a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084632324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084632324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20240915084632324 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084632324 DMM DEBUG MM(262420000000022/f53b314a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240915084632324 DMM NOTICE MM(262420000000022/f53b314a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084632324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084632324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084632324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084632324 DMM DEBUG MM(262420000000022/f53b314a) Requesting authorization (sgsn_auth.c:160) 20240915084632324 DMM INFO MM(262420000000022/f53b314a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084632324 DMM DEBUG MM(262420000000022/f53b314a) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084632324 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240915084632324 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) 20240915084634507 DGPRS DEBUG Checking for inactive LLMEs, time = 8200728 (sgsn.c:131) 20240915084638325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240915084638325 DMM ERROR MM(262420000000022/f53b314a) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240915084638325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240915084638325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240915084638325 DMM NOTICE MM(262420000000022/f53b314a) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240915084638325 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240915084638325 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) 20240915084638325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Reject}: Deallocated (fsm.c:568) 20240915084638325 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Deallocated (fsm.c:568) 20240915084638325 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084638325 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240915084638326 DLLC NOTICE LLME(c5a77661/f53b314a){ASSIGNED} LLGM Assign pre (f53b314a => ffffffff) (gprs_llc.c:1079) 20240915084638326 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f53b314a => ffffffff) (gprs_llc.c:1125) 20240915084652189 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240915084652189 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084652190 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240915084701828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084701830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084701830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084701854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084701855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084701855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084701897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084701899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084701899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@9bcdaaf81f29: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9bcdaaf81f29: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20240915084702252 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084702252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(856)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(854)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(845)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(844)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(855)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(849)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(842)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@9bcdaaf81f29: Final verdict of PTC: none 20240915084702255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60442<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI210(848)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(852)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(853)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(847)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(843)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_second_attempt(858)@9bcdaaf81f29: Final verdict of PTC: fail reason: "Tguard timeout" MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_second_attempt-BVCI196(842): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(843): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(844): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(845): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_second_attempt-BVCI220(852): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@9bcdaaf81f29: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Sun Sep 15 08:47:02 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20240915084702384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084702685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53676<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106380) 20240915084703253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084703253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106380, count=111812) 20240915084704254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084704254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915084704508 DGPRS DEBUG Checking for inactive LLMEs, time = 8200758 (sgsn.c:131) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Sun Sep 15 08:47:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084705256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084705256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_echo_timeout started. 20240915084705744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084705746 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084705790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084705790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084705790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084705790 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084705790 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084705790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084705790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084705790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084705790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084705792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084705792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084705792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084705792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084705792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084705792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084705792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084705792 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084705792 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084705792 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084705792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(863)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084705793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084705793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084705796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084705805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084705805 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084705824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084705824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084705824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084705824 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084705824 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084705824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084705824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084705824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084705824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084705826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084705826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084705826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084705827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084705827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084705827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084705827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084705827 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084705827 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084705827 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084705827 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084705827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084705827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084705831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084705842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084705842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(867)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@9bcdaaf81f29: 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(874)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084705872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084705872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084705872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084705872 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084705872 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084705872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084705872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084705872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084705872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(874)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084705874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084705874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084705874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084705874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084705874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084705874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084705874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084705874 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084705874 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084705874 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084705874 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084705875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084705875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(874)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(874)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084705879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084705888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084705888 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(871)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084706257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084706257 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084706257 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084706257 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(873)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@9bcdaaf81f29: 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) } } } } 20240915084706259 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(873)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084706260 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(873)@9bcdaaf81f29: 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(873)@9bcdaaf81f29: 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(873)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@9bcdaaf81f29: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='E540410E'O, index=0 SGSN_Test-GSUP(875)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@9bcdaaf81f29: 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 := 'D854536351DF338F0B87842C58871575'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D427146D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD42DD9CB29DD43F'O } } } } } 20240915084706305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084706305 DLLC NOTICE LLME(ffffffff/e540410e){UNASSIGNED} LLC RX: unknown TLLI 0xe540410e, creating LLME on the fly (gprs_llc.c:552) 20240915084706305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084706305 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20240915084706305 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084706305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084706305 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084706305 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084706305 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084706305 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084706305 DLLC NOTICE LLME(ffffffff/e540410e){UNASSIGNED} LLGM Assign pre (e540410e => f1b116f2) (gprs_llc.c:1079) 20240915084706305 DLLC NOTICE LLME(e540410e/f1b116f2){ASSIGNED} LLGM Assign post (e540410e => f1b116f2) (gprs_llc.c:1125) 20240915084706305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084706305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084706305 DMM DEBUG MM(262420000000067/f1b116f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084706318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084706318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084706318 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084706318 DMM DEBUG MM(262420000000067/f1b116f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20240915084706318 DMM NOTICE MM(262420000000067/f1b116f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084706318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084706318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084706318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084706318 DMM DEBUG MM(262420000000067/f1b116f2) Requesting authorization (sgsn_auth.c:160) 20240915084706318 DMM INFO MM(262420000000067/f1b116f2) Requesting authentication tuples (sgsn_auth.c:184) 20240915084706318 DMM DEBUG MM(262420000000067/f1b116f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084706318 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20240915084706318 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(875)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20240915084706321 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084706321 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084706321 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084706321 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084706321 DMM INFO MM(262420000000067/f1b116f2) Subscriber data update (mmctx.c:430) 20240915084706321 DMM DEBUG MM(262420000000067/f1b116f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084706321 DMM INFO MM(262420000000067/f1b116f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084706321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084706321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084706321 DMM INFO MM(262420000000067/f1b116f2) <- GMM AUTH AND CIPHERING REQ (rand = d8 54 53 63 51 df 33 8f 0b 87 84 2c 58 87 15 75 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084706328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084706328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084706328 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084706328 DMM INFO MM(262420000000067/f1b116f2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084706328 DMM NOTICE MM(262420000000067/f1b116f2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084706328 DMM DEBUG MM(262420000000067/f1b116f2) checking auth: received GSM SRES = d4 27 14 6d (gprs_gmm.c:666) 20240915084706328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084706328 DMM DEBUG MM(262420000000067/f1b116f2) Requesting authorization (sgsn_auth.c:160) 20240915084706328 DMM INFO MM(262420000000067/f1b116f2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084706328 DMM DEBUG MM(262420000000067/f1b116f2) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084706328 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20240915084706328 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) 20240915084706328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084706328 DMM INFO MM(262420000000067/f1b116f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1b116f2) (gprs_gmm.c:300) 20240915084706330 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084706330 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084706330 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240915084706330 DMM INFO MM(262420000000067/f1b116f2) Subscriber data update (mmctx.c:430) 20240915084706330 DMM DEBUG MM(262420000000067/f1b116f2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084706330 DMM INFO MM(262420000000067/f1b116f2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084706330 DMM NOTICE MM(262420000000067/f1b116f2) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20240915084706330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084706330 DMM NOTICE MM(262420000000067/f1b116f2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084706330 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) 20240915084706331 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084706331 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240915084706331 DMM INFO MM(262420000000067/f1b116f2) Subscriber data update (mmctx.c:430) 20240915084706331 DMM DEBUG MM(262420000000067/f1b116f2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084706336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084706336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084706336 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084706336 DMM INFO MM(262420000000067/f1b116f2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084706336 DMM NOTICE MM(262420000000067/f1b116f2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084706336 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084706336 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084706336 DLLC NOTICE LLME(e540410e/f1b116f2){ASSIGNED} LLGM Assign pre (ffffffff => f1b116f2) (gprs_llc.c:1079) 20240915084706336 DLLC NOTICE LLME(ffffffff/f1b116f2){ASSIGNED} LLGM Assign post (ffffffff => f1b116f2) (gprs_llc.c:1125) 20240915084706336 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084706336 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084706336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084706336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084706388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084706388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915084706388 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084706388 DMM INFO MM(262420000000067/f1b116f2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915084706388 DMM INFO MM(262420000000067/f1b116f2) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915084706388 DMM DEBUG MM(262420000000067/f1b116f2) Using GGSN 0 (gprs_sm.c:312) 20240915084706388 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) 20240915084706388 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20240915084706388 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915084706388 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20240915084706388 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20240915084706399 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 b6 83 66 11 11 95 72 9b da 14 05 7f 0b 7e ea d1 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) 20240915084706399 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedd01a8, cbp=0x55ac77181c90) (sgsn_libgtp.c:629) 20240915084706399 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915084706399 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77188438 TLLI=f1b116f2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915084706399 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915084706399 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915084711272 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20240915084711273 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) 20240915084711273 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55ac771788f0) (sgsn_libgtp.c:629) 20240915084716273 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@9bcdaaf81f29: "Received EchoRequest seq_nr=1039" 20240915084721275 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20240915084721275 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@9bcdaaf81f29: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@9bcdaaf81f29: "Received EchoRequest seq_nr=1039" 20240915084726258 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240915084726258 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240915084726259 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(873)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084726275 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20240915084726275 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20240915084726275 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@9bcdaaf81f29: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@9bcdaaf81f29: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@9bcdaaf81f29: "Received EchoRequest seq_nr=1041" 20240915084731276 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20240915084731276 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20240915084731276 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20240915084731276 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@9bcdaaf81f29: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@9bcdaaf81f29: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@9bcdaaf81f29: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@9bcdaaf81f29: "Received EchoRequest seq_nr=1041" 20240915084734509 DGPRS DEBUG Checking for inactive LLMEs, time = 8200788 (sgsn.c:131) 20240915084735794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084735796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084735796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084735828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084735829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084735829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084735875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084735877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084735877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084736277 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20240915084736277 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20240915084736277 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20240915084736277 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20240915084736277 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@9bcdaaf81f29: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@9bcdaaf81f29: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@9bcdaaf81f29: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@9bcdaaf81f29: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@9bcdaaf81f29: "Received EchoRequest seq_nr=1043" 20240915084741278 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20240915084741278 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20240915084741278 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20240915084741278 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20240915084741279 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55ac771788f0) (sgsn_libgtp.c:629) 20240915084741279 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55ac771788f0) (sgsn_libgtp.c:633) 20240915084741279 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20240915084741279 DMM INFO MM(262420000000067/f1b116f2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240915084741279 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20240915084741279 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240915084741279 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240915084741279 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20240915084741279 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240915084741279 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240915084741279 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20240915084741279 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240915084741279 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240915084741279 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240915084741279 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240915084741279 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20240915084741279 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@9bcdaaf81f29: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@9bcdaaf81f29: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@9bcdaaf81f29: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@9bcdaaf81f29: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@9bcdaaf81f29: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@9bcdaaf81f29: Removing Client IMSI='262420000000067'H, index=0 20240915084741288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084741288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240915084741288 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084741288 DMM INFO MM(262420000000067/f1b116f2) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084741291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53678<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915084741293 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084741293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(875)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(873)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(863)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(868)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(874)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(871)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(866)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(861)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(872)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_echo_timeout-BVCI220(871): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Sun Sep 15 08:47:41 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20240915084741419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084741820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109896) 20240915084742294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084742294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109896, count=114252) 20240915084743295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084743295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Sun Sep 15 08:47:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084744297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084744297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_restart_ctr_echo started. 20240915084744878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084744880 DMM INFO MM(262420000000067/f1b116f2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084744880 DMM INFO MM(262420000000067/f1b116f2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084744880 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084744880 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084744880 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084744880 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084744880 DLLC NOTICE LLME(ffffffff/f1b116f2){ASSIGNED} LLGM Assign pre (f1b116f2 => ffffffff) (gprs_llc.c:1079) 20240915084744880 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f1b116f2 => ffffffff) (gprs_llc.c:1125) 20240915084744880 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac771880e0 (gprs_sndcp.c:574) 20240915084744880 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77188438, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915084744880 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20240915084744880 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) 20240915084744880 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) 20240915084744880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915084744880 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084744880 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084744880 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084744880 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084744926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084744926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084744926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084744926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084744926 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084744926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084744926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084744926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084744926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084744928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084744928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084744928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084744928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084744928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084744928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084744928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084744928 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084744928 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084744928 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084744928 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084744929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084744929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084744932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(883)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084744941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084744941 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(881)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@9bcdaaf81f29: 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(887)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084744963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084744963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084744963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084744963 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084744963 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084744963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084744963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084744963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084744963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084744964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084744964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084744964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084744964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084744965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084744965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084744965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084744965 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084744965 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084744965 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084744965 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084744965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084744965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084744969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084744980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084744980 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084745002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084745002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084745002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084745002 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084745002 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084745002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084745002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084745002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084745002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084745003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084745003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084745004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084745004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084745004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084745004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084745004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084745004 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084745004 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084745004 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084745004 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084745004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084745004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084745008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084745017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084745017 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084745299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084745299 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084745299 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084745299 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@9bcdaaf81f29: 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) } } } } 20240915084745301 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240915084745301 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@9bcdaaf81f29: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='D70542A7'O, index=0 SGSN_Test-GSUP(894)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@9bcdaaf81f29: 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 := '2D981DA8A1BEC7F114E3F40FCB364CF1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CFF5429C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A391D74B1F1D6A4C'O } } } } } 20240915084745349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084745349 DLLC NOTICE LLME(ffffffff/d70542a7){UNASSIGNED} LLC RX: unknown TLLI 0xd70542a7, creating LLME on the fly (gprs_llc.c:552) 20240915084745349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084745349 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20240915084745349 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084745349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084745349 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084745349 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084745349 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084745349 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084745349 DLLC NOTICE LLME(ffffffff/d70542a7){UNASSIGNED} LLGM Assign pre (d70542a7 => f48aa976) (gprs_llc.c:1079) 20240915084745349 DLLC NOTICE LLME(d70542a7/f48aa976){ASSIGNED} LLGM Assign post (d70542a7 => f48aa976) (gprs_llc.c:1125) 20240915084745349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084745349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084745349 DMM DEBUG MM(262420000000023/f48aa976) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084745363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084745363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084745363 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084745363 DMM DEBUG MM(262420000000023/f48aa976) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20240915084745363 DMM NOTICE MM(262420000000023/f48aa976) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084745363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084745363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084745363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084745363 DMM DEBUG MM(262420000000023/f48aa976) Requesting authorization (sgsn_auth.c:160) 20240915084745363 DMM INFO MM(262420000000023/f48aa976) Requesting authentication tuples (sgsn_auth.c:184) 20240915084745363 DMM DEBUG MM(262420000000023/f48aa976) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084745364 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20240915084745364 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(894)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20240915084745367 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084745367 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084745367 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084745367 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084745367 DMM INFO MM(262420000000023/f48aa976) Subscriber data update (mmctx.c:430) 20240915084745367 DMM DEBUG MM(262420000000023/f48aa976) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084745367 DMM INFO MM(262420000000023/f48aa976) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084745367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084745367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084745367 DMM INFO MM(262420000000023/f48aa976) <- GMM AUTH AND CIPHERING REQ (rand = 2d 98 1d a8 a1 be c7 f1 14 e3 f4 0f cb 36 4c f1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084745374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084745374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084745374 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084745374 DMM INFO MM(262420000000023/f48aa976) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084745374 DMM NOTICE MM(262420000000023/f48aa976) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084745374 DMM DEBUG MM(262420000000023/f48aa976) checking auth: received GSM SRES = cf f5 42 9c (gprs_gmm.c:666) 20240915084745374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084745374 DMM DEBUG MM(262420000000023/f48aa976) Requesting authorization (sgsn_auth.c:160) 20240915084745374 DMM INFO MM(262420000000023/f48aa976) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084745374 DMM DEBUG MM(262420000000023/f48aa976) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084745375 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20240915084745375 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) 20240915084745375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084745375 DMM INFO MM(262420000000023/f48aa976) <- GMM ATTACH ACCEPT (new P-TMSI=0xf48aa976) (gprs_gmm.c:300) 20240915084745376 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084745376 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084745376 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240915084745376 DMM INFO MM(262420000000023/f48aa976) Subscriber data update (mmctx.c:430) 20240915084745376 DMM DEBUG MM(262420000000023/f48aa976) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084745376 DMM INFO MM(262420000000023/f48aa976) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084745376 DMM NOTICE MM(262420000000023/f48aa976) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20240915084745376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084745376 DMM NOTICE MM(262420000000023/f48aa976) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084745376 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) 20240915084745377 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084745377 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240915084745377 DMM INFO MM(262420000000023/f48aa976) Subscriber data update (mmctx.c:430) 20240915084745377 DMM DEBUG MM(262420000000023/f48aa976) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084745382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084745383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084745383 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084745383 DMM INFO MM(262420000000023/f48aa976) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084745383 DMM NOTICE MM(262420000000023/f48aa976) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084745383 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084745383 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084745383 DLLC NOTICE LLME(d70542a7/f48aa976){ASSIGNED} LLGM Assign pre (ffffffff => f48aa976) (gprs_llc.c:1079) 20240915084745383 DLLC NOTICE LLME(ffffffff/f48aa976){ASSIGNED} LLGM Assign post (ffffffff => f48aa976) (gprs_llc.c:1125) 20240915084745383 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084745383 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084745383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084745383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084745435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084745435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915084745435 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084745435 DMM INFO MM(262420000000023/f48aa976) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915084745435 DMM INFO MM(262420000000023/f48aa976) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915084745435 DMM DEBUG MM(262420000000023/f48aa976) Using GGSN 0 (gprs_sm.c:312) 20240915084745435 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20240915084745435 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915084745435 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20240915084745435 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20240915084745447 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 0c fe 3a 35 11 de 16 24 49 14 05 7f 7c 5e f8 df 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) 20240915084745447 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedcd058, cbp=0x55ac77181c90) (sgsn_libgtp.c:629) 20240915084745447 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915084745447 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77188438 TLLI=f48aa976, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915084745447 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915084745447 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915084750436 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20240915084750438 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) 20240915084750438 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55ac771788f0) (sgsn_libgtp.c:629) 20240915084755438 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20240915084755440 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) 20240915084755440 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55ac771788f0) (sgsn_libgtp.c:629) 20240915084755440 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20240915084755440 DMM INFO MM(262420000000023/f48aa976) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240915084755440 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20240915084755440 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@9bcdaaf81f29: Removing Client IMSI='262420000000023'H, index=0 20240915084755449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084755449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240915084755449 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084755449 DMM INFO MM(262420000000023/f48aa976) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084755451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47152<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(892)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(882)@9bcdaaf81f29: Final verdict of PTC: none 20240915084755454 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-NS2(888)@9bcdaaf81f29: Final verdict of PTC: none 20240915084755454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(887)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(890)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(880)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(885)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Sun Sep 15 08:47:55 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20240915084755586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084755987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54238<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102840) 20240915084756455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084756455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102840, count=104000) 20240915084757457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084757457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Sun Sep 15 08:47:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084758459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084758459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_restart_ctr_create started. 20240915084759049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084759050 DMM INFO MM(262420000000023/f48aa976) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084759050 DMM INFO MM(262420000000023/f48aa976) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084759050 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084759050 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084759050 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084759050 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084759050 DLLC NOTICE LLME(ffffffff/f48aa976){ASSIGNED} LLGM Assign pre (f48aa976 => ffffffff) (gprs_llc.c:1079) 20240915084759050 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f48aa976 => ffffffff) (gprs_llc.c:1125) 20240915084759050 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac771880e0 (gprs_sndcp.c:574) 20240915084759050 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77188438, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915084759050 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20240915084759050 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) 20240915084759050 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) 20240915084759050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915084759050 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084759050 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084759050 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084759050 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@9bcdaaf81f29: 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(902)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(902)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084759099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084759099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084759099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084759099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084759099 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084759099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084759099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084759099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084759099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(902)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084759101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084759101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084759101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084759101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084759101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084759101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084759101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084759101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084759101 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084759101 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084759101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084759102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084759102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(901)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(902)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(902)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084759107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084759117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084759117 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(899)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(901)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084759134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084759134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084759134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084759134 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084759134 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084759134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084759134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084759134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084759134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084759136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084759136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084759136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084759137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084759137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084759137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084759137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084759137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084759137 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084759137 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084759137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084759137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084759138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084759141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084759150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084759150 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084759169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084759169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084759169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084759169 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084759169 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084759169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084759169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084759169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084759169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084759170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084759170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084759170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084759171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084759171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084759171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084759171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084759171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084759171 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084759171 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084759171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(911)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084759171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084759171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084759175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084759184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084759185 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084759460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084759460 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084759460 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084759460 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@9bcdaaf81f29: 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) } } } } 20240915084759462 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084759463 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(899)@9bcdaaf81f29: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='FB39C214'O, index=0 SGSN_Test-GSUP(913)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@9bcdaaf81f29: 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 := '8EAB2BA1712357CFAAFD82AA80F25AC2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2361D84F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6AB15AE20939B1E3'O } } } } } 20240915084759507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084759507 DLLC NOTICE LLME(ffffffff/fb39c214){UNASSIGNED} LLC RX: unknown TLLI 0xfb39c214, creating LLME on the fly (gprs_llc.c:552) 20240915084759507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084759507 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20240915084759507 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084759507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084759507 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084759507 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084759507 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084759507 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084759507 DLLC NOTICE LLME(ffffffff/fb39c214){UNASSIGNED} LLGM Assign pre (fb39c214 => dd8cb781) (gprs_llc.c:1079) 20240915084759507 DLLC NOTICE LLME(fb39c214/dd8cb781){ASSIGNED} LLGM Assign post (fb39c214 => dd8cb781) (gprs_llc.c:1125) 20240915084759507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084759507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084759508 DMM DEBUG MM(262420000000024/dd8cb781) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084759520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084759520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084759520 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084759520 DMM DEBUG MM(262420000000024/dd8cb781) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20240915084759520 DMM NOTICE MM(262420000000024/dd8cb781) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084759520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084759520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084759520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084759520 DMM DEBUG MM(262420000000024/dd8cb781) Requesting authorization (sgsn_auth.c:160) 20240915084759520 DMM INFO MM(262420000000024/dd8cb781) Requesting authentication tuples (sgsn_auth.c:184) 20240915084759520 DMM DEBUG MM(262420000000024/dd8cb781) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084759520 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20240915084759520 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(913)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20240915084759523 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084759523 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084759523 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084759523 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084759523 DMM INFO MM(262420000000024/dd8cb781) Subscriber data update (mmctx.c:430) 20240915084759523 DMM DEBUG MM(262420000000024/dd8cb781) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084759523 DMM INFO MM(262420000000024/dd8cb781) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084759523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084759523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084759523 DMM INFO MM(262420000000024/dd8cb781) <- GMM AUTH AND CIPHERING REQ (rand = 8e ab 2b a1 71 23 57 cf aa fd 82 aa 80 f2 5a c2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084759530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084759530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084759530 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084759530 DMM INFO MM(262420000000024/dd8cb781) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084759530 DMM NOTICE MM(262420000000024/dd8cb781) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084759530 DMM DEBUG MM(262420000000024/dd8cb781) checking auth: received GSM SRES = 23 61 d8 4f (gprs_gmm.c:666) 20240915084759530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084759530 DMM DEBUG MM(262420000000024/dd8cb781) Requesting authorization (sgsn_auth.c:160) 20240915084759530 DMM INFO MM(262420000000024/dd8cb781) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084759530 DMM DEBUG MM(262420000000024/dd8cb781) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084759530 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20240915084759530 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) 20240915084759530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084759530 DMM INFO MM(262420000000024/dd8cb781) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd8cb781) (gprs_gmm.c:300) 20240915084759532 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084759532 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084759532 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240915084759532 DMM INFO MM(262420000000024/dd8cb781) Subscriber data update (mmctx.c:430) 20240915084759532 DMM DEBUG MM(262420000000024/dd8cb781) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084759532 DMM INFO MM(262420000000024/dd8cb781) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084759532 DMM NOTICE MM(262420000000024/dd8cb781) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20240915084759532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084759532 DMM NOTICE MM(262420000000024/dd8cb781) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084759532 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) 20240915084759532 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084759532 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240915084759532 DMM INFO MM(262420000000024/dd8cb781) Subscriber data update (mmctx.c:430) 20240915084759532 DMM DEBUG MM(262420000000024/dd8cb781) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084759538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084759538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084759538 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084759538 DMM INFO MM(262420000000024/dd8cb781) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084759538 DMM NOTICE MM(262420000000024/dd8cb781) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084759538 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084759538 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084759538 DLLC NOTICE LLME(fb39c214/dd8cb781){ASSIGNED} LLGM Assign pre (ffffffff => dd8cb781) (gprs_llc.c:1079) 20240915084759538 DLLC NOTICE LLME(ffffffff/dd8cb781){ASSIGNED} LLGM Assign post (ffffffff => dd8cb781) (gprs_llc.c:1125) 20240915084759538 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084759538 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084759538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084759538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084759590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084759590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915084759590 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084759590 DMM INFO MM(262420000000024/dd8cb781) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915084759590 DMM INFO MM(262420000000024/dd8cb781) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915084759590 DMM DEBUG MM(262420000000024/dd8cb781) Using GGSN 0 (gprs_sm.c:312) 20240915084759590 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240915084759590 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915084759590 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20240915084759590 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20240915084759602 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 1f 2d 52 e3 11 56 23 8a 5d 14 05 7f d9 c6 3c 42 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) 20240915084759602 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fd0fedcd058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240915084759602 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fd0fedcd058, cbp=0x55ac77181c90) (sgsn_libgtp.c:629) 20240915084759602 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:399) 20240915084759602 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20240915084759602 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240915084759602 DMM NOTICE MM(262420000000024/dd8cb781) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915084759608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084759608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084759608 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084759608 DMM INFO MM(262420000000024/dd8cb781) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915084759608 DMM INFO MM(262420000000024/dd8cb781) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915084759608 DMM DEBUG MM(262420000000024/dd8cb781) Using GGSN 0 (gprs_sm.c:312) 20240915084759608 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240915084759608 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915084759608 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20240915084759608 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20240915084759610 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 1f 2d 52 e3 11 56 23 8a 5d 14 05 7f d9 c6 3c 42 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) 20240915084759610 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fd0fedcd058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240915084759610 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedcd058, cbp=0x55ac77181c90) (sgsn_libgtp.c:629) 20240915084759610 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915084759610 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77188438 TLLI=dd8cb781, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915084759610 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915084759610 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(899)@9bcdaaf81f29: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084759619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59408<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@9bcdaaf81f29: Final verdict of PTC: none 20240915084759621 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084759621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(902)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(901)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(899)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(911)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(906)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(904)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(909)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(900)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(899): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(900): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(901): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(902): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Sun Sep 15 08:47:59 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20240915084759747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084800148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84024) 20240915084800622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084800622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84024, count=104588) 20240915084801623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084801623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:48:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084802624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084802624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20240915084803205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084803206 DMM INFO MM(262420000000024/dd8cb781) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084803206 DMM INFO MM(262420000000024/dd8cb781) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084803206 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084803206 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084803206 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084803206 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084803206 DLLC NOTICE LLME(ffffffff/dd8cb781){ASSIGNED} LLGM Assign pre (dd8cb781 => ffffffff) (gprs_llc.c:1079) 20240915084803206 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (dd8cb781 => ffffffff) (gprs_llc.c:1125) 20240915084803206 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac771880e0 (gprs_sndcp.c:574) 20240915084803206 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77188438, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915084803206 DMM NOTICE MM(262420000000024/dd8cb781) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240915084803206 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20240915084803206 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240915084803206 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915084803206 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20240915084803206 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20240915084803206 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) 20240915084803206 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) 20240915084803206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915084803206 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084803206 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084803206 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084803206 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084803246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084803246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084803246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084803246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084803246 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084803246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084803246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084803246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084803246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084803248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084803248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084803248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084803248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084803248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084803248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084803248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084803248 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084803248 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084803248 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084803248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084803249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084803249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084803252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084803261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084803261 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084803281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084803281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084803281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084803281 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084803281 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084803281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084803281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084803281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084803281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084803283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084803283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084803283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084803283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084803283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084803283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084803283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084803283 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084803283 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084803283 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084803283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084803284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084803284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084803288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084803299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084803299 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084803321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084803321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084803321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084803321 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084803321 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084803321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084803321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084803321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084803321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084803323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084803323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084803323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084803324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084803324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084803324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084803324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084803324 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084803324 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084803324 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084803324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(930)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084803324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084803324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084803328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084803337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084803337 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084803625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084803625 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084803625 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084803625 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@9bcdaaf81f29: 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) } } } } 20240915084803627 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084803628 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915084804510 DGPRS DEBUG Checking for inactive LLMEs, time = 8200818 (sgsn.c:131) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@9bcdaaf81f29: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='D6BC3E9C'O, index=0 SGSN_Test-GSUP(932)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@9bcdaaf81f29: 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 := '74E15B48B05858C1B01A9FC5195DD859'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '70143540'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CBCEDA9447AD79FB'O } } } } } 20240915084804684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084804684 DLLC NOTICE LLME(ffffffff/d6bc3e9c){UNASSIGNED} LLC RX: unknown TLLI 0xd6bc3e9c, creating LLME on the fly (gprs_llc.c:552) 20240915084804684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084804684 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20240915084804684 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084804684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084804684 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084804684 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084804684 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084804684 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084804684 DLLC NOTICE LLME(ffffffff/d6bc3e9c){UNASSIGNED} LLGM Assign pre (d6bc3e9c => d7dba5c4) (gprs_llc.c:1079) 20240915084804684 DLLC NOTICE LLME(d6bc3e9c/d7dba5c4){ASSIGNED} LLGM Assign post (d6bc3e9c => d7dba5c4) (gprs_llc.c:1125) 20240915084804684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084804684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084804684 DMM DEBUG MM(262420000000025/d7dba5c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084804697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084804697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084804697 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084804697 DMM DEBUG MM(262420000000025/d7dba5c4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20240915084804697 DMM NOTICE MM(262420000000025/d7dba5c4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084804697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084804697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084804697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084804697 DMM DEBUG MM(262420000000025/d7dba5c4) Requesting authorization (sgsn_auth.c:160) 20240915084804698 DMM INFO MM(262420000000025/d7dba5c4) Requesting authentication tuples (sgsn_auth.c:184) 20240915084804698 DMM DEBUG MM(262420000000025/d7dba5c4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084804698 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20240915084804698 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(932)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20240915084804701 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084804701 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084804701 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084804701 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084804701 DMM INFO MM(262420000000025/d7dba5c4) Subscriber data update (mmctx.c:430) 20240915084804701 DMM DEBUG MM(262420000000025/d7dba5c4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084804701 DMM INFO MM(262420000000025/d7dba5c4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084804701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084804701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084804701 DMM INFO MM(262420000000025/d7dba5c4) <- GMM AUTH AND CIPHERING REQ (rand = 74 e1 5b 48 b0 58 58 c1 b0 1a 9f c5 19 5d d8 59 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084804709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084804709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084804709 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084804709 DMM INFO MM(262420000000025/d7dba5c4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084804709 DMM NOTICE MM(262420000000025/d7dba5c4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084804709 DMM DEBUG MM(262420000000025/d7dba5c4) checking auth: received GSM SRES = 70 14 35 40 (gprs_gmm.c:666) 20240915084804709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084804709 DMM DEBUG MM(262420000000025/d7dba5c4) Requesting authorization (sgsn_auth.c:160) 20240915084804709 DMM INFO MM(262420000000025/d7dba5c4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084804709 DMM DEBUG MM(262420000000025/d7dba5c4) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084804709 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20240915084804709 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) 20240915084804709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084804709 DMM INFO MM(262420000000025/d7dba5c4) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7dba5c4) (gprs_gmm.c:300) 20240915084804711 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084804711 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084804711 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240915084804711 DMM INFO MM(262420000000025/d7dba5c4) Subscriber data update (mmctx.c:430) 20240915084804711 DMM DEBUG MM(262420000000025/d7dba5c4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084804711 DMM INFO MM(262420000000025/d7dba5c4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084804711 DMM NOTICE MM(262420000000025/d7dba5c4) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20240915084804711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084804711 DMM NOTICE MM(262420000000025/d7dba5c4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084804711 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) 20240915084804712 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084804712 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240915084804712 DMM INFO MM(262420000000025/d7dba5c4) Subscriber data update (mmctx.c:430) 20240915084804712 DMM DEBUG MM(262420000000025/d7dba5c4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084804718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084804718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084804718 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084804718 DMM INFO MM(262420000000025/d7dba5c4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084804718 DMM NOTICE MM(262420000000025/d7dba5c4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084804718 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084804718 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084804718 DLLC NOTICE LLME(d6bc3e9c/d7dba5c4){ASSIGNED} LLGM Assign pre (ffffffff => d7dba5c4) (gprs_llc.c:1079) 20240915084804718 DLLC NOTICE LLME(ffffffff/d7dba5c4){ASSIGNED} LLGM Assign post (ffffffff => d7dba5c4) (gprs_llc.c:1125) 20240915084804718 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084804718 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084804718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084804718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084804769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084804769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915084804769 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084804769 DMM INFO MM(262420000000025/d7dba5c4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915084804769 DMM INFO MM(262420000000025/d7dba5c4) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915084804769 DMM DEBUG MM(262420000000025/d7dba5c4) Using GGSN 0 (gprs_sm.c:312) 20240915084804769 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) 20240915084804769 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20240915084804769 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915084804769 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20240915084804769 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20240915084804781 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 70 cf 92 bf 11 25 1f 50 ab 14 05 7f b2 10 31 3c 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) 20240915084804781 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedce0c8, cbp=0x55ac77180380) (sgsn_libgtp.c:629) 20240915084804781 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915084804781 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77188438 TLLI=d7dba5c4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915084804781 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915084804781 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915084804787 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240915084804787 DGPRS INFO PDP(262420000000025:5): Context 0x7fd0fedce0c8 was deleted (sgsn_libgtp.c:657) 20240915084804787 DMM INFO MM(262420000000025/d7dba5c4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240915084804787 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20240915084804787 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240915084812788 DMM INFO MM(262420000000025/d7dba5c4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240915084820005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20240915084820789 DMM INFO MM(262420000000025/d7dba5c4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240915084823626 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240915084823626 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084823626 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240915084828790 DMM INFO MM(262420000000025/d7dba5c4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240915084833250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084833252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084833252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084833284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084833285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084833286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084833325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084833326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084833327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915084834511 DGPRS DEBUG Checking for inactive LLMEs, time = 8200848 (sgsn.c:131) 20240915084836791 DMM INFO MM(262420000000025/d7dba5c4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@9bcdaaf81f29: Removing Client IMSI='262420000000025'H, index=0 20240915084836799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084836799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240915084836799 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084836799 DMM INFO MM(262420000000025/d7dba5c4) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084836802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59436<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@9bcdaaf81f29: Final verdict of PTC: none 20240915084836805 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084836805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(920)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(925)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(930)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(928)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(923)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(918)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Sun Sep 15 08:48:36 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20240915084836931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084837332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44578<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108108) 20240915084837806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084837806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108108, count=112464) 20240915084838807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084838807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:48:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084839808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084839808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20240915084840390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084840391 DMM INFO MM(262420000000025/d7dba5c4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084840391 DMM INFO MM(262420000000025/d7dba5c4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084840391 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084840391 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084840391 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084840391 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084840391 DLLC NOTICE LLME(ffffffff/d7dba5c4){ASSIGNED} LLGM Assign pre (d7dba5c4 => ffffffff) (gprs_llc.c:1079) 20240915084840391 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d7dba5c4 => ffffffff) (gprs_llc.c:1125) 20240915084840391 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac771880e0 (gprs_sndcp.c:574) 20240915084840391 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77188438, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915084840391 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20240915084840391 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) 20240915084840391 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) 20240915084840391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915084840391 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084840391 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084840391 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084840391 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084840430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084840430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084840430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084840430 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084840430 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084840430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084840430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084840430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084840430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084840432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084840432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084840432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084840432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084840432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084840432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084840432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084840432 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084840432 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084840432 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084840432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084840433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084840433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084840437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084840446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084840446 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084840473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084840473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084840473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084840473 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084840473 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084840473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084840473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084840473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084840473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084840474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084840474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084840474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084840474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084840474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084840474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084840474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084840474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084840474 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084840474 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084840475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(944)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084840475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084840475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084840478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084840486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084840487 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@9bcdaaf81f29: 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(950)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084840525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084840525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084840525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084840525 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084840525 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084840525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084840525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084840525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084840525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084840527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084840527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084840527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084840528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084840528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084840528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084840528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084840528 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084840528 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084840528 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084840528 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084840528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084840528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(950)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084840532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084840542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084840542 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084840808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084840808 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084840808 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084840808 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(949)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@9bcdaaf81f29: 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) } } } } 20240915084840810 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(949)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084840810 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(949)@9bcdaaf81f29: 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(949)@9bcdaaf81f29: 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(949)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@9bcdaaf81f29: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='FB4E8219'O, index=0 SGSN_Test-GSUP(951)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@9bcdaaf81f29: 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 := 'E5A68B9323C2CAD679394159504C0C0C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F13F28F1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B00C1443052FBCD'O } } } } } 20240915084840858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084840858 DLLC NOTICE LLME(ffffffff/fb4e8219){UNASSIGNED} LLC RX: unknown TLLI 0xfb4e8219, creating LLME on the fly (gprs_llc.c:552) 20240915084840858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084840858 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20240915084840858 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084840858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084840858 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084840858 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084840858 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084840858 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084840858 DLLC NOTICE LLME(ffffffff/fb4e8219){UNASSIGNED} LLGM Assign pre (fb4e8219 => d98d2899) (gprs_llc.c:1079) 20240915084840858 DLLC NOTICE LLME(fb4e8219/d98d2899){ASSIGNED} LLGM Assign post (fb4e8219 => d98d2899) (gprs_llc.c:1125) 20240915084840858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084840858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084840858 DMM DEBUG MM(262420000000027/d98d2899) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084840872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084840872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084840872 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084840872 DMM DEBUG MM(262420000000027/d98d2899) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20240915084840872 DMM NOTICE MM(262420000000027/d98d2899) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084840872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084840872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084840872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084840872 DMM DEBUG MM(262420000000027/d98d2899) Requesting authorization (sgsn_auth.c:160) 20240915084840872 DMM INFO MM(262420000000027/d98d2899) Requesting authentication tuples (sgsn_auth.c:184) 20240915084840872 DMM DEBUG MM(262420000000027/d98d2899) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084840872 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20240915084840872 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(951)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20240915084840875 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084840875 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084840875 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084840875 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084840875 DMM INFO MM(262420000000027/d98d2899) Subscriber data update (mmctx.c:430) 20240915084840875 DMM DEBUG MM(262420000000027/d98d2899) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084840875 DMM INFO MM(262420000000027/d98d2899) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084840875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084840875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084840875 DMM INFO MM(262420000000027/d98d2899) <- GMM AUTH AND CIPHERING REQ (rand = e5 a6 8b 93 23 c2 ca d6 79 39 41 59 50 4c 0c 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084840884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084840884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084840884 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084840884 DMM INFO MM(262420000000027/d98d2899) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084840884 DMM NOTICE MM(262420000000027/d98d2899) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084840884 DMM DEBUG MM(262420000000027/d98d2899) checking auth: received GSM SRES = f1 3f 28 f1 (gprs_gmm.c:666) 20240915084840884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084840884 DMM DEBUG MM(262420000000027/d98d2899) Requesting authorization (sgsn_auth.c:160) 20240915084840884 DMM INFO MM(262420000000027/d98d2899) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084840884 DMM DEBUG MM(262420000000027/d98d2899) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084840884 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20240915084840884 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) 20240915084840884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084840884 DMM INFO MM(262420000000027/d98d2899) <- GMM ATTACH ACCEPT (new P-TMSI=0xd98d2899) (gprs_gmm.c:300) 20240915084840885 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084840885 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084840885 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240915084840885 DMM INFO MM(262420000000027/d98d2899) Subscriber data update (mmctx.c:430) 20240915084840885 DMM DEBUG MM(262420000000027/d98d2899) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084840885 DMM INFO MM(262420000000027/d98d2899) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084840885 DMM NOTICE MM(262420000000027/d98d2899) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20240915084840885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084840885 DMM NOTICE MM(262420000000027/d98d2899) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084840885 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) 20240915084840886 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084840886 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240915084840886 DMM INFO MM(262420000000027/d98d2899) Subscriber data update (mmctx.c:430) 20240915084840886 DMM DEBUG MM(262420000000027/d98d2899) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084840893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084840893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084840893 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084840893 DMM INFO MM(262420000000027/d98d2899) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084840893 DMM NOTICE MM(262420000000027/d98d2899) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084840893 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084840893 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084840893 DLLC NOTICE LLME(fb4e8219/d98d2899){ASSIGNED} LLGM Assign pre (ffffffff => d98d2899) (gprs_llc.c:1079) 20240915084840893 DLLC NOTICE LLME(ffffffff/d98d2899){ASSIGNED} LLGM Assign post (ffffffff => d98d2899) (gprs_llc.c:1125) 20240915084840893 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084840893 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084840893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084840893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084840944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084840944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915084840944 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084840944 DMM INFO MM(262420000000027/d98d2899) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915084840945 DMM INFO MM(262420000000027/d98d2899) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915084840945 DMM DEBUG MM(262420000000027/d98d2899) Using GGSN 0 (gprs_sm.c:312) 20240915084840945 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) 20240915084840945 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20240915084840945 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915084840945 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20240915084840945 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@9bcdaaf81f29: First createPDPContextRequest received, dropping & waiting for retransmission 20240915084845946 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20240915084845954 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 a0 f3 e5 a9 11 9a 40 68 b9 14 05 7f a2 02 64 ce 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) 20240915084845954 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedce0c8, cbp=0x55ac77180380) (sgsn_libgtp.c:629) 20240915084845954 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915084845954 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77188438 TLLI=d98d2899, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915084845954 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915084845954 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20240915084845963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084845963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240915084845963 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084845963 DMM INFO MM(262420000000027/d98d2899) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240915084845963 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915084845963 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@9bcdaaf81f29: First deletePDPContextRequest received, dropping & waiting for retransmission 20240915084850964 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20240915084850967 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) 20240915084850967 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd0fedce0c8, cbp=0x55ac77180380) (sgsn_libgtp.c:629) 20240915084850967 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:551) 20240915084850967 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77188438, TLLI=d98d2899, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915084850967 DMM INFO MM(262420000000027/d98d2899) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240915084850967 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20240915084850967 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@9bcdaaf81f29: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084850978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44588<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@9bcdaaf81f29: Final verdict of PTC: none 20240915084850980 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084850980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(939)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(949)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(950)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(944)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(937)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(948)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(942)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Sun Sep 15 08:48:51 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20240915084851108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084851509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35696<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95800) 20240915084851981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084851981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95800, count=104316) 20240915084852982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084852982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:48:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084853983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084853983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20240915084854570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084854571 DMM INFO MM(262420000000027/d98d2899) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084854571 DMM INFO MM(262420000000027/d98d2899) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084854571 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084854571 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084854571 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084854571 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084854571 DLLC NOTICE LLME(ffffffff/d98d2899){ASSIGNED} LLGM Assign pre (d98d2899 => ffffffff) (gprs_llc.c:1079) 20240915084854571 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d98d2899 => ffffffff) (gprs_llc.c:1125) 20240915084854571 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20240915084854572 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) 20240915084854572 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) 20240915084854572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915084854572 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084854572 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084854572 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084854572 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084854613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084854613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084854613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084854613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084854613 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084854613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084854613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084854613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084854613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084854615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084854615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084854615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084854615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084854615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084854615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084854615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084854615 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084854615 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084854615 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084854615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084854616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084854616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084854620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084854630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084854630 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084854647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084854647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084854647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084854647 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084854647 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084854647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084854647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084854647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084854647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084854649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084854649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084854649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084854649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084854649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084854649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084854649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084854649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084854649 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084854649 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084854649 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084854650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084854650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084854654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084854662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084854662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084854681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084854681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084854681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084854681 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084854681 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084854681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084854681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084854681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084854681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084854683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084854683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084854683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084854683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084854683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084854683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084854683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084854683 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084854683 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084854683 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084854683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084854684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084854684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084854688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084854697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084854697 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084854984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084854984 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084854985 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084854985 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@9bcdaaf81f29: 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) } } } } 20240915084854987 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084854987 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@9bcdaaf81f29: 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(969)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@9bcdaaf81f29: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='E4E93E55'O, index=0 SGSN_Test-GSUP(970)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@9bcdaaf81f29: 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 := 'D4E8D949C6C096D973159343BDD3A6C3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD36BC85'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '244ECAA1CE8D98B9'O } } } } } 20240915084855034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084855034 DLLC NOTICE LLME(ffffffff/e4e93e55){UNASSIGNED} LLC RX: unknown TLLI 0xe4e93e55, creating LLME on the fly (gprs_llc.c:552) 20240915084855034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084855034 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20240915084855034 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084855035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084855035 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084855035 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084855035 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084855035 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084855035 DLLC NOTICE LLME(ffffffff/e4e93e55){UNASSIGNED} LLGM Assign pre (e4e93e55 => e5370762) (gprs_llc.c:1079) 20240915084855035 DLLC NOTICE LLME(e4e93e55/e5370762){ASSIGNED} LLGM Assign post (e4e93e55 => e5370762) (gprs_llc.c:1125) 20240915084855035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084855035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084855035 DMM DEBUG MM(262420000000028/e5370762) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084855050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084855050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084855050 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084855050 DMM DEBUG MM(262420000000028/e5370762) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20240915084855050 DMM NOTICE MM(262420000000028/e5370762) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084855050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084855050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084855050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084855050 DMM DEBUG MM(262420000000028/e5370762) Requesting authorization (sgsn_auth.c:160) 20240915084855050 DMM INFO MM(262420000000028/e5370762) Requesting authentication tuples (sgsn_auth.c:184) 20240915084855050 DMM DEBUG MM(262420000000028/e5370762) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084855050 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20240915084855050 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(970)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20240915084855053 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084855053 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084855053 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084855053 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084855053 DMM INFO MM(262420000000028/e5370762) Subscriber data update (mmctx.c:430) 20240915084855053 DMM DEBUG MM(262420000000028/e5370762) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084855053 DMM INFO MM(262420000000028/e5370762) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084855053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084855053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084855053 DMM INFO MM(262420000000028/e5370762) <- GMM AUTH AND CIPHERING REQ (rand = d4 e8 d9 49 c6 c0 96 d9 73 15 93 43 bd d3 a6 c3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084855060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084855060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084855060 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084855060 DMM INFO MM(262420000000028/e5370762) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084855060 DMM NOTICE MM(262420000000028/e5370762) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084855060 DMM DEBUG MM(262420000000028/e5370762) checking auth: received GSM SRES = cd 36 bc 85 (gprs_gmm.c:666) 20240915084855060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084855060 DMM DEBUG MM(262420000000028/e5370762) Requesting authorization (sgsn_auth.c:160) 20240915084855060 DMM INFO MM(262420000000028/e5370762) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084855060 DMM DEBUG MM(262420000000028/e5370762) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084855060 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20240915084855060 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) 20240915084855060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084855060 DMM INFO MM(262420000000028/e5370762) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5370762) (gprs_gmm.c:300) 20240915084855062 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084855062 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084855062 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240915084855062 DMM INFO MM(262420000000028/e5370762) Subscriber data update (mmctx.c:430) 20240915084855062 DMM DEBUG MM(262420000000028/e5370762) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084855062 DMM INFO MM(262420000000028/e5370762) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084855062 DMM NOTICE MM(262420000000028/e5370762) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20240915084855062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084855062 DMM NOTICE MM(262420000000028/e5370762) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084855062 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) 20240915084855062 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084855062 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240915084855062 DMM INFO MM(262420000000028/e5370762) Subscriber data update (mmctx.c:430) 20240915084855062 DMM DEBUG MM(262420000000028/e5370762) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084855068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084855068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084855068 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084855068 DMM INFO MM(262420000000028/e5370762) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084855068 DMM NOTICE MM(262420000000028/e5370762) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084855068 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084855068 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084855068 DLLC NOTICE LLME(e4e93e55/e5370762){ASSIGNED} LLGM Assign pre (ffffffff => e5370762) (gprs_llc.c:1079) 20240915084855068 DLLC NOTICE LLME(ffffffff/e5370762){ASSIGNED} LLGM Assign post (ffffffff => e5370762) (gprs_llc.c:1125) 20240915084855068 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084855068 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084855068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084855068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084855119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084855119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915084855119 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084855119 DMM INFO MM(262420000000028/e5370762) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915084855119 DMM INFO MM(262420000000028/e5370762) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915084855119 DMM DEBUG MM(262420000000028/e5370762) Using GGSN 0 (gprs_sm.c:312) 20240915084855119 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) 20240915084855119 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20240915084855119 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915084855119 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20240915084855120 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20240915084855130 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 17 d9 c8 63 11 02 0c c7 1a 14 05 7f 11 73 fc 80 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) 20240915084855130 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedce0c8, cbp=0x55ac77180380) (sgsn_libgtp.c:629) 20240915084855130 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915084855130 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77188438 TLLI=e5370762, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915084855130 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915084855131 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915084855138 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240915084855138 DGPRS INFO PDP(262420000000028:5): Context 0x7fd0fedce0c8 was deleted (sgsn_libgtp.c:657) 20240915084855138 DMM INFO MM(262420000000028/e5370762) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240915084855138 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20240915084855138 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@9bcdaaf81f29: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20240915084855143 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20240915084855144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084855144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240915084855145 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084855145 DMM INFO MM(262420000000028/e5370762) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20240915084855145 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:2265) 20240915084855145 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@9bcdaaf81f29: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084855150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35700<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915084855152 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084855152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(970)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(958)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(963)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(968)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(956)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(966)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(961)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Sun Sep 15 08:48:55 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20240915084855209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084855610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35710<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91284) 20240915084856154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084856154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91284, count=102432) 20240915084857155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084857155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:48:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084858157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084858157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20240915084858668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084858669 DMM INFO MM(262420000000028/e5370762) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084858669 DMM INFO MM(262420000000028/e5370762) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084858669 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084858669 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084858669 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084858670 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084858670 DLLC NOTICE LLME(ffffffff/e5370762){ASSIGNED} LLGM Assign pre (e5370762 => ffffffff) (gprs_llc.c:1079) 20240915084858670 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e5370762 => ffffffff) (gprs_llc.c:1125) 20240915084858670 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac771880e0 (gprs_sndcp.c:574) 20240915084858670 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77188438, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915084858670 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20240915084858670 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) 20240915084858670 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) 20240915084858670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915084858670 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084858670 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084858670 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084858670 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084858714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084858714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084858714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084858714 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084858714 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084858714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084858714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084858714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084858714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084858716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084858716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084858716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084858716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084858716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084858716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084858716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084858716 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084858716 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084858716 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084858716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084858717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084858717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084858720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084858730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084858730 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@9bcdaaf81f29: 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(983)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084858756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084858756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084858756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084858756 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084858756 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084858756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084858756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084858756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084858756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(983)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084858758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084858758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084858758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084858759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084858759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084858759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084858759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084858759 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084858759 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084858759 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084858759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(982)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084858760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084858760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(983)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(983)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084858764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(979)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084858774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084858774 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(982)@9bcdaaf81f29: 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(988)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(988)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084858796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084858796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084858796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084858796 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084858796 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084858796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084858796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084858796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084858796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(988)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084858798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084858798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084858798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084858798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084858798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084858798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084858798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084858798 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084858798 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084858798 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084858798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084858798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084858798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(988)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(988)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084858802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084858811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084858811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084859159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084859159 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084859159 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084859159 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(987)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(987)@9bcdaaf81f29: 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) } } } } 20240915084859161 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(987)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(987)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084859161 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(987)@9bcdaaf81f29: 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(987)@9bcdaaf81f29: 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(987)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(987)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@9bcdaaf81f29: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='C6224DF8'O, index=0 SGSN_Test-GSUP(989)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@9bcdaaf81f29: 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 := 'E8E467D933BC16E73764D7318960400C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '235E63F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '672B220AE9C7E228'O } } } } } 20240915084859208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084859208 DLLC NOTICE LLME(ffffffff/c6224df8){UNASSIGNED} LLC RX: unknown TLLI 0xc6224df8, creating LLME on the fly (gprs_llc.c:552) 20240915084859208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084859208 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20240915084859208 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084859208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084859208 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084859208 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084859208 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084859208 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084859208 DLLC NOTICE LLME(ffffffff/c6224df8){UNASSIGNED} LLGM Assign pre (c6224df8 => d033b1ee) (gprs_llc.c:1079) 20240915084859208 DLLC NOTICE LLME(c6224df8/d033b1ee){ASSIGNED} LLGM Assign post (c6224df8 => d033b1ee) (gprs_llc.c:1125) 20240915084859208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084859208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084859208 DMM DEBUG MM(262420000000026/d033b1ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084859221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084859221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084859221 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084859221 DMM DEBUG MM(262420000000026/d033b1ee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240915084859221 DMM NOTICE MM(262420000000026/d033b1ee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084859221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084859221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084859221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084859221 DMM DEBUG MM(262420000000026/d033b1ee) Requesting authorization (sgsn_auth.c:160) 20240915084859221 DMM INFO MM(262420000000026/d033b1ee) Requesting authentication tuples (sgsn_auth.c:184) 20240915084859221 DMM DEBUG MM(262420000000026/d033b1ee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084859221 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240915084859221 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(989)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20240915084859224 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084859224 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084859224 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084859224 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084859224 DMM INFO MM(262420000000026/d033b1ee) Subscriber data update (mmctx.c:430) 20240915084859224 DMM DEBUG MM(262420000000026/d033b1ee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084859224 DMM INFO MM(262420000000026/d033b1ee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084859224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084859224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084859224 DMM INFO MM(262420000000026/d033b1ee) <- GMM AUTH AND CIPHERING REQ (rand = e8 e4 67 d9 33 bc 16 e7 37 64 d7 31 89 60 40 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084859233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084859233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084859233 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084859233 DMM INFO MM(262420000000026/d033b1ee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084859233 DMM NOTICE MM(262420000000026/d033b1ee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084859233 DMM DEBUG MM(262420000000026/d033b1ee) checking auth: received GSM SRES = 23 5e 63 f5 (gprs_gmm.c:666) 20240915084859233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084859233 DMM DEBUG MM(262420000000026/d033b1ee) Requesting authorization (sgsn_auth.c:160) 20240915084859233 DMM INFO MM(262420000000026/d033b1ee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084859233 DMM DEBUG MM(262420000000026/d033b1ee) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084859233 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240915084859233 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) 20240915084859233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084859234 DMM INFO MM(262420000000026/d033b1ee) <- GMM ATTACH ACCEPT (new P-TMSI=0xd033b1ee) (gprs_gmm.c:300) 20240915084859235 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084859235 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084859235 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240915084859235 DMM INFO MM(262420000000026/d033b1ee) Subscriber data update (mmctx.c:430) 20240915084859235 DMM DEBUG MM(262420000000026/d033b1ee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084859235 DMM INFO MM(262420000000026/d033b1ee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084859235 DMM NOTICE MM(262420000000026/d033b1ee) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240915084859235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084859235 DMM NOTICE MM(262420000000026/d033b1ee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084859235 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) 20240915084859236 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084859236 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240915084859236 DMM INFO MM(262420000000026/d033b1ee) Subscriber data update (mmctx.c:430) 20240915084859236 DMM DEBUG MM(262420000000026/d033b1ee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084859243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084859243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084859243 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084859243 DMM INFO MM(262420000000026/d033b1ee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084859243 DMM NOTICE MM(262420000000026/d033b1ee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084859243 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084859243 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084859243 DLLC NOTICE LLME(c6224df8/d033b1ee){ASSIGNED} LLGM Assign pre (ffffffff => d033b1ee) (gprs_llc.c:1079) 20240915084859243 DLLC NOTICE LLME(ffffffff/d033b1ee){ASSIGNED} LLGM Assign post (ffffffff => d033b1ee) (gprs_llc.c:1125) 20240915084859243 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084859243 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084859243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084859243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084859294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084859294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915084859294 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084859294 DMM INFO MM(262420000000026/d033b1ee) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915084859294 DMM INFO MM(262420000000026/d033b1ee) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915084859294 DMM DEBUG MM(262420000000026/d033b1ee) Using GGSN 0 (gprs_sm.c:312) 20240915084859294 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) 20240915084859294 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240915084859294 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915084859294 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20240915084859294 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20240915084859305 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 5b 58 99 e3 11 35 ef f8 71 14 05 7f 68 0c b5 7a 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) 20240915084859305 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedce0c8, cbp=0x55ac77180380) (sgsn_libgtp.c:629) 20240915084859305 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915084859305 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77188438 TLLI=d033b1ee, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915084859306 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915084859306 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915084859315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084859315 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240915084859315 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084859318 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 5b 58 99 e3 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20240915084859318 DGPRS INFO PDP(262420000000026:5): Context 0x7fd0fedce0c8 was deleted (sgsn_libgtp.c:657) 20240915084859318 DMM INFO MM(262420000000026/d033b1ee) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240915084859318 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20240915084859318 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@9bcdaaf81f29: Removing Client IMSI='262420000000026'H, index=0 20240915084859324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084859324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240915084859324 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084859324 DMM INFO MM(262420000000026/d033b1ee) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084859326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48186<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(977)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(989)@9bcdaaf81f29: Final verdict of PTC: none 20240915084859328 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084859328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(984)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(987)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(988)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(983)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(975)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(981)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(986)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(986): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(987): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(988): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Sun Sep 15 08:48:59 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20240915084859448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084859849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48192<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67012) 20240915084900330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084900330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67012, count=103732) 20240915084901331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084901331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:49:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084902333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084902333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_pdp_act_gmm_detach started. 20240915084902909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084902911 DMM INFO MM(262420000000026/d033b1ee) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084902911 DMM INFO MM(262420000000026/d033b1ee) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084902911 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084902911 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084902911 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084902911 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084902911 DLLC NOTICE LLME(ffffffff/d033b1ee){ASSIGNED} LLGM Assign pre (d033b1ee => ffffffff) (gprs_llc.c:1079) 20240915084902911 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d033b1ee => ffffffff) (gprs_llc.c:1125) 20240915084902911 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac771880e0 (gprs_sndcp.c:574) 20240915084902911 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77188438, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915084902911 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240915084902911 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) 20240915084902911 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) 20240915084902911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915084902911 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084902911 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084902911 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084902911 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084902962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084902962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084902962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084902962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084902962 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084902962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084902962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084902962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084902962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084902964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084902964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084902964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084902965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084902965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084902965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084902965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084902965 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084902965 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084902965 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084902965 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084902965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084902965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084902969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084902978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084902979 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(997)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_gmm_detach-BVCI196(995)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@9bcdaaf81f29: 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(1002)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1002)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084903010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084903010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084903010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084903010 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084903010 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084903010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084903010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084903010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084903010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1002)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084903012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084903012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084903012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084903012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084903012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084903012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084903012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084903012 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084903012 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084903012 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084903012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1001)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1002)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084903013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084903013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1002)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084903017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084903026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084903026 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1003)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(999)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1001)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084903040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084903040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084903040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084903040 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084903040 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084903040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084903040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084903040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084903040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084903042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084903042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084903042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084903042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084903042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084903042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084903042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084903042 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084903042 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084903042 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084903042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084903043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084903043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084903047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084903057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084903057 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084903334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084903334 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084903334 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084903334 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@9bcdaaf81f29: 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) } } } } 20240915084903336 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084903336 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@9bcdaaf81f29: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='C818F2E3'O, index=0 SGSN_Test-GSUP(1008)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@9bcdaaf81f29: 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 := 'BE7CEACDE5FBDE68E00B2BAE3DE230DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8976FA07'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C78C0CFAE77B4A0B'O } } } } } 20240915084903382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084903382 DLLC NOTICE LLME(ffffffff/c818f2e3){UNASSIGNED} LLC RX: unknown TLLI 0xc818f2e3, creating LLME on the fly (gprs_llc.c:552) 20240915084903382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084903383 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20240915084903383 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084903383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084903383 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084903383 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084903383 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084903383 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084903383 DLLC NOTICE LLME(ffffffff/c818f2e3){UNASSIGNED} LLGM Assign pre (c818f2e3 => d6c392a7) (gprs_llc.c:1079) 20240915084903383 DLLC NOTICE LLME(c818f2e3/d6c392a7){ASSIGNED} LLGM Assign post (c818f2e3 => d6c392a7) (gprs_llc.c:1125) 20240915084903383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084903383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084903383 DMM DEBUG MM(262420000000026/d6c392a7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084903394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084903394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084903394 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084903394 DMM DEBUG MM(262420000000026/d6c392a7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240915084903394 DMM NOTICE MM(262420000000026/d6c392a7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084903394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084903394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084903394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084903394 DMM DEBUG MM(262420000000026/d6c392a7) Requesting authorization (sgsn_auth.c:160) 20240915084903394 DMM INFO MM(262420000000026/d6c392a7) Requesting authentication tuples (sgsn_auth.c:184) 20240915084903394 DMM DEBUG MM(262420000000026/d6c392a7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084903394 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240915084903394 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)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20240915084903396 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084903397 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084903397 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084903397 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084903397 DMM INFO MM(262420000000026/d6c392a7) Subscriber data update (mmctx.c:430) 20240915084903397 DMM DEBUG MM(262420000000026/d6c392a7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084903397 DMM INFO MM(262420000000026/d6c392a7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084903397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084903397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084903397 DMM INFO MM(262420000000026/d6c392a7) <- GMM AUTH AND CIPHERING REQ (rand = be 7c ea cd e5 fb de 68 e0 0b 2b ae 3d e2 30 da , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084903404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084903404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084903404 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084903404 DMM INFO MM(262420000000026/d6c392a7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084903404 DMM NOTICE MM(262420000000026/d6c392a7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084903404 DMM DEBUG MM(262420000000026/d6c392a7) checking auth: received GSM SRES = 89 76 fa 07 (gprs_gmm.c:666) 20240915084903404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084903404 DMM DEBUG MM(262420000000026/d6c392a7) Requesting authorization (sgsn_auth.c:160) 20240915084903404 DMM INFO MM(262420000000026/d6c392a7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084903404 DMM DEBUG MM(262420000000026/d6c392a7) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084903404 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240915084903404 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) 20240915084903404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084903404 DMM INFO MM(262420000000026/d6c392a7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6c392a7) (gprs_gmm.c:300) 20240915084903405 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084903405 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084903405 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240915084903405 DMM INFO MM(262420000000026/d6c392a7) Subscriber data update (mmctx.c:430) 20240915084903405 DMM DEBUG MM(262420000000026/d6c392a7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084903405 DMM INFO MM(262420000000026/d6c392a7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084903405 DMM NOTICE MM(262420000000026/d6c392a7) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240915084903405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084903405 DMM NOTICE MM(262420000000026/d6c392a7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084903405 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) 20240915084903406 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084903406 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240915084903406 DMM INFO MM(262420000000026/d6c392a7) Subscriber data update (mmctx.c:430) 20240915084903406 DMM DEBUG MM(262420000000026/d6c392a7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084903411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084903411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084903411 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084903411 DMM INFO MM(262420000000026/d6c392a7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084903411 DMM NOTICE MM(262420000000026/d6c392a7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084903411 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084903411 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084903411 DLLC NOTICE LLME(c818f2e3/d6c392a7){ASSIGNED} LLGM Assign pre (ffffffff => d6c392a7) (gprs_llc.c:1079) 20240915084903411 DLLC NOTICE LLME(ffffffff/d6c392a7){ASSIGNED} LLGM Assign post (ffffffff => d6c392a7) (gprs_llc.c:1125) 20240915084903411 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084903411 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084903411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084903411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084903462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084903462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915084903462 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084903462 DMM INFO MM(262420000000026/d6c392a7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915084903463 DMM INFO MM(262420000000026/d6c392a7) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915084903463 DMM DEBUG MM(262420000000026/d6c392a7) Using GGSN 0 (gprs_sm.c:312) 20240915084903463 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) 20240915084903463 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240915084903463 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915084903463 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20240915084903463 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20240915084903474 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 dc 14 c5 78 11 ce de 03 0b 14 05 7f 69 12 97 84 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) 20240915084903474 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedce0c8, cbp=0x55ac77180380) (sgsn_libgtp.c:629) 20240915084903474 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915084903474 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77188438 TLLI=d6c392a7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915084903474 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915084903474 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915084903482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084903483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084903483 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084903483 DMM INFO MM(262420000000026/d6c392a7) -> GMM DETACH REQUEST TLLI=0xd6c392a7 type=GPRS detach (gprs_gmm.c:1465) 20240915084903483 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240915084903483 DMM INFO MM(262420000000026/d6c392a7) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240915084903483 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084903483 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084903483 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084903483 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084903483 DLLC NOTICE LLME(ffffffff/d6c392a7){ASSIGNED} LLGM Assign pre (d6c392a7 => ffffffff) (gprs_llc.c:1079) 20240915084903483 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d6c392a7 => ffffffff) (gprs_llc.c:1125) 20240915084903483 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac771880e0 (gprs_sndcp.c:574) 20240915084903483 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77188438, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915084903483 DMM NOTICE MM(262420000000026/d6c392a7) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240915084903483 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20240915084903483 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240915084903483 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915084903483 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20240915084903483 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240915084903483 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) 20240915084903483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915084903483 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084903483 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084903483 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084903483 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@9bcdaaf81f29: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084903491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48202<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@9bcdaaf81f29: Final verdict of PTC: none 20240915084903493 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084903493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(997)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1006)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(996)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(999)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1002)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1001)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1000)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(994)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1004)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(999): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1000): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1001): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1002): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Sun Sep 15 08:49:03 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20240915084903619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084903920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48208<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103496) 20240915084904494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084904494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915084904512 DGPRS DEBUG Checking for inactive LLMEs, time = 8200878 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=103496, count=108072) 20240915084905495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084905495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:49:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084906497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084906497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20240915084906979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084906980 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084907024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084907024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084907024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084907024 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084907024 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084907024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084907024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084907024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084907024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084907025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084907025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084907025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084907025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084907025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084907025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084907025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084907025 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084907025 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084907025 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084907025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084907026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084907026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084907029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084907038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084907038 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1016)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084907065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084907065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084907065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084907065 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084907065 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084907065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084907065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084907065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084907065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084907067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084907067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084907067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084907067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084907067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084907067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084907067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084907067 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084907067 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084907067 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084907067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084907067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084907067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084907070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084907080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084907080 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084907105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084907105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084907105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084907105 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084907105 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084907105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084907105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084907105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084907105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084907107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084907107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084907107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084907107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084907107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084907107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084907107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084907107 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084907107 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084907107 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084907107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084907108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084907108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084907112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084907122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084907122 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084907498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084907498 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084907498 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084907498 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@9bcdaaf81f29: 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) } } } } 20240915084907499 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084907500 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@9bcdaaf81f29: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='D0FB2947'O, index=0 SGSN_Test-GSUP(1027)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20240915084908550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084908550 DLLC NOTICE LLME(ffffffff/d0fb2947){UNASSIGNED} LLC RX: unknown TLLI 0xd0fb2947, creating LLME on the fly (gprs_llc.c:552) 20240915084908550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084908550 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240915084908550 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084908550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084908550 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084908550 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084908550 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084908550 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084908550 DLLC NOTICE LLME(ffffffff/d0fb2947){UNASSIGNED} LLGM Assign pre (d0fb2947 => c77aa7a5) (gprs_llc.c:1079) 20240915084908550 DLLC NOTICE LLME(d0fb2947/c77aa7a5){ASSIGNED} LLGM Assign post (d0fb2947 => c77aa7a5) (gprs_llc.c:1125) 20240915084908550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084908551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084908551 DMM DEBUG MM(262420000000039/c77aa7a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084908566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084908566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20240915084908566 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084908566 DMM INFO MM(262420000000039/c77aa7a5) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240915084908566 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084908566 DLLC NOTICE LLME(d0fb2947/c77aa7a5){ASSIGNED} LLGM Assign pre (d0fb2947 => c77aa7a5) (gprs_llc.c:1079) 20240915084908566 DLLC NOTICE LLME(d0fb2947/c77aa7a5){ASSIGNED} LLGM Assign post (d0fb2947 => c77aa7a5) (gprs_llc.c:1125) 20240915084908566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084908567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084908567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084908567 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084908567 DMM DEBUG MM(262420000000039/c77aa7a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240915084908567 DMM NOTICE MM(262420000000039/c77aa7a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084908567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084908567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084908567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240915084908567 DMM INFO MM(262420000000039/c77aa7a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc77aa7a5) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@9bcdaaf81f29: Removing Client IMSI='262420000000039'H, index=0 20240915084909570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084909570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084909570 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084909570 DMM INFO MM(262420000000039/c77aa7a5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084909570 DMM NOTICE MM(262420000000039/c77aa7a5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084909570 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084909570 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084909570 DLLC NOTICE LLME(d0fb2947/c77aa7a5){ASSIGNED} LLGM Assign pre (ffffffff => c77aa7a5) (gprs_llc.c:1079) 20240915084909570 DLLC NOTICE LLME(ffffffff/c77aa7a5){ASSIGNED} LLGM Assign post (ffffffff => c77aa7a5) (gprs_llc.c:1125) 20240915084909570 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084909570 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084909570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084909570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084909572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58458<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1015)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@9bcdaaf81f29: Final verdict of PTC: none 20240915084909575 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084909575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1020)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1025)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1013)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1018)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1023)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Sun Sep 15 08:49:09 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20240915084909709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084910111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58460<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66020) 20240915084910576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084910576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66020, count=70376) 20240915084911577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084911577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Sun Sep 15 08:49:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084912578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084912578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_xid_empty_l3 started. 20240915084913171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084913173 DMM INFO MM(262420000000039/c77aa7a5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084913173 DMM INFO MM(262420000000039/c77aa7a5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084913173 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084913173 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084913173 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084913173 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084913173 DLLC NOTICE LLME(ffffffff/c77aa7a5){ASSIGNED} LLGM Assign pre (c77aa7a5 => ffffffff) (gprs_llc.c:1079) 20240915084913173 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c77aa7a5 => ffffffff) (gprs_llc.c:1125) 20240915084913173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915084913173 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084913173 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084913173 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084913173 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@9bcdaaf81f29: 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(1035)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1035)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084913219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084913219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084913219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084913219 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084913219 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084913219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084913219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084913219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084913219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1035)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084913221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084913221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084913221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084913221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084913221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084913221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084913221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084913221 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084913221 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084913221 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084913221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1034)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1035)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084913222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084913222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1035)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084913226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915084913235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084913235 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1032)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1034)@9bcdaaf81f29: 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(1040)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@9bcdaaf81f29: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1039)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084913259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084913259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084913259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084913259 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084913259 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084913259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084913259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084913259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084913259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1040)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084913261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084913261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084913261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084913261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084913261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084913261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084913261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084913261 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084913261 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084913261 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084913261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1040)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084913262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084913262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084913266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915084913276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084913276 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1037)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1039)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084913286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084913286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084913286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084913286 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084913286 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084913286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084913286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084913286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084913286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084913287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084913287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084913287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084913287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084913287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084913287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084913287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084913287 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084913287 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084913287 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084913287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084913288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084913288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084913291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084913301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084913301 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084913579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084913579 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084913579 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084913579 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@9bcdaaf81f29: 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) } } } } 20240915084913581 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240915084913581 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1032)@9bcdaaf81f29: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='E89692BC'O, index=0 SGSN_Test-GSUP(1046)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@9bcdaaf81f29: 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 := '438C030515534EC916435EA8077B744B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ABFF277C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '68D8A5011AFF6EDC'O } } } } } 20240915084914635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084914635 DLLC NOTICE LLME(ffffffff/e89692bc){UNASSIGNED} LLC RX: unknown TLLI 0xe89692bc, creating LLME on the fly (gprs_llc.c:552) 20240915084914635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084914635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20240915084914635 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084914635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084914635 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084914635 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084914635 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084914635 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084914635 DLLC NOTICE LLME(ffffffff/e89692bc){UNASSIGNED} LLGM Assign pre (e89692bc => c1bc62bc) (gprs_llc.c:1079) 20240915084914635 DLLC NOTICE LLME(e89692bc/c1bc62bc){ASSIGNED} LLGM Assign post (e89692bc => c1bc62bc) (gprs_llc.c:1125) 20240915084914635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084914635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084914635 DMM DEBUG MM(262420000000044/c1bc62bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084914646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084914646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084914646 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084914646 DMM DEBUG MM(262420000000044/c1bc62bc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20240915084914646 DMM NOTICE MM(262420000000044/c1bc62bc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084914646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084914646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084914646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084914646 DMM DEBUG MM(262420000000044/c1bc62bc) Requesting authorization (sgsn_auth.c:160) 20240915084914646 DMM INFO MM(262420000000044/c1bc62bc) Requesting authentication tuples (sgsn_auth.c:184) 20240915084914646 DMM DEBUG MM(262420000000044/c1bc62bc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084914646 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20240915084914646 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(1046)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@9bcdaaf81f29: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20240915084914649 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084914649 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084914649 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084914649 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084914649 DMM INFO MM(262420000000044/c1bc62bc) Subscriber data update (mmctx.c:430) 20240915084914649 DMM DEBUG MM(262420000000044/c1bc62bc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084914649 DMM INFO MM(262420000000044/c1bc62bc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084914649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084914649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084914649 DMM INFO MM(262420000000044/c1bc62bc) <- GMM AUTH AND CIPHERING REQ (rand = 43 8c 03 05 15 53 4e c9 16 43 5e a8 07 7b 74 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084914657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084914657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084914657 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084914657 DMM INFO MM(262420000000044/c1bc62bc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084914658 DMM NOTICE MM(262420000000044/c1bc62bc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084914658 DMM DEBUG MM(262420000000044/c1bc62bc) checking auth: received GSM SRES = ab ff 27 7c (gprs_gmm.c:666) 20240915084914658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084914658 DMM DEBUG MM(262420000000044/c1bc62bc) Requesting authorization (sgsn_auth.c:160) 20240915084914658 DMM INFO MM(262420000000044/c1bc62bc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084914658 DMM DEBUG MM(262420000000044/c1bc62bc) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084914658 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20240915084914658 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) 20240915084914658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084914658 DMM INFO MM(262420000000044/c1bc62bc) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1bc62bc) (gprs_gmm.c:300) 20240915084914659 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084914659 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084914659 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240915084914659 DMM INFO MM(262420000000044/c1bc62bc) Subscriber data update (mmctx.c:430) 20240915084914659 DMM DEBUG MM(262420000000044/c1bc62bc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084914659 DMM INFO MM(262420000000044/c1bc62bc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084914659 DMM NOTICE MM(262420000000044/c1bc62bc) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20240915084914659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084914659 DMM NOTICE MM(262420000000044/c1bc62bc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084914659 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) 20240915084914660 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084914660 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240915084914660 DMM INFO MM(262420000000044/c1bc62bc) Subscriber data update (mmctx.c:430) 20240915084914660 DMM DEBUG MM(262420000000044/c1bc62bc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084914667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084914667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084914667 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084914667 DMM INFO MM(262420000000044/c1bc62bc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084914667 DMM NOTICE MM(262420000000044/c1bc62bc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084914667 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084914667 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084914667 DLLC NOTICE LLME(e89692bc/c1bc62bc){ASSIGNED} LLGM Assign pre (ffffffff => c1bc62bc) (gprs_llc.c:1079) 20240915084914667 DLLC NOTICE LLME(ffffffff/c1bc62bc){ASSIGNED} LLGM Assign post (ffffffff => c1bc62bc) (gprs_llc.c:1125) 20240915084914667 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084914667 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084914667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084914667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084914718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084914718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915084914718 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084914718 DMM INFO MM(262420000000044/c1bc62bc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915084914718 DMM INFO MM(262420000000044/c1bc62bc) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915084914718 DMM DEBUG MM(262420000000044/c1bc62bc) Using GGSN 0 (gprs_sm.c:312) 20240915084914718 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) 20240915084914718 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20240915084914718 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915084914718 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20240915084914718 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20240915084914730 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 60 6f e5 2d 11 59 09 05 02 14 05 7f d8 98 df b0 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) 20240915084914730 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedcf138, cbp=0x55ac771814f0) (sgsn_libgtp.c:629) 20240915084914730 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915084914730 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77188438 TLLI=c1bc62bc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915084914730 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915084914730 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915084914737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084914737 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20240915084914737 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240915084914737 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1032)@9bcdaaf81f29: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084914744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58462<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915084914746 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084914746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1046)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1040)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1035)@9bcdaaf81f29: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1032)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@9bcdaaf81f29: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1037)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1034)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1044)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@9bcdaaf81f29: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1033)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1038)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1042)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_xid_empty_l3-BVCI196(1032): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1033): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1034): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1035): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_xid_empty_l3-BVCI210(1037): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Sun Sep 15 08:49:14 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20240915084914874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084915275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93676) 20240915084915747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084915747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93676, count=98592) 20240915084916748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084916748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Sun Sep 15 08:49:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084917749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084917749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_xid_n201u started. 20240915084918337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084918338 DMM INFO MM(262420000000044/c1bc62bc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084918338 DMM INFO MM(262420000000044/c1bc62bc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084918338 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084918338 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084918338 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084918338 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084918338 DLLC NOTICE LLME(ffffffff/c1bc62bc){ASSIGNED} LLGM Assign pre (c1bc62bc => ffffffff) (gprs_llc.c:1079) 20240915084918338 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c1bc62bc => ffffffff) (gprs_llc.c:1125) 20240915084918338 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac771880e0 (gprs_sndcp.c:574) 20240915084918338 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77188438, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915084918338 DMM NOTICE MM(262420000000044/c1bc62bc) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240915084918338 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20240915084918338 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240915084918338 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915084918338 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20240915084918338 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20240915084918338 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) 20240915084918338 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) 20240915084918338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915084918338 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084918338 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084918338 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084918338 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084918381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084918381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084918381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084918381 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084918381 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084918381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084918381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084918381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084918381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084918383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084918383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084918383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084918383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084918383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084918383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084918383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084918383 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084918383 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084918383 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084918383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1053)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084918384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084918384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084918387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084918397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084918397 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1059)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084918426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084918426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084918426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084918426 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084918426 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084918426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084918426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084918426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084918426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1058)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1059)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084918428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084918428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084918428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084918428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084918428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084918428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084918428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084918429 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084918429 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084918429 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084918429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084918429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084918429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1059)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1059)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084918432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084918440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084918440 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1056)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1058)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084918461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084918461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084918461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084918461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084918461 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084918461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084918461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084918461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084918461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084918463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084918463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084918463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084918463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084918463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084918463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084918463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084918463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084918463 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084918463 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084918463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084918463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084918463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084918467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084918477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084918477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1062)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084918750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084918750 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084918750 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084918750 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@9bcdaaf81f29: 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) } } } } 20240915084918752 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084918753 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@9bcdaaf81f29: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='F303CADB'O, index=0 SGSN_Test-GSUP(1065)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@9bcdaaf81f29: 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 := 'F22FFD7F7D8A7D8118E8EF4C4B3D980D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '07EEFD44'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BE24224347B24DF2'O } } } } } 20240915084919807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084919807 DLLC NOTICE LLME(ffffffff/f303cadb){UNASSIGNED} LLC RX: unknown TLLI 0xf303cadb, creating LLME on the fly (gprs_llc.c:552) 20240915084919807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084919807 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20240915084919807 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084919807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084919807 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084919807 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084919807 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084919807 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084919807 DLLC NOTICE LLME(ffffffff/f303cadb){UNASSIGNED} LLGM Assign pre (f303cadb => f94af739) (gprs_llc.c:1079) 20240915084919807 DLLC NOTICE LLME(f303cadb/f94af739){ASSIGNED} LLGM Assign post (f303cadb => f94af739) (gprs_llc.c:1125) 20240915084919807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084919807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084919808 DMM DEBUG MM(262420000000045/f94af739) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084919821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084919821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084919821 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084919821 DMM DEBUG MM(262420000000045/f94af739) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20240915084919821 DMM NOTICE MM(262420000000045/f94af739) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084919821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084919821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084919821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084919821 DMM DEBUG MM(262420000000045/f94af739) Requesting authorization (sgsn_auth.c:160) 20240915084919821 DMM INFO MM(262420000000045/f94af739) Requesting authentication tuples (sgsn_auth.c:184) 20240915084919821 DMM DEBUG MM(262420000000045/f94af739) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084919821 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20240915084919822 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(1065)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@9bcdaaf81f29: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20240915084919825 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084919825 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084919825 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084919825 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084919825 DMM INFO MM(262420000000045/f94af739) Subscriber data update (mmctx.c:430) 20240915084919825 DMM DEBUG MM(262420000000045/f94af739) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084919825 DMM INFO MM(262420000000045/f94af739) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084919825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084919825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084919825 DMM INFO MM(262420000000045/f94af739) <- GMM AUTH AND CIPHERING REQ (rand = f2 2f fd 7f 7d 8a 7d 81 18 e8 ef 4c 4b 3d 98 0d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084919833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084919833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084919833 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084919833 DMM INFO MM(262420000000045/f94af739) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084919833 DMM NOTICE MM(262420000000045/f94af739) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084919833 DMM DEBUG MM(262420000000045/f94af739) checking auth: received GSM SRES = 07 ee fd 44 (gprs_gmm.c:666) 20240915084919833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084919833 DMM DEBUG MM(262420000000045/f94af739) Requesting authorization (sgsn_auth.c:160) 20240915084919833 DMM INFO MM(262420000000045/f94af739) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084919833 DMM DEBUG MM(262420000000045/f94af739) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084919833 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20240915084919833 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) 20240915084919833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084919833 DMM INFO MM(262420000000045/f94af739) <- GMM ATTACH ACCEPT (new P-TMSI=0xf94af739) (gprs_gmm.c:300) 20240915084919835 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084919835 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084919835 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240915084919835 DMM INFO MM(262420000000045/f94af739) Subscriber data update (mmctx.c:430) 20240915084919835 DMM DEBUG MM(262420000000045/f94af739) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084919835 DMM INFO MM(262420000000045/f94af739) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084919835 DMM NOTICE MM(262420000000045/f94af739) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20240915084919835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084919835 DMM NOTICE MM(262420000000045/f94af739) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084919835 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) 20240915084919835 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084919835 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240915084919835 DMM INFO MM(262420000000045/f94af739) Subscriber data update (mmctx.c:430) 20240915084919835 DMM DEBUG MM(262420000000045/f94af739) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084919842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084919842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084919842 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084919842 DMM INFO MM(262420000000045/f94af739) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084919842 DMM NOTICE MM(262420000000045/f94af739) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084919842 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084919842 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084919842 DLLC NOTICE LLME(f303cadb/f94af739){ASSIGNED} LLGM Assign pre (ffffffff => f94af739) (gprs_llc.c:1079) 20240915084919842 DLLC NOTICE LLME(ffffffff/f94af739){ASSIGNED} LLGM Assign post (ffffffff => f94af739) (gprs_llc.c:1125) 20240915084919842 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084919842 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084919842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084919842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084919894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084919894 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915084919894 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084919894 DMM INFO MM(262420000000045/f94af739) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915084919894 DMM INFO MM(262420000000045/f94af739) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915084919894 DMM DEBUG MM(262420000000045/f94af739) Using GGSN 0 (gprs_sm.c:312) 20240915084919894 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) 20240915084919894 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20240915084919894 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915084919894 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20240915084919894 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20240915084919905 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 0a dc ea 4e 11 42 99 55 38 14 05 7f a2 81 52 b3 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) 20240915084919905 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedd01a8, cbp=0x55ac77181900) (sgsn_libgtp.c:629) 20240915084919905 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915084919905 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77188438 TLLI=f94af739, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915084919905 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915084919905 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915084919912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084919913 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20240915084919913 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240915084919913 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20240915084919913 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@9bcdaaf81f29: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084919919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38494<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915084919922 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1065)@9bcdaaf81f29: Final verdict of PTC: none 20240915084919922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1053)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1063)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@9bcdaaf81f29: Final verdict of PTC: none TC_xid_n201u-BVCI210(1056)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1059)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@9bcdaaf81f29: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@9bcdaaf81f29: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1058)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1051)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1057)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1061)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_xid_n201u-BVCI210(1056): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1057): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1058): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1059): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_xid_n201u finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Sun Sep 15 08:49:20 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20240915084920051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084920452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38502<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92576) 20240915084920923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084920923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92576, count=101456) 20240915084921924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084921924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Sun Sep 15 08:49:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084922925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084922925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_llc_null started. 20240915084923510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084923512 DMM INFO MM(262420000000045/f94af739) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084923512 DMM INFO MM(262420000000045/f94af739) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084923512 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084923512 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084923512 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084923512 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084923512 DLLC NOTICE LLME(ffffffff/f94af739){ASSIGNED} LLGM Assign pre (f94af739 => ffffffff) (gprs_llc.c:1079) 20240915084923512 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f94af739 => ffffffff) (gprs_llc.c:1125) 20240915084923512 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac771880e0 (gprs_sndcp.c:574) 20240915084923512 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77188438, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915084923512 DMM NOTICE MM(262420000000045/f94af739) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240915084923512 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20240915084923512 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240915084923512 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915084923512 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20240915084923512 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20240915084923512 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) 20240915084923512 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) 20240915084923512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915084923512 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084923512 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084923512 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084923512 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084923556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084923556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084923556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084923556 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084923556 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084923556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084923556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084923556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084923556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084923557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084923557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084923557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084923558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084923558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084923558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084923558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084923558 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084923558 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084923558 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084923558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1072)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084923558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084923558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084923562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084923573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084923573 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_null-BVCI196(1071)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084923588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084923588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084923588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084923588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084923588 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084923588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084923588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084923588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084923588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084923590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084923590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084923590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084923590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084923590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084923590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084923590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084923590 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084923590 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084923590 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084923590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084923591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084923591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084923595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084923604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084923604 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084923625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084923625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084923625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084923625 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084923625 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084923625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084923626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084923626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084923626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084923627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084923627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084923627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084923627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084923627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084923627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084923627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084923628 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084923628 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084923628 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084923628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1082)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084923628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084923628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084923632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084923640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084923640 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084923926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084923926 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084923926 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084923926 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@9bcdaaf81f29: 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) } } } } 20240915084923928 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084923929 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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(1083)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@9bcdaaf81f29: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='D27229F5'O, index=0 SGSN_Test-GSUP(1084)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@9bcdaaf81f29: 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 := '2D6B3CD321870666F62CE3706E0266AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '129FF410'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0111B73CDB9FD08B'O } } } } } 20240915084924983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084924983 DLLC NOTICE LLME(ffffffff/d27229f5){UNASSIGNED} LLC RX: unknown TLLI 0xd27229f5, creating LLME on the fly (gprs_llc.c:552) 20240915084924983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084924983 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20240915084924983 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084924983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084924983 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084924983 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084924983 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084924983 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084924983 DLLC NOTICE LLME(ffffffff/d27229f5){UNASSIGNED} LLGM Assign pre (d27229f5 => d581d258) (gprs_llc.c:1079) 20240915084924983 DLLC NOTICE LLME(d27229f5/d581d258){ASSIGNED} LLGM Assign post (d27229f5 => d581d258) (gprs_llc.c:1125) 20240915084924983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084924983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084924983 DMM DEBUG MM(262420000000041/d581d258) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084924995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084924995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084924995 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084924995 DMM DEBUG MM(262420000000041/d581d258) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20240915084924995 DMM NOTICE MM(262420000000041/d581d258) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084924995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084924995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084924995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084924996 DMM DEBUG MM(262420000000041/d581d258) Requesting authorization (sgsn_auth.c:160) 20240915084924996 DMM INFO MM(262420000000041/d581d258) Requesting authentication tuples (sgsn_auth.c:184) 20240915084924996 DMM DEBUG MM(262420000000041/d581d258) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084924996 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20240915084924996 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(1084)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@9bcdaaf81f29: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20240915084924999 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084924999 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084924999 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084924999 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084924999 DMM INFO MM(262420000000041/d581d258) Subscriber data update (mmctx.c:430) 20240915084924999 DMM DEBUG MM(262420000000041/d581d258) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084924999 DMM INFO MM(262420000000041/d581d258) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084924999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084924999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084924999 DMM INFO MM(262420000000041/d581d258) <- GMM AUTH AND CIPHERING REQ (rand = 2d 6b 3c d3 21 87 06 66 f6 2c e3 70 6e 02 66 ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084925006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084925006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084925006 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084925006 DMM INFO MM(262420000000041/d581d258) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084925006 DMM NOTICE MM(262420000000041/d581d258) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084925006 DMM DEBUG MM(262420000000041/d581d258) checking auth: received GSM SRES = 12 9f f4 10 (gprs_gmm.c:666) 20240915084925006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084925006 DMM DEBUG MM(262420000000041/d581d258) Requesting authorization (sgsn_auth.c:160) 20240915084925006 DMM INFO MM(262420000000041/d581d258) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084925007 DMM DEBUG MM(262420000000041/d581d258) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084925007 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20240915084925007 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) 20240915084925007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084925007 DMM INFO MM(262420000000041/d581d258) <- GMM ATTACH ACCEPT (new P-TMSI=0xd581d258) (gprs_gmm.c:300) 20240915084925008 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084925008 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084925008 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240915084925008 DMM INFO MM(262420000000041/d581d258) Subscriber data update (mmctx.c:430) 20240915084925008 DMM DEBUG MM(262420000000041/d581d258) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084925008 DMM INFO MM(262420000000041/d581d258) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084925008 DMM NOTICE MM(262420000000041/d581d258) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20240915084925008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084925008 DMM NOTICE MM(262420000000041/d581d258) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084925008 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) 20240915084925008 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084925009 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240915084925009 DMM INFO MM(262420000000041/d581d258) Subscriber data update (mmctx.c:430) 20240915084925009 DMM DEBUG MM(262420000000041/d581d258) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084925014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084925014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084925014 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084925014 DMM INFO MM(262420000000041/d581d258) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084925014 DMM NOTICE MM(262420000000041/d581d258) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084925014 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084925014 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084925014 DLLC NOTICE LLME(d27229f5/d581d258){ASSIGNED} LLGM Assign pre (ffffffff => d581d258) (gprs_llc.c:1079) 20240915084925014 DLLC NOTICE LLME(ffffffff/d581d258){ASSIGNED} LLGM Assign post (ffffffff => d581d258) (gprs_llc.c:1125) 20240915084925014 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084925014 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084925014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084925014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915084926067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084926067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20240915084926067 DLLC DEBUG TLLI=d581d258 sends us LLC NULL (gprs_llc.c:912) 20240915084926067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084926067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240915084926067 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084926067 DMM INFO MM(262420000000041/d581d258) -> GMM DETACH REQUEST TLLI=0xd581d258 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240915084926067 DMM INFO MM(262420000000041/d581d258) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240915084926067 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084926067 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084926067 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084926067 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084926067 DLLC NOTICE LLME(ffffffff/d581d258){ASSIGNED} LLGM Assign pre (d581d258 => ffffffff) (gprs_llc.c:1079) 20240915084926067 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d581d258 => ffffffff) (gprs_llc.c:1125) 20240915084926067 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20240915084926067 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) 20240915084926067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915084926067 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084926067 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084926067 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084926068 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@9bcdaaf81f29: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@9bcdaaf81f29: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084931078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38504<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@9bcdaaf81f29: Final verdict of PTC: none 20240915084931080 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084931080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1083)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1072)@9bcdaaf81f29: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@9bcdaaf81f29: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@9bcdaaf81f29: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1082)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1077)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1080)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1075)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1070)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_llc_null finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Sun Sep 15 08:49:31 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20240915084931206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084931507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60624<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95092) 20240915084932081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084932081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95092, count=100524) 20240915084933082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084933082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Sun Sep 15 08:49:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084934083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084934083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915084934513 DGPRS DEBUG Checking for inactive LLMEs, time = 8200908 (sgsn.c:131) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_llc_sabm_dm_llgmm started. 20240915084934564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084934566 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084934612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084934612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084934612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084934612 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084934612 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084934612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084934612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084934612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084934612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084934613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084934613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084934613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084934614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084934614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084934614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084934614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084934614 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084934614 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084934614 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084934614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1091)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084934615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084934615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084934618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084934629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084934629 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@9bcdaaf81f29: 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(1097)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084934655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084934655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084934655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084934655 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084934655 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084934655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084934655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084934655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084934655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1096)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1097)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084934658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084934658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084934658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084934658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084934658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084934658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084934658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084934658 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084934658 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084934658 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084934658 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084934659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084934659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1097)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1097)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084934663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915084934674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084934674 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1096)@9bcdaaf81f29: 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_llc_sabm_dm_llgmm-BVCI210(1094)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1101)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084934682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084934682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084934682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084934682 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084934682 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084934682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084934682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084934682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084934682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084934684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084934684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084934684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084934684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084934684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084934684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084934684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084934684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084934684 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084934684 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084934684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084934685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084934685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084934689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084934700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084934700 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084935084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084935084 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084935084 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084935084 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@9bcdaaf81f29: 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) } } } } 20240915084935086 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084935087 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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(1102)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@9bcdaaf81f29: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='FBB7F0EB'O, index=0 SGSN_Test-GSUP(1103)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@9bcdaaf81f29: 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 := '7B579BE5C2D059474386DA09B1B123DD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F051078'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0B36DD8B327F5A7B'O } } } } } 20240915084936140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084936140 DLLC NOTICE LLME(ffffffff/fbb7f0eb){UNASSIGNED} LLC RX: unknown TLLI 0xfbb7f0eb, creating LLME on the fly (gprs_llc.c:552) 20240915084936140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084936140 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20240915084936140 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084936140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084936140 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084936140 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084936140 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084936140 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084936140 DLLC NOTICE LLME(ffffffff/fbb7f0eb){UNASSIGNED} LLGM Assign pre (fbb7f0eb => c9adbdf5) (gprs_llc.c:1079) 20240915084936141 DLLC NOTICE LLME(fbb7f0eb/c9adbdf5){ASSIGNED} LLGM Assign post (fbb7f0eb => c9adbdf5) (gprs_llc.c:1125) 20240915084936141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084936141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084936141 DMM DEBUG MM(262420000000042/c9adbdf5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084936153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084936153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084936153 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084936153 DMM DEBUG MM(262420000000042/c9adbdf5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20240915084936153 DMM NOTICE MM(262420000000042/c9adbdf5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084936153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084936153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084936153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084936153 DMM DEBUG MM(262420000000042/c9adbdf5) Requesting authorization (sgsn_auth.c:160) 20240915084936153 DMM INFO MM(262420000000042/c9adbdf5) Requesting authentication tuples (sgsn_auth.c:184) 20240915084936153 DMM DEBUG MM(262420000000042/c9adbdf5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084936153 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20240915084936153 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(1103)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@9bcdaaf81f29: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20240915084936156 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084936156 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084936156 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084936156 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084936156 DMM INFO MM(262420000000042/c9adbdf5) Subscriber data update (mmctx.c:430) 20240915084936156 DMM DEBUG MM(262420000000042/c9adbdf5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084936156 DMM INFO MM(262420000000042/c9adbdf5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084936156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084936156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084936156 DMM INFO MM(262420000000042/c9adbdf5) <- GMM AUTH AND CIPHERING REQ (rand = 7b 57 9b e5 c2 d0 59 47 43 86 da 09 b1 b1 23 dd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084936165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084936165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084936165 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084936165 DMM INFO MM(262420000000042/c9adbdf5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084936165 DMM NOTICE MM(262420000000042/c9adbdf5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084936165 DMM DEBUG MM(262420000000042/c9adbdf5) checking auth: received GSM SRES = 9f 05 10 78 (gprs_gmm.c:666) 20240915084936165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084936165 DMM DEBUG MM(262420000000042/c9adbdf5) Requesting authorization (sgsn_auth.c:160) 20240915084936165 DMM INFO MM(262420000000042/c9adbdf5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084936165 DMM DEBUG MM(262420000000042/c9adbdf5) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084936165 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20240915084936165 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) 20240915084936165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084936165 DMM INFO MM(262420000000042/c9adbdf5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9adbdf5) (gprs_gmm.c:300) 20240915084936166 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084936167 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084936167 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240915084936167 DMM INFO MM(262420000000042/c9adbdf5) Subscriber data update (mmctx.c:430) 20240915084936167 DMM DEBUG MM(262420000000042/c9adbdf5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084936167 DMM INFO MM(262420000000042/c9adbdf5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084936167 DMM NOTICE MM(262420000000042/c9adbdf5) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20240915084936167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084936167 DMM NOTICE MM(262420000000042/c9adbdf5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084936167 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) 20240915084936167 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084936167 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240915084936167 DMM INFO MM(262420000000042/c9adbdf5) Subscriber data update (mmctx.c:430) 20240915084936167 DMM DEBUG MM(262420000000042/c9adbdf5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084936173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084936173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084936173 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084936173 DMM INFO MM(262420000000042/c9adbdf5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084936173 DMM NOTICE MM(262420000000042/c9adbdf5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084936173 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084936173 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084936173 DLLC NOTICE LLME(fbb7f0eb/c9adbdf5){ASSIGNED} LLGM Assign pre (ffffffff => c9adbdf5) (gprs_llc.c:1079) 20240915084936173 DLLC NOTICE LLME(ffffffff/c9adbdf5){ASSIGNED} LLGM Assign post (ffffffff => c9adbdf5) (gprs_llc.c:1125) 20240915084936173 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084936173 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084936173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084936173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915084937225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084937225 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(1105)@9bcdaaf81f29: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@9bcdaaf81f29: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084937234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60638<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915084937235 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084937235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1102)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(1103)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1091)@9bcdaaf81f29: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1094)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1097)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1101)@9bcdaaf81f29: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@9bcdaaf81f29: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1099)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1089)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1095)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1094): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Sun Sep 15 08:49:37 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20240915084937370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084937771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82988) 20240915084938237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084938237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=82988, count=87344) 20240915084939238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084939238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Sun Sep 15 08:49:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084940239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084940239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_llc_sabm_dm_ll5 started. 20240915084940830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084940831 DMM INFO MM(262420000000042/c9adbdf5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084940831 DMM INFO MM(262420000000042/c9adbdf5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084940831 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084940831 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084940831 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084940832 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084940832 DLLC NOTICE LLME(ffffffff/c9adbdf5){ASSIGNED} LLGM Assign pre (c9adbdf5 => ffffffff) (gprs_llc.c:1079) 20240915084940832 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c9adbdf5 => ffffffff) (gprs_llc.c:1125) 20240915084940832 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20240915084940832 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) 20240915084940832 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) 20240915084940832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915084940832 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084940832 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084940832 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084940832 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084940883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084940883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084940883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084940883 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084940883 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084940883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084940883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084940883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084940883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084940884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084940884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084940884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084940885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084940885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084940885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084940885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084940885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084940885 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084940885 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084940885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084940885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084940885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084940889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084940896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084940896 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1109)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084940919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084940919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084940920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084940920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084940920 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084940920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084940920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084940920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084940920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084940921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084940921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084940921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084940921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084940921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084940921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084940921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084940921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084940921 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084940921 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084940921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084940922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084940922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084940925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084940933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084940933 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1116)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 TC_llc_sabm_dm_ll5-BVCI210(1114)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@9bcdaaf81f29: 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(1121)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1121)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084940965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084940966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084940966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084940966 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084940966 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084940966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084940966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084940966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084940966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1121)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084940967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084940967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084940967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084940967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084940967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084940968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084940968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084940968 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084940968 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084940968 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084940968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084940968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084940968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1121)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1121)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084940972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084940980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084940980 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1118)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084941240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084941240 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084941240 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084941240 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1120)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1120)@9bcdaaf81f29: 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) } } } } 20240915084941242 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1120)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1120)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084941243 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1120)@9bcdaaf81f29: 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(1120)@9bcdaaf81f29: 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(1120)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1120)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@9bcdaaf81f29: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='F113B70A'O, index=0 SGSN_Test-GSUP(1122)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@9bcdaaf81f29: 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 := 'D396E4EAE2AAD0CD0E37E3B2EE397372'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9734B18F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F14360E25C231413'O } } } } } 20240915084942296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084942296 DLLC NOTICE LLME(ffffffff/f113b70a){UNASSIGNED} LLC RX: unknown TLLI 0xf113b70a, creating LLME on the fly (gprs_llc.c:552) 20240915084942296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084942296 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20240915084942296 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084942296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084942296 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084942296 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084942296 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084942296 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084942296 DLLC NOTICE LLME(ffffffff/f113b70a){UNASSIGNED} LLGM Assign pre (f113b70a => caee281d) (gprs_llc.c:1079) 20240915084942296 DLLC NOTICE LLME(f113b70a/caee281d){ASSIGNED} LLGM Assign post (f113b70a => caee281d) (gprs_llc.c:1125) 20240915084942296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084942296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084942296 DMM DEBUG MM(262420000000043/caee281d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084942309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084942309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084942309 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084942309 DMM DEBUG MM(262420000000043/caee281d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20240915084942309 DMM NOTICE MM(262420000000043/caee281d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084942309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084942309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084942309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084942309 DMM DEBUG MM(262420000000043/caee281d) Requesting authorization (sgsn_auth.c:160) 20240915084942309 DMM INFO MM(262420000000043/caee281d) Requesting authentication tuples (sgsn_auth.c:184) 20240915084942309 DMM DEBUG MM(262420000000043/caee281d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084942309 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20240915084942309 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(1122)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@9bcdaaf81f29: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20240915084942313 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084942313 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084942313 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084942313 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084942313 DMM INFO MM(262420000000043/caee281d) Subscriber data update (mmctx.c:430) 20240915084942313 DMM DEBUG MM(262420000000043/caee281d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084942313 DMM INFO MM(262420000000043/caee281d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084942313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084942313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084942313 DMM INFO MM(262420000000043/caee281d) <- GMM AUTH AND CIPHERING REQ (rand = d3 96 e4 ea e2 aa d0 cd 0e 37 e3 b2 ee 39 73 72 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084942322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084942322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084942322 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084942322 DMM INFO MM(262420000000043/caee281d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084942322 DMM NOTICE MM(262420000000043/caee281d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084942322 DMM DEBUG MM(262420000000043/caee281d) checking auth: received GSM SRES = 97 34 b1 8f (gprs_gmm.c:666) 20240915084942322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084942322 DMM DEBUG MM(262420000000043/caee281d) Requesting authorization (sgsn_auth.c:160) 20240915084942322 DMM INFO MM(262420000000043/caee281d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084942322 DMM DEBUG MM(262420000000043/caee281d) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084942322 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20240915084942322 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) 20240915084942322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084942322 DMM INFO MM(262420000000043/caee281d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaee281d) (gprs_gmm.c:300) 20240915084942323 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084942324 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084942324 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240915084942324 DMM INFO MM(262420000000043/caee281d) Subscriber data update (mmctx.c:430) 20240915084942324 DMM DEBUG MM(262420000000043/caee281d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084942324 DMM INFO MM(262420000000043/caee281d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084942324 DMM NOTICE MM(262420000000043/caee281d) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20240915084942324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084942324 DMM NOTICE MM(262420000000043/caee281d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084942324 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) 20240915084942324 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084942324 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240915084942324 DMM INFO MM(262420000000043/caee281d) Subscriber data update (mmctx.c:430) 20240915084942324 DMM DEBUG MM(262420000000043/caee281d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084942329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084942329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084942329 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084942329 DMM INFO MM(262420000000043/caee281d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084942330 DMM NOTICE MM(262420000000043/caee281d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084942330 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084942330 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084942330 DLLC NOTICE LLME(f113b70a/caee281d){ASSIGNED} LLGM Assign pre (ffffffff => caee281d) (gprs_llc.c:1079) 20240915084942330 DLLC NOTICE LLME(ffffffff/caee281d){ASSIGNED} LLGM Assign post (ffffffff => caee281d) (gprs_llc.c:1125) 20240915084942330 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084942330 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084942330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084942330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915084943381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084943381 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(1124)@9bcdaaf81f29: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@9bcdaaf81f29: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084943390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42292<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@9bcdaaf81f29: Final verdict of PTC: none 20240915084943393 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(1106)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@9bcdaaf81f29: Final verdict of PTC: none 20240915084943393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_sabm_dm_ll5-BVCI196(1109)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1121)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1120)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1110)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1115)@9bcdaaf81f29: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1118)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@9bcdaaf81f29: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1113)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1108)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1119)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1118): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1119): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1120): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1121): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Sun Sep 15 08:49:43 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20240915084943523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084943924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42294<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87104) 20240915084944394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084944394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87104, count=91460) 20240915084945395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084945395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Sun Sep 15 08:49:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084946396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084946396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_suspend_nopaging started. 20240915084946983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084946984 DMM INFO MM(262420000000043/caee281d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084946984 DMM INFO MM(262420000000043/caee281d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084946984 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084946984 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084946984 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084946984 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084946984 DLLC NOTICE LLME(ffffffff/caee281d){ASSIGNED} LLGM Assign pre (caee281d => ffffffff) (gprs_llc.c:1079) 20240915084946984 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (caee281d => ffffffff) (gprs_llc.c:1125) 20240915084946984 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20240915084946984 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) 20240915084946984 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) 20240915084946984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915084946984 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084946984 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915084946984 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084946984 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084947032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084947032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084947032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084947032 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084947032 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084947032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084947032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084947032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084947032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084947033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084947033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084947033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084947033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084947033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084947033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084947033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084947033 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084947033 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084947033 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084947033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084947033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084947033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084947037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084947045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084947045 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1128)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084947067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084947067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084947067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084947067 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084947067 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084947067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084947067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084947067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084947067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084947069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084947069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084947069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084947069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084947069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084947069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084947069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084947069 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084947069 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084947069 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084947069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1134)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084947070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084947070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084947074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084947084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084947084 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084947108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084947108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084947108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084947108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084947108 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084947108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084947108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084947109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084947109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084947110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084947110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084947110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084947110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084947110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084947110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084947110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084947110 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084947110 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084947110 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084947110 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084947111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084947111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084947114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084947123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084947123 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084947398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084947398 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084947398 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084947398 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@9bcdaaf81f29: 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) } } } } 20240915084947400 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915084947401 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@9bcdaaf81f29: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='C8A77D82'O, index=0 SGSN_Test-GSUP(1141)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@9bcdaaf81f29: 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 := '2A5DDEE83666EE52321AC5F2273832E0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B2DAE11'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AAFA9805218B1A82'O } } } } } 20240915084948454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084948455 DLLC NOTICE LLME(ffffffff/c8a77d82){UNASSIGNED} LLC RX: unknown TLLI 0xc8a77d82, creating LLME on the fly (gprs_llc.c:552) 20240915084948455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084948455 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20240915084948455 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084948455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915084948455 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084948455 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915084948455 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084948455 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084948455 DLLC NOTICE LLME(ffffffff/c8a77d82){UNASSIGNED} LLGM Assign pre (c8a77d82 => d92f284b) (gprs_llc.c:1079) 20240915084948455 DLLC NOTICE LLME(c8a77d82/d92f284b){ASSIGNED} LLGM Assign post (c8a77d82 => d92f284b) (gprs_llc.c:1125) 20240915084948455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084948455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084948455 DMM DEBUG MM(262420000000048/d92f284b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084948469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084948469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084948469 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084948469 DMM DEBUG MM(262420000000048/d92f284b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20240915084948469 DMM NOTICE MM(262420000000048/d92f284b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084948469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084948469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084948469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084948469 DMM DEBUG MM(262420000000048/d92f284b) Requesting authorization (sgsn_auth.c:160) 20240915084948469 DMM INFO MM(262420000000048/d92f284b) Requesting authentication tuples (sgsn_auth.c:184) 20240915084948469 DMM DEBUG MM(262420000000048/d92f284b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084948469 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20240915084948469 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(1141)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@9bcdaaf81f29: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20240915084948472 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084948472 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084948472 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084948472 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084948472 DMM INFO MM(262420000000048/d92f284b) Subscriber data update (mmctx.c:430) 20240915084948472 DMM DEBUG MM(262420000000048/d92f284b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084948472 DMM INFO MM(262420000000048/d92f284b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084948472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084948472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084948472 DMM INFO MM(262420000000048/d92f284b) <- GMM AUTH AND CIPHERING REQ (rand = 2a 5d de e8 36 66 ee 52 32 1a c5 f2 27 38 32 e0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084948480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084948480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084948480 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084948480 DMM INFO MM(262420000000048/d92f284b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084948480 DMM NOTICE MM(262420000000048/d92f284b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084948480 DMM DEBUG MM(262420000000048/d92f284b) checking auth: received GSM SRES = 5b 2d ae 11 (gprs_gmm.c:666) 20240915084948480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084948480 DMM DEBUG MM(262420000000048/d92f284b) Requesting authorization (sgsn_auth.c:160) 20240915084948480 DMM INFO MM(262420000000048/d92f284b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084948480 DMM DEBUG MM(262420000000048/d92f284b) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084948480 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20240915084948480 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) 20240915084948480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084948480 DMM INFO MM(262420000000048/d92f284b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd92f284b) (gprs_gmm.c:300) 20240915084948481 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084948481 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084948481 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240915084948481 DMM INFO MM(262420000000048/d92f284b) Subscriber data update (mmctx.c:430) 20240915084948481 DMM DEBUG MM(262420000000048/d92f284b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084948481 DMM INFO MM(262420000000048/d92f284b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084948481 DMM NOTICE MM(262420000000048/d92f284b) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20240915084948481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084948481 DMM NOTICE MM(262420000000048/d92f284b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084948481 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) 20240915084948482 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084948482 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240915084948482 DMM INFO MM(262420000000048/d92f284b) Subscriber data update (mmctx.c:430) 20240915084948482 DMM DEBUG MM(262420000000048/d92f284b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084948488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084948488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084948488 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084948488 DMM INFO MM(262420000000048/d92f284b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084948488 DMM NOTICE MM(262420000000048/d92f284b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084948488 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084948488 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084948488 DLLC NOTICE LLME(c8a77d82/d92f284b){ASSIGNED} LLGM Assign pre (ffffffff => d92f284b) (gprs_llc.c:1079) 20240915084948488 DLLC NOTICE LLME(ffffffff/d92f284b){ASSIGNED} LLGM Assign post (ffffffff => d92f284b) (gprs_llc.c:1125) 20240915084948488 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084948488 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084948488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084948488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084948540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084948540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915084948540 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084948540 DMM INFO MM(262420000000048/d92f284b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915084948540 DMM INFO MM(262420000000048/d92f284b) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915084948540 DMM DEBUG MM(262420000000048/d92f284b) Using GGSN 0 (gprs_sm.c:312) 20240915084948540 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) 20240915084948540 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20240915084948540 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915084948540 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20240915084948540 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20240915084948552 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 c1 b5 65 b0 11 1c 39 66 7c 14 05 7f 20 3c ba a2 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) 20240915084948552 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedd1218, cbp=0x55ac771869a0) (sgsn_libgtp.c:629) 20240915084948552 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915084948552 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac771872c8 TLLI=d92f284b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915084948552 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915084948552 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915084948559 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:776) 20240915084948565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084948565 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2297) 20240915084948565 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240915084948568 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:776) 20240915084948568 DMM INFO MM(262420000000048/d92f284b) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:801) TC_suspend_nopaging-BVCI196(1128)@9bcdaaf81f29: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@9bcdaaf81f29: Final verdict of PTC: pass 20240915084953575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46536<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@9bcdaaf81f29: Final verdict of PTC: none 20240915084953578 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915084953578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1139)@9bcdaaf81f29: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@9bcdaaf81f29: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@9bcdaaf81f29: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1129)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1134)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1137)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1127)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1132)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_suspend_nopaging finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Sun Sep 15 08:49:53 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20240915084953707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084954108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46546<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96324) 20240915084954578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084954578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96324, count=100680) 20240915084955579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084955579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Sun Sep 15 08:49:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915084956580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084956580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_suspend_resume started. 20240915084957165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915084957167 DMM INFO MM(262420000000048/d92f284b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915084957167 DMM INFO MM(262420000000048/d92f284b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915084957167 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915084957167 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915084957167 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915084957167 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915084957167 DLLC NOTICE LLME(ffffffff/d92f284b){ASSIGNED} LLGM Assign pre (d92f284b => ffffffff) (gprs_llc.c:1079) 20240915084957167 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d92f284b => ffffffff) (gprs_llc.c:1125) 20240915084957167 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac77186f70 (gprs_sndcp.c:574) 20240915084957167 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac771872c8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915084957167 DMM NOTICE MM(262420000000048/d92f284b) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240915084957167 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20240915084957167 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240915084957167 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915084957167 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20240915084957167 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20240915084957167 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) 20240915084957167 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) 20240915084957167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915084957167 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915084957167 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915084957167 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915084957167 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084957212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915084957212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084957212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084957212 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084957212 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915084957212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084957212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084957212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084957212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084957214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084957214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084957214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084957214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084957214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084957214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084957214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084957214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084957214 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915084957214 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084957214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084957215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084957215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084957219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915084957228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084957228 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084957251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915084957252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084957252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084957252 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084957252 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915084957252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084957252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084957252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084957252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084957254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084957254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084957254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084957254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084957254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084957254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084957254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084957254 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084957254 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915084957254 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084957254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915084957255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084957255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084957258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915084957266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084957266 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1152)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915084957287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915084957287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915084957287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915084957287 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084957287 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915084957287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915084957287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915084957287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915084957287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915084957289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915084957289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915084957289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915084957289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915084957289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915084957289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915084957289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915084957289 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915084957289 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915084957289 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915084957289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1158)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915084957290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915084957290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915084957294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915084957304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084957304 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915084957581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915084957581 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915084957581 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915084957581 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@9bcdaaf81f29: 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) } } } } 20240915084957582 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240915084957583 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@9bcdaaf81f29: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='FD8CF1D5'O, index=0 SGSN_Test-GSUP(1160)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@9bcdaaf81f29: 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 := '752AEABBC4830CE5D7FF6425B15E7718'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '840F4DA4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7245A7A5CD5C02D8'O } } } } } 20240915084958635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084958635 DLLC NOTICE LLME(ffffffff/fd8cf1d5){UNASSIGNED} LLC RX: unknown TLLI 0xfd8cf1d5, creating LLME on the fly (gprs_llc.c:552) 20240915084958635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084958635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20240915084958635 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915084958635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915084958635 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915084958635 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915084958635 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915084958635 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915084958635 DLLC NOTICE LLME(ffffffff/fd8cf1d5){UNASSIGNED} LLGM Assign pre (fd8cf1d5 => ef0187c0) (gprs_llc.c:1079) 20240915084958635 DLLC NOTICE LLME(fd8cf1d5/ef0187c0){ASSIGNED} LLGM Assign post (fd8cf1d5 => ef0187c0) (gprs_llc.c:1125) 20240915084958635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915084958635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915084958635 DMM DEBUG MM(262420000000049/ef0187c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915084958648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084958649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915084958649 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084958649 DMM DEBUG MM(262420000000049/ef0187c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20240915084958649 DMM NOTICE MM(262420000000049/ef0187c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915084958649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915084958649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915084958649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915084958649 DMM DEBUG MM(262420000000049/ef0187c0) Requesting authorization (sgsn_auth.c:160) 20240915084958649 DMM INFO MM(262420000000049/ef0187c0) Requesting authentication tuples (sgsn_auth.c:184) 20240915084958649 DMM DEBUG MM(262420000000049/ef0187c0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915084958649 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20240915084958649 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(1160)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@9bcdaaf81f29: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20240915084958652 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915084958652 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915084958652 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915084958652 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915084958652 DMM INFO MM(262420000000049/ef0187c0) Subscriber data update (mmctx.c:430) 20240915084958652 DMM DEBUG MM(262420000000049/ef0187c0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915084958652 DMM INFO MM(262420000000049/ef0187c0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915084958652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915084958652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915084958652 DMM INFO MM(262420000000049/ef0187c0) <- GMM AUTH AND CIPHERING REQ (rand = 75 2a ea bb c4 83 0c e5 d7 ff 64 25 b1 5e 77 18 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915084958659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084958659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240915084958659 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084958659 DMM INFO MM(262420000000049/ef0187c0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915084958659 DMM NOTICE MM(262420000000049/ef0187c0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915084958659 DMM DEBUG MM(262420000000049/ef0187c0) checking auth: received GSM SRES = 84 0f 4d a4 (gprs_gmm.c:666) 20240915084958659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915084958659 DMM DEBUG MM(262420000000049/ef0187c0) Requesting authorization (sgsn_auth.c:160) 20240915084958659 DMM INFO MM(262420000000049/ef0187c0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915084958659 DMM DEBUG MM(262420000000049/ef0187c0) Requesting subscriber data update (gprs_subscriber.c:894) 20240915084958659 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20240915084958659 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) 20240915084958659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915084958659 DMM INFO MM(262420000000049/ef0187c0) <- GMM ATTACH ACCEPT (new P-TMSI=0xef0187c0) (gprs_gmm.c:300) 20240915084958660 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915084958660 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915084958660 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240915084958660 DMM INFO MM(262420000000049/ef0187c0) Subscriber data update (mmctx.c:430) 20240915084958660 DMM DEBUG MM(262420000000049/ef0187c0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915084958660 DMM INFO MM(262420000000049/ef0187c0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915084958660 DMM NOTICE MM(262420000000049/ef0187c0) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20240915084958660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915084958660 DMM NOTICE MM(262420000000049/ef0187c0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915084958660 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) 20240915084958661 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915084958661 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240915084958661 DMM INFO MM(262420000000049/ef0187c0) Subscriber data update (mmctx.c:430) 20240915084958661 DMM DEBUG MM(262420000000049/ef0187c0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915084958667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084958667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915084958667 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084958667 DMM INFO MM(262420000000049/ef0187c0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915084958667 DMM NOTICE MM(262420000000049/ef0187c0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915084958667 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915084958667 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915084958667 DLLC NOTICE LLME(fd8cf1d5/ef0187c0){ASSIGNED} LLGM Assign pre (ffffffff => ef0187c0) (gprs_llc.c:1079) 20240915084958667 DLLC NOTICE LLME(ffffffff/ef0187c0){ASSIGNED} LLGM Assign post (ffffffff => ef0187c0) (gprs_llc.c:1125) 20240915084958667 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915084958667 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915084958667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915084958667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915084958719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084958719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915084958719 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915084958719 DMM INFO MM(262420000000049/ef0187c0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915084958719 DMM INFO MM(262420000000049/ef0187c0) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915084958719 DMM DEBUG MM(262420000000049/ef0187c0) Using GGSN 0 (gprs_sm.c:312) 20240915084958719 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) 20240915084958719 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20240915084958719 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915084958719 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20240915084958719 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20240915084958729 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 fd 19 c3 c1 11 ca 0f 1d 1c 14 05 7f 7a 5a 8b 56 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) 20240915084958729 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedd2288, cbp=0x55ac77186d30) (sgsn_libgtp.c:629) 20240915084958729 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915084958729 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77188438 TLLI=ef0187c0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915084958729 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915084958730 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915084958737 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:776) 20240915084958743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915084958743 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2297) 20240915084958743 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240915084958746 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:776) 20240915084958746 DMM INFO MM(262420000000049/ef0187c0) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:801) 20240915085003754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085003754 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2323) 20240915085003754 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20240915085003758 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:776) TC_suspend_resume-BVCI196(1147)@9bcdaaf81f29: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@9bcdaaf81f29: Final verdict of PTC: pass 20240915085003767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34284<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915085003769 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915085003769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1160)@9bcdaaf81f29: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1158)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1153)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1148)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@9bcdaaf81f29: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@9bcdaaf81f29: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1146)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1156)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1151)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_suspend_resume finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Sun Sep 15 08:50:03 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20240915085003895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085004297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34288<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103780) 20240915085004514 DGPRS DEBUG Checking for inactive LLMEs, time = 8200938 (sgsn.c:131) 20240915085004770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085004770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103780, count=105160) 20240915085005771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085005771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Sun Sep 15 08:50:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085006772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085006772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_suspend_rau started. 20240915085007360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085007361 DMM INFO MM(262420000000049/ef0187c0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915085007362 DMM INFO MM(262420000000049/ef0187c0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915085007362 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915085007362 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915085007362 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915085007362 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915085007362 DLLC NOTICE LLME(ffffffff/ef0187c0){ASSIGNED} LLGM Assign pre (ef0187c0 => ffffffff) (gprs_llc.c:1079) 20240915085007362 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ef0187c0 => ffffffff) (gprs_llc.c:1125) 20240915085007362 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac771880e0 (gprs_sndcp.c:574) 20240915085007362 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77188438, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915085007362 DMM NOTICE MM(262420000000049/ef0187c0) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240915085007362 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20240915085007362 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240915085007362 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915085007362 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20240915085007362 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20240915085007362 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) 20240915085007362 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) 20240915085007362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915085007362 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915085007362 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915085007362 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915085007362 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085007408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085007408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085007408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085007408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085007408 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085007408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085007408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085007408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085007408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085007410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085007410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085007410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085007410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085007410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085007410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085007410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085007410 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085007410 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915085007410 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085007410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1167)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085007411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085007411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085007414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915085007423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085007423 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085007453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915085007453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085007453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085007453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085007453 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915085007453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085007453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085007453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085007453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085007455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085007455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085007455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085007455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085007455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085007455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085007455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085007455 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085007455 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915085007455 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085007455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1172)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085007456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085007456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085007460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1173)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085007469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085007469 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1171)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085007492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915085007492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085007492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085007492 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085007492 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915085007492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085007492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085007492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085007492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085007493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085007493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085007493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085007494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085007494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085007494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085007494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085007494 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085007494 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915085007494 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085007494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1177)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085007494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085007494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085007498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085007509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085007509 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915085007773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085007773 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915085007773 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915085007773 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@9bcdaaf81f29: 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) } } } } 20240915085007775 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085007775 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@9bcdaaf81f29: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='F7ADE1E6'O, index=0 SGSN_Test-GSUP(1179)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@9bcdaaf81f29: 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 := 'C3E05965536A1F9B830BC8E7F8E9400B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '820CEEDE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B2AB42C011EEAFB0'O } } } } } 20240915085008829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085008829 DLLC NOTICE LLME(ffffffff/f7ade1e6){UNASSIGNED} LLC RX: unknown TLLI 0xf7ade1e6, creating LLME on the fly (gprs_llc.c:552) 20240915085008829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085008829 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20240915085008829 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915085008829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915085008829 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915085008829 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915085008829 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085008829 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915085008829 DLLC NOTICE LLME(ffffffff/f7ade1e6){UNASSIGNED} LLGM Assign pre (f7ade1e6 => c1a7ab7d) (gprs_llc.c:1079) 20240915085008829 DLLC NOTICE LLME(f7ade1e6/c1a7ab7d){ASSIGNED} LLGM Assign post (f7ade1e6 => c1a7ab7d) (gprs_llc.c:1125) 20240915085008829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915085008829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915085008829 DMM DEBUG MM(262420000000050/c1a7ab7d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915085008841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085008841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915085008841 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085008841 DMM DEBUG MM(262420000000050/c1a7ab7d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20240915085008841 DMM NOTICE MM(262420000000050/c1a7ab7d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915085008841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915085008841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915085008841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915085008841 DMM DEBUG MM(262420000000050/c1a7ab7d) Requesting authorization (sgsn_auth.c:160) 20240915085008841 DMM INFO MM(262420000000050/c1a7ab7d) Requesting authentication tuples (sgsn_auth.c:184) 20240915085008841 DMM DEBUG MM(262420000000050/c1a7ab7d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915085008841 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20240915085008841 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(1179)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@9bcdaaf81f29: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20240915085008843 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915085008843 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915085008843 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915085008843 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915085008843 DMM INFO MM(262420000000050/c1a7ab7d) Subscriber data update (mmctx.c:430) 20240915085008843 DMM DEBUG MM(262420000000050/c1a7ab7d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915085008843 DMM INFO MM(262420000000050/c1a7ab7d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915085008843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915085008843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915085008844 DMM INFO MM(262420000000050/c1a7ab7d) <- GMM AUTH AND CIPHERING REQ (rand = c3 e0 59 65 53 6a 1f 9b 83 0b c8 e7 f8 e9 40 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915085008851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085008852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085008852 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085008852 DMM INFO MM(262420000000050/c1a7ab7d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915085008852 DMM NOTICE MM(262420000000050/c1a7ab7d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915085008852 DMM DEBUG MM(262420000000050/c1a7ab7d) checking auth: received GSM SRES = 82 0c ee de (gprs_gmm.c:666) 20240915085008852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915085008852 DMM DEBUG MM(262420000000050/c1a7ab7d) Requesting authorization (sgsn_auth.c:160) 20240915085008852 DMM INFO MM(262420000000050/c1a7ab7d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915085008852 DMM DEBUG MM(262420000000050/c1a7ab7d) Requesting subscriber data update (gprs_subscriber.c:894) 20240915085008852 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20240915085008852 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) 20240915085008852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915085008852 DMM INFO MM(262420000000050/c1a7ab7d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1a7ab7d) (gprs_gmm.c:300) 20240915085008853 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915085008853 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915085008853 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240915085008853 DMM INFO MM(262420000000050/c1a7ab7d) Subscriber data update (mmctx.c:430) 20240915085008853 DMM DEBUG MM(262420000000050/c1a7ab7d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915085008853 DMM INFO MM(262420000000050/c1a7ab7d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915085008853 DMM NOTICE MM(262420000000050/c1a7ab7d) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20240915085008853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915085008853 DMM NOTICE MM(262420000000050/c1a7ab7d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915085008853 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) 20240915085008854 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915085008854 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240915085008854 DMM INFO MM(262420000000050/c1a7ab7d) Subscriber data update (mmctx.c:430) 20240915085008854 DMM DEBUG MM(262420000000050/c1a7ab7d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915085008860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085008860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915085008860 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085008860 DMM INFO MM(262420000000050/c1a7ab7d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915085008860 DMM NOTICE MM(262420000000050/c1a7ab7d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915085008860 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915085008860 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085008860 DLLC NOTICE LLME(f7ade1e6/c1a7ab7d){ASSIGNED} LLGM Assign pre (ffffffff => c1a7ab7d) (gprs_llc.c:1079) 20240915085008860 DLLC NOTICE LLME(ffffffff/c1a7ab7d){ASSIGNED} LLGM Assign post (ffffffff => c1a7ab7d) (gprs_llc.c:1125) 20240915085008860 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915085008860 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915085008860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915085008860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915085008911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085008911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915085008911 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085008911 DMM INFO MM(262420000000050/c1a7ab7d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915085008911 DMM INFO MM(262420000000050/c1a7ab7d) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915085008911 DMM DEBUG MM(262420000000050/c1a7ab7d) Using GGSN 0 (gprs_sm.c:312) 20240915085008911 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) 20240915085008911 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20240915085008911 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915085008911 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20240915085008911 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20240915085008922 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 59 3a 65 ee 11 78 a3 92 29 14 05 7f 09 b6 9e 9a 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) 20240915085008922 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedd32f8, cbp=0x55ac77185fd0) (sgsn_libgtp.c:629) 20240915085008922 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915085008922 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77188438 TLLI=c1a7ab7d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915085008922 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915085008922 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915085008929 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:776) 20240915085008936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085008936 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2297) 20240915085008936 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240915085008939 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:776) 20240915085008939 DMM INFO MM(262420000000050/c1a7ab7d) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:801) 20240915085013948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085013948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085013948 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085013948 DMM INFO MM(262420000000050/c1a7ab7d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240915085013948 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085013948 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20240915085013948 DLLC NOTICE LLME(ffffffff/c1a7ab7d){ASSIGNED} LLGM Assign pre (c1a7ab7d => d441145e) (gprs_llc.c:1079) 20240915085013948 DLLC NOTICE LLME(c1a7ab7d/d441145e){ASSIGNED} LLGM Assign post (c1a7ab7d => d441145e) (gprs_llc.c:1125) 20240915085013948 DMM INFO MM(262420000000050/d441145e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915085013957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085013957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20240915085013957 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085013957 DMM INFO MM(262420000000050/d441145e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240915085013957 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240915085013957 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085013957 DLLC NOTICE LLME(c1a7ab7d/d441145e){ASSIGNED} LLGM Assign pre (ffffffff => d441145e) (gprs_llc.c:1079) 20240915085013957 DLLC NOTICE LLME(ffffffff/d441145e){ASSIGNED} LLGM Assign post (ffffffff => d441145e) (gprs_llc.c:1125) 20240915085013957 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240915085014456 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:776) TC_suspend_rau-BVCI196(1166)@9bcdaaf81f29: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@9bcdaaf81f29: Final verdict of PTC: pass 20240915085014466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40738<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1167)@9bcdaaf81f29: Final verdict of PTC: none 20240915085014468 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915085014468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1172)@9bcdaaf81f29: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@9bcdaaf81f29: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@9bcdaaf81f29: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1177)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1165)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1175)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1170)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_suspend_rau finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Sun Sep 15 08:50:14 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20240915085014594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085014996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40740<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106252) 20240915085015469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085015469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106252, count=110608) 20240915085016471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085016471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Sun Sep 15 08:50:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085017473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085017473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_paging_ps started. 20240915085018055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085018056 DMM INFO MM(262420000000050/d441145e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915085018056 DMM INFO MM(262420000000050/d441145e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915085018056 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915085018056 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915085018056 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915085018056 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915085018056 DLLC NOTICE LLME(ffffffff/d441145e){ASSIGNED} LLGM Assign pre (d441145e => ffffffff) (gprs_llc.c:1079) 20240915085018056 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d441145e => ffffffff) (gprs_llc.c:1125) 20240915085018056 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac771880e0 (gprs_sndcp.c:574) 20240915085018056 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77188438, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915085018056 DMM NOTICE MM(262420000000050/d441145e) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240915085018056 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20240915085018056 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240915085018056 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915085018056 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20240915085018056 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20240915085018056 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) 20240915085018056 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) 20240915085018056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915085018056 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915085018056 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915085018056 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915085018056 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@9bcdaaf81f29: 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(1187)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1187)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085018104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085018104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085018104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085018104 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085018104 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085018104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085018104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085018104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085018104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1187)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085018106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085018106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085018106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085018106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085018106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085018106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085018107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085018107 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085018107 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915085018107 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085018107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1186)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915085018107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085018107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1187)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1187)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085018111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915085018123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085018123 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1184)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1186)@9bcdaaf81f29: 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(1192)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1192)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085018142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915085018142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085018142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085018142 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085018142 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915085018142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085018142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085018142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085018142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1192)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085018144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085018144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085018144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1191)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915085018144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085018144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085018144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085018144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085018144 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085018144 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915085018144 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085018144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1192)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085018145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085018145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1192)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085018149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085018157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085018157 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1193)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps-BVCI210(1189)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1191)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085018170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915085018170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085018170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085018170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085018170 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915085018170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085018170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085018170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085018170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085018171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085018171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085018171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085018171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085018171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085018171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085018171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085018171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085018171 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915085018171 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085018171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085018172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085018172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085018175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085018184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085018184 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915085018474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085018474 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915085018474 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915085018474 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@9bcdaaf81f29: 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) } } } } 20240915085018475 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085018476 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1184)@9bcdaaf81f29: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='D90BAEC7'O, index=0 SGSN_Test-GSUP(1198)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@9bcdaaf81f29: 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 := '7AA33F2B9FFB71DB570A684E26E9750C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C05E49CC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '454C0AA0DFD69D95'O } } } } } 20240915085019533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085019533 DLLC NOTICE LLME(ffffffff/d90baec7){UNASSIGNED} LLC RX: unknown TLLI 0xd90baec7, creating LLME on the fly (gprs_llc.c:552) 20240915085019533 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085019533 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20240915085019533 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915085019533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915085019533 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915085019533 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915085019533 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085019533 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915085019533 DLLC NOTICE LLME(ffffffff/d90baec7){UNASSIGNED} LLGM Assign pre (d90baec7 => eefb0510) (gprs_llc.c:1079) 20240915085019533 DLLC NOTICE LLME(d90baec7/eefb0510){ASSIGNED} LLGM Assign post (d90baec7 => eefb0510) (gprs_llc.c:1125) 20240915085019533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915085019533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915085019533 DMM DEBUG MM(262420000000051/eefb0510) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915085019547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085019547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915085019547 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085019547 DMM DEBUG MM(262420000000051/eefb0510) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20240915085019547 DMM NOTICE MM(262420000000051/eefb0510) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915085019547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915085019547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915085019547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915085019547 DMM DEBUG MM(262420000000051/eefb0510) Requesting authorization (sgsn_auth.c:160) 20240915085019547 DMM INFO MM(262420000000051/eefb0510) Requesting authentication tuples (sgsn_auth.c:184) 20240915085019547 DMM DEBUG MM(262420000000051/eefb0510) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915085019547 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20240915085019547 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(1198)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@9bcdaaf81f29: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20240915085019550 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915085019550 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915085019550 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915085019550 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915085019550 DMM INFO MM(262420000000051/eefb0510) Subscriber data update (mmctx.c:430) 20240915085019550 DMM DEBUG MM(262420000000051/eefb0510) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915085019550 DMM INFO MM(262420000000051/eefb0510) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915085019550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915085019550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915085019550 DMM INFO MM(262420000000051/eefb0510) <- GMM AUTH AND CIPHERING REQ (rand = 7a a3 3f 2b 9f fb 71 db 57 0a 68 4e 26 e9 75 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915085019557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085019557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085019557 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085019557 DMM INFO MM(262420000000051/eefb0510) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915085019557 DMM NOTICE MM(262420000000051/eefb0510) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915085019557 DMM DEBUG MM(262420000000051/eefb0510) checking auth: received GSM SRES = c0 5e 49 cc (gprs_gmm.c:666) 20240915085019557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915085019557 DMM DEBUG MM(262420000000051/eefb0510) Requesting authorization (sgsn_auth.c:160) 20240915085019557 DMM INFO MM(262420000000051/eefb0510) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915085019557 DMM DEBUG MM(262420000000051/eefb0510) Requesting subscriber data update (gprs_subscriber.c:894) 20240915085019557 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20240915085019557 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) 20240915085019557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915085019557 DMM INFO MM(262420000000051/eefb0510) <- GMM ATTACH ACCEPT (new P-TMSI=0xeefb0510) (gprs_gmm.c:300) 20240915085019559 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915085019559 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915085019559 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240915085019559 DMM INFO MM(262420000000051/eefb0510) Subscriber data update (mmctx.c:430) 20240915085019559 DMM DEBUG MM(262420000000051/eefb0510) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915085019559 DMM INFO MM(262420000000051/eefb0510) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915085019559 DMM NOTICE MM(262420000000051/eefb0510) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20240915085019559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915085019559 DMM NOTICE MM(262420000000051/eefb0510) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915085019559 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) 20240915085019559 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915085019559 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240915085019559 DMM INFO MM(262420000000051/eefb0510) Subscriber data update (mmctx.c:430) 20240915085019559 DMM DEBUG MM(262420000000051/eefb0510) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915085019566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085019566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915085019566 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085019566 DMM INFO MM(262420000000051/eefb0510) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915085019566 DMM NOTICE MM(262420000000051/eefb0510) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915085019566 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915085019566 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085019566 DLLC NOTICE LLME(d90baec7/eefb0510){ASSIGNED} LLGM Assign pre (ffffffff => eefb0510) (gprs_llc.c:1079) 20240915085019566 DLLC NOTICE LLME(ffffffff/eefb0510){ASSIGNED} LLGM Assign post (ffffffff => eefb0510) (gprs_llc.c:1125) 20240915085019566 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915085019566 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915085019566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915085019566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@9bcdaaf81f29: setverdict(pass): none -> pass 20240915085019617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085019617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915085019617 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085019617 DMM INFO MM(262420000000051/eefb0510) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915085019617 DMM INFO MM(262420000000051/eefb0510) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915085019617 DMM DEBUG MM(262420000000051/eefb0510) Using GGSN 0 (gprs_sm.c:312) 20240915085019617 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) 20240915085019617 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20240915085019617 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915085019617 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20240915085019617 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20240915085019628 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 06 ca cc 07 11 58 8f 66 93 14 05 7f 22 28 65 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=1068 from retransmit req queue (gtp.c:443) 20240915085019628 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedd4368, cbp=0x55ac77186440) (sgsn_libgtp.c:629) 20240915085019628 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915085019628 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77188438 TLLI=eefb0510, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915085019628 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915085019628 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915085019636 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:776) 20240915085022618 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Timeout of T3314 (fsm.c:317) 20240915085022618 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240915085022618 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240915085024642 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:776) 20240915085024642 DMM INFO MM(262420000000051/eefb0510) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:816) TC_paging_ps-BVCI196(1184)@9bcdaaf81f29: 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 := 'EEFB0510'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1184)@9bcdaaf81f29: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@9bcdaaf81f29: Final verdict of PTC: pass 20240915085024657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57898<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915085024659 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915085024659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1197)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(1198)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1187)@9bcdaaf81f29: Final verdict of PTC: none TC_paging_ps-BVCI196(1184)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1196)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1186)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@9bcdaaf81f29: Final verdict of PTC: none TC_paging_ps-BVCI210(1189)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1192)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@9bcdaaf81f29: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1191)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1190)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1194)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1185)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_paging_ps-BVCI196(1184): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1185): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1186): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1187): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_paging_ps-BVCI210(1189): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1191): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1192): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_paging_ps finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Sun Sep 15 08:50:24 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20240915085024786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085025188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57914<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99928) 20240915085025660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085025660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99928, count=104284) 20240915085026661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085026661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:50:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085027662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085027662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_paging_ps_ra_multiple_cells started. 20240915085028248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085028249 DMM INFO MM(262420000000051/eefb0510) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915085028249 DMM INFO MM(262420000000051/eefb0510) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915085028249 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915085028249 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915085028249 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915085028249 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240915085028249 DLLC NOTICE LLME(ffffffff/eefb0510){ASSIGNED} LLGM Assign pre (eefb0510 => ffffffff) (gprs_llc.c:1079) 20240915085028249 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (eefb0510 => ffffffff) (gprs_llc.c:1125) 20240915085028249 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac771880e0 (gprs_sndcp.c:574) 20240915085028249 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77188438, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915085028249 DMM NOTICE MM(262420000000051/eefb0510) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240915085028249 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20240915085028249 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240915085028249 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915085028249 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20240915085028249 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20240915085028249 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) 20240915085028249 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) 20240915085028249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915085028249 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915085028249 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915085028249 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915085028250 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085028295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085028295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085028295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085028295 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085028295 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085028295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085028295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085028295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085028295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085028297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085028297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085028297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085028297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085028297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085028297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085028297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085028297 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085028297 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915085028297 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085028297 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085028297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085028298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085028301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915085028310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085028310 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085028335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915085028335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085028335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085028335 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085028335 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915085028335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085028335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085028335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085028335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085028337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085028337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085028337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085028337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085028337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085028337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085028337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085028337 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085028337 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915085028337 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085028337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085028338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085028338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085028342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085028352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085028352 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085028372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915085028372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085028372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085028372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085028372 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915085028372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085028372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085028372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085028372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085028374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085028374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085028374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085028374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085028374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085028374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085028374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085028374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085028374 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915085028374 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085028374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085028375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085028375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085028378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085028388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085028388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915085028663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085028663 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915085028663 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915085028663 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@9bcdaaf81f29: 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) } } } } 20240915085028665 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085028666 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@9bcdaaf81f29: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='C75FCD21'O, index=0 SGSN_Test-GSUP(1217)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@9bcdaaf81f29: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@9bcdaaf81f29: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='C75FCD21'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@9bcdaaf81f29: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='C75FCD21'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@9bcdaaf81f29: 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 := '2108B46731BCC7F12646A3DD81D1B2BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD452611'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F4EF03D2AB1D0E22'O } } } } } 20240915085029723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085029723 DLLC NOTICE LLME(ffffffff/c75fcd21){UNASSIGNED} LLC RX: unknown TLLI 0xc75fcd21, creating LLME on the fly (gprs_llc.c:552) 20240915085029723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085029723 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20240915085029723 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915085029723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915085029723 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915085029723 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915085029723 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085029723 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915085029723 DLLC NOTICE LLME(ffffffff/c75fcd21){UNASSIGNED} LLGM Assign pre (c75fcd21 => c5171ef4) (gprs_llc.c:1079) 20240915085029723 DLLC NOTICE LLME(c75fcd21/c5171ef4){ASSIGNED} LLGM Assign post (c75fcd21 => c5171ef4) (gprs_llc.c:1125) 20240915085029723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915085029723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915085029723 DMM DEBUG MM(262420000000052/c5171ef4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915085029738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085029738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915085029738 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085029738 DMM DEBUG MM(262420000000052/c5171ef4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20240915085029738 DMM NOTICE MM(262420000000052/c5171ef4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915085029738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915085029738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915085029738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915085029738 DMM DEBUG MM(262420000000052/c5171ef4) Requesting authorization (sgsn_auth.c:160) 20240915085029738 DMM INFO MM(262420000000052/c5171ef4) Requesting authentication tuples (sgsn_auth.c:184) 20240915085029738 DMM DEBUG MM(262420000000052/c5171ef4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915085029738 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20240915085029738 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(1217)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@9bcdaaf81f29: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20240915085029741 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915085029741 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915085029741 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915085029741 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915085029741 DMM INFO MM(262420000000052/c5171ef4) Subscriber data update (mmctx.c:430) 20240915085029741 DMM DEBUG MM(262420000000052/c5171ef4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915085029741 DMM INFO MM(262420000000052/c5171ef4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915085029741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915085029741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915085029741 DMM INFO MM(262420000000052/c5171ef4) <- GMM AUTH AND CIPHERING REQ (rand = 21 08 b4 67 31 bc c7 f1 26 46 a3 dd 81 d1 b2 be , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915085029749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085029749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085029749 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085029749 DMM INFO MM(262420000000052/c5171ef4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915085029749 DMM NOTICE MM(262420000000052/c5171ef4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915085029749 DMM DEBUG MM(262420000000052/c5171ef4) checking auth: received GSM SRES = cd 45 26 11 (gprs_gmm.c:666) 20240915085029749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915085029749 DMM DEBUG MM(262420000000052/c5171ef4) Requesting authorization (sgsn_auth.c:160) 20240915085029749 DMM INFO MM(262420000000052/c5171ef4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915085029749 DMM DEBUG MM(262420000000052/c5171ef4) Requesting subscriber data update (gprs_subscriber.c:894) 20240915085029749 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20240915085029749 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) 20240915085029749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915085029749 DMM INFO MM(262420000000052/c5171ef4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5171ef4) (gprs_gmm.c:300) 20240915085029750 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915085029750 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915085029750 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240915085029750 DMM INFO MM(262420000000052/c5171ef4) Subscriber data update (mmctx.c:430) 20240915085029750 DMM DEBUG MM(262420000000052/c5171ef4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915085029750 DMM INFO MM(262420000000052/c5171ef4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915085029750 DMM NOTICE MM(262420000000052/c5171ef4) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20240915085029750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915085029750 DMM NOTICE MM(262420000000052/c5171ef4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915085029750 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) 20240915085029751 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915085029751 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240915085029751 DMM INFO MM(262420000000052/c5171ef4) Subscriber data update (mmctx.c:430) 20240915085029751 DMM DEBUG MM(262420000000052/c5171ef4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915085029757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085029757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915085029757 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085029757 DMM INFO MM(262420000000052/c5171ef4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915085029757 DMM NOTICE MM(262420000000052/c5171ef4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915085029757 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915085029757 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085029757 DLLC NOTICE LLME(c75fcd21/c5171ef4){ASSIGNED} LLGM Assign pre (ffffffff => c5171ef4) (gprs_llc.c:1079) 20240915085029757 DLLC NOTICE LLME(ffffffff/c5171ef4){ASSIGNED} LLGM Assign post (ffffffff => c5171ef4) (gprs_llc.c:1125) 20240915085029757 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915085029757 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915085029757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915085029757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915085029809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085029809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915085029809 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085029809 DMM INFO MM(262420000000052/c5171ef4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915085029809 DMM INFO MM(262420000000052/c5171ef4) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915085029809 DMM DEBUG MM(262420000000052/c5171ef4) Using GGSN 0 (gprs_sm.c:312) 20240915085029809 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) 20240915085029809 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20240915085029809 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915085029809 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20240915085029809 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20240915085029821 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 27 0b e7 5a 11 42 b4 91 67 14 05 7f 6f bf d2 8d 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) 20240915085029821 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedd53d8, cbp=0x55ac771867d0) (sgsn_libgtp.c:629) 20240915085029821 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915085029821 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77188cf8 TLLI=c5171ef4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915085029821 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915085029821 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@9bcdaaf81f29: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915085029829 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:776) 20240915085032810 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Timeout of T3314 (fsm.c:317) 20240915085032810 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240915085032810 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240915085034515 DGPRS DEBUG Checking for inactive LLMEs, time = 8200968 (sgsn.c:131) 20240915085034839 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:776) 20240915085034839 DMM INFO MM(262420000000052/c5171ef4) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:816) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@9bcdaaf81f29: 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 := 'C5171EF4'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20240915085048664 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240915085048664 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240915085048664 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085058299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085058301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085058301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915085058338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085058340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085058340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915085058375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085058376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085058376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@9bcdaaf81f29: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9bcdaaf81f29: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1217)@9bcdaaf81f29: Final verdict of PTC: none 20240915085059739 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915085059739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1205)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1210)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1215)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@9bcdaaf81f29: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@9bcdaaf81f29: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@9bcdaaf81f29: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@9bcdaaf81f29: Final verdict of PTC: none20240915085059742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38050<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99-provIP(1213)@9bcdaaf81f29: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@9bcdaaf81f29: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1208)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1203)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@9bcdaaf81f29: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Sun Sep 15 08:50:59 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20240915085059876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085100277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45162<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105208) 20240915085100740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085100740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105208, count=109564) 20240915085101741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085101741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Sun Sep 15 08:51:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085102742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085102742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_bssgp_rim_single_report started. 20240915085103338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085103339 DMM INFO MM(262420000000052/c5171ef4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915085103339 DMM INFO MM(262420000000052/c5171ef4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915085103339 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915085103339 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915085103339 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915085103339 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240915085103339 DLLC NOTICE LLME(ffffffff/c5171ef4){ASSIGNED} LLGM Assign pre (c5171ef4 => ffffffff) (gprs_llc.c:1079) 20240915085103339 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c5171ef4 => ffffffff) (gprs_llc.c:1125) 20240915085103339 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac771889a0 (gprs_sndcp.c:574) 20240915085103339 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77188cf8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915085103339 DMM NOTICE MM(262420000000052/c5171ef4) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240915085103339 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20240915085103339 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240915085103339 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915085103339 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20240915085103340 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20240915085103340 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) 20240915085103340 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) 20240915085103340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915085103340 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915085103340 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915085103340 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915085103340 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085103386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085103386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085103386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085103386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085103386 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085103387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085103387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085103387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085103387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085103388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085103388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085103388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085103388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085103388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085103388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085103388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085103388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085103388 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915085103388 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085103388 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085103389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085103389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085103393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915085103402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085103402 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1223)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085103422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915085103422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085103422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085103422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085103422 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915085103422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085103422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085103422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085103422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085103423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085103423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085103423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085103423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085103423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085103423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085103423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085103423 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085103423 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915085103423 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085103423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1229)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085103424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085103424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085103427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085103437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085103437 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1230)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 TC_bssgp_rim_single_report-BVCI210(1228)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085103466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915085103466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085103466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085103466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085103466 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915085103466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085103466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085103466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085103466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085103467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085103467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085103467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085103467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085103467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085103467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085103467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085103467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085103467 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915085103467 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085103467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085103468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085103468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085103473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085103483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085103483 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915085103743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085103743 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915085103743 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915085103743 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@9bcdaaf81f29: 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) } } } } 20240915085103745 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085103745 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915085103763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9bcdaaf81f29: setverdict(pass): none -> pass MTC@9bcdaaf81f29: Warning: Re-starting timer T, which is already active (running or expired). 20240915085103771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915085103779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45172<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1229)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(1236)@9bcdaaf81f29: Final verdict of PTC: none 20240915085103782 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915085103782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1234)@9bcdaaf81f29: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1224)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@9bcdaaf81f29: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@9bcdaaf81f29: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1232)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1227)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1222)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: pass MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@9bcdaaf81f29: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Sun Sep 15 08:51:03 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20240915085103912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085104313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55140) 20240915085104516 DGPRS DEBUG Checking for inactive LLMEs, time = 8200998 (sgsn.c:131) 20240915085104783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085104783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55140, count=59716) 20240915085105784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085105784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Sun Sep 15 08:51:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085106785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085106785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_rim_eutran_to_geran started. 20240915085107372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085107373 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@9bcdaaf81f29: 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(1242)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085107413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085107413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085107413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085107413 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085107413 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085107413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085107413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085107413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085107413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085107415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085107415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085107415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085107415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085107415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085107415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085107415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085107415 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085107415 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915085107415 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085107415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085107415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085107415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1242)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085107420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1239)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1243)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915085107431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085107431 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1241)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@9bcdaaf81f29: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1247)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915085107463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915085107463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085107463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085107463 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085107463 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915085107463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085107463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085107463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085107463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085107465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085107465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085107465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085107465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085107465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085107465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085107465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085107465 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085107465 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915085107465 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085107465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1248)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085107466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085107466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085107470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1244)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085107480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085107480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1249)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1245)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1247)@9bcdaaf81f29: 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(1252)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085107491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915085107491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085107491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085107491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085107491 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915085107491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085107491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085107491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085107491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085107493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085107493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085107493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085107493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085107493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085107493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085107493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085107493 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085107493 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915085107493 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085107493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085107493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1252)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085107493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085107497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085107508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085107508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915085107786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085107786 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915085107786 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915085107786 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@9bcdaaf81f29: 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) } } } } 20240915085107788 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085107789 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@9bcdaaf81f29: 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(1253)@9bcdaaf81f29: 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(1253)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9bcdaaf81f29: setverdict(pass): none -> pass 20240915085107817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915085107822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52510<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1244)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@9bcdaaf81f29: Final verdict of PTC: none 20240915085107824 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915085107825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1254)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1248)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1242)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1252)@9bcdaaf81f29: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1245)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@9bcdaaf81f29: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@9bcdaaf81f29: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1247)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1250)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1246)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1240)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: pass MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1245): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1247): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@9bcdaaf81f29: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Sun Sep 15 08:51:07 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20240915085107949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085108350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52512<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36744) 20240915085108826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085108826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36744, count=51876) 20240915085109827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085109827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:51:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085110828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085110828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Test case TC_cell_change_different_rai_ci_attach started. 20240915085111406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085111408 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@9bcdaaf81f29: 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(1260)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085111451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085111451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085111451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085111451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085111451 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085111451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085111451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085111451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085111451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085111453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085111453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085111453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085111453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085111453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085111453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085111453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085111453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085111453 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915085111453 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085111453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1260)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085111454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085111454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085111457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1261)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085111467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085111467 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085111495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915085111495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085111495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085111495 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085111495 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915085111495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085111495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085111496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085111496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1265)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1266)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085111498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085111498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085111498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085111498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085111498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085111498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085111498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085111498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085111498 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915085111498 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085111498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1266)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085111499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085111499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085111502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1262)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085111512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085111512 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1267)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI210(1263)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1265)@9bcdaaf81f29: 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(1270)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085111523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915085111523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085111524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085111524 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085111524 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915085111524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085111524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085111524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085111524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085111526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085111526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085111526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085111526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085111526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085111526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085111526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085111526 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085111526 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915085111526 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085111526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1270)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085111527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085111527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085111530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085111540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085111540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1269)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915085111828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085111828 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915085111828 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915085111828 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@9bcdaaf81f29: 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) } } } } 20240915085111830 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085111831 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@9bcdaaf81f29: 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(1271)@9bcdaaf81f29: 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(1271)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@9bcdaaf81f29: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='FED0CE24'O, index=0 SGSN_Test-GSUP(1272)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@9bcdaaf81f29: 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 := '30A13FF2700B77E4463C83B836F7E553'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0DF335AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '820FACFE918F5044'O } } } } } 20240915085111877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085111877 DLLC NOTICE LLME(ffffffff/fed0ce24){UNASSIGNED} LLC RX: unknown TLLI 0xfed0ce24, creating LLME on the fly (gprs_llc.c:552) 20240915085111877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085111877 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20240915085111877 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915085111877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915085111877 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915085111877 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915085111877 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085111877 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915085111877 DLLC NOTICE LLME(ffffffff/fed0ce24){UNASSIGNED} LLGM Assign pre (fed0ce24 => ff0055a7) (gprs_llc.c:1079) 20240915085111877 DLLC NOTICE LLME(fed0ce24/ff0055a7){ASSIGNED} LLGM Assign post (fed0ce24 => ff0055a7) (gprs_llc.c:1125) 20240915085111877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915085111877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915085111877 DMM DEBUG MM(262420000000068/ff0055a7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915085111890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085111890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915085111890 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085111890 DMM DEBUG MM(262420000000068/ff0055a7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240915085111890 DMM NOTICE MM(262420000000068/ff0055a7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915085111890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915085111890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915085111890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915085111890 DMM DEBUG MM(262420000000068/ff0055a7) Requesting authorization (sgsn_auth.c:160) 20240915085111890 DMM INFO MM(262420000000068/ff0055a7) Requesting authentication tuples (sgsn_auth.c:184) 20240915085111890 DMM DEBUG MM(262420000000068/ff0055a7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915085111890 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20240915085111890 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(1272)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@9bcdaaf81f29: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20240915085111893 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915085111893 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915085111893 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915085111893 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915085111893 DMM INFO MM(262420000000068/ff0055a7) Subscriber data update (mmctx.c:430) 20240915085111893 DMM DEBUG MM(262420000000068/ff0055a7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915085111893 DMM INFO MM(262420000000068/ff0055a7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915085111893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915085111893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915085111893 DMM INFO MM(262420000000068/ff0055a7) <- GMM AUTH AND CIPHERING REQ (rand = 30 a1 3f f2 70 0b 77 e4 46 3c 83 b8 36 f7 e5 53 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915085111900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085111900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085111900 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085111900 DMM INFO MM(262420000000068/ff0055a7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915085111900 DMM NOTICE MM(262420000000068/ff0055a7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915085111900 DMM DEBUG MM(262420000000068/ff0055a7) checking auth: received GSM SRES = 0d f3 35 ab (gprs_gmm.c:666) 20240915085111900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915085111900 DMM DEBUG MM(262420000000068/ff0055a7) Requesting authorization (sgsn_auth.c:160) 20240915085111900 DMM INFO MM(262420000000068/ff0055a7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915085111900 DMM DEBUG MM(262420000000068/ff0055a7) Requesting subscriber data update (gprs_subscriber.c:894) 20240915085111900 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240915085111900 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) 20240915085111900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915085111900 DMM INFO MM(262420000000068/ff0055a7) <- GMM ATTACH ACCEPT (new P-TMSI=0xff0055a7) (gprs_gmm.c:300) 20240915085111901 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915085111901 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915085111901 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240915085111901 DMM INFO MM(262420000000068/ff0055a7) Subscriber data update (mmctx.c:430) 20240915085111901 DMM DEBUG MM(262420000000068/ff0055a7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915085111901 DMM INFO MM(262420000000068/ff0055a7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915085111901 DMM NOTICE MM(262420000000068/ff0055a7) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240915085111901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915085111901 DMM NOTICE MM(262420000000068/ff0055a7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915085111901 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) 20240915085111902 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915085111902 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240915085111902 DMM INFO MM(262420000000068/ff0055a7) Subscriber data update (mmctx.c:430) 20240915085111902 DMM DEBUG MM(262420000000068/ff0055a7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915085111908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085111908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915085111909 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085111909 DMM INFO MM(262420000000068/ff0055a7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915085111909 DMM NOTICE MM(262420000000068/ff0055a7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915085111909 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915085111909 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085111909 DLLC NOTICE LLME(fed0ce24/ff0055a7){ASSIGNED} LLGM Assign pre (ffffffff => ff0055a7) (gprs_llc.c:1079) 20240915085111909 DLLC NOTICE LLME(ffffffff/ff0055a7){ASSIGNED} LLGM Assign post (ffffffff => ff0055a7) (gprs_llc.c:1125) 20240915085111909 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915085111909 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915085111909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915085111909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915085111960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085111960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915085111960 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085111960 DMM INFO MM(262420000000068/ff0055a7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915085111960 DMM INFO MM(262420000000068/ff0055a7) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915085111960 DMM DEBUG MM(262420000000068/ff0055a7) Using GGSN 0 (gprs_sm.c:312) 20240915085111960 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) 20240915085111960 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20240915085111960 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915085111960 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20240915085111960 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20240915085111972 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 22 c4 17 e4 11 e4 a4 2d f0 14 05 7f 1c f7 41 ef 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) 20240915085111972 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedd6448, cbp=0x55ac77186f70) (sgsn_libgtp.c:629) 20240915085111972 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915085111972 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77188c88 TLLI=ff0055a7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915085111972 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915085111972 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@9bcdaaf81f29: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915085111981 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:776) 20240915085111988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085111988 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240915085111988 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@9bcdaaf81f29: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1263)@9bcdaaf81f29: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='FF0055A7'O, index=0 20240915085111995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085111995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240915085111995 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xFF0055A7) type="GPRS attach" (gprs_gmm.c:1266) 20240915085111995 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085111995 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915085111996 DLLC NOTICE LLME(ffffffff/ff0055a7){ASSIGNED} LLGM Assign pre (ff0055a7 => d4cb9dea) (gprs_llc.c:1079) 20240915085111996 DLLC NOTICE LLME(ff0055a7/d4cb9dea){ASSIGNED} LLGM Assign post (ff0055a7 => d4cb9dea) (gprs_llc.c:1125) 20240915085111996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915085111996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915085111996 DMM DEBUG MM(262420000000068/d4cb9dea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915085112008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085112008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240915085112008 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085112008 DMM DEBUG MM(262420000000068/d4cb9dea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240915085112008 DMM NOTICE MM(262420000000068/d4cb9dea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915085112008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915085112008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915085112008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915085112008 DMM DEBUG MM(262420000000068/d4cb9dea) Requesting authorization (sgsn_auth.c:160) 20240915085112008 DMM INFO MM(262420000000068/d4cb9dea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915085112008 DMM DEBUG MM(262420000000068/d4cb9dea) Requesting subscriber data update (gprs_subscriber.c:894) 20240915085112008 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240915085112008 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) 20240915085112994 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915085112994 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915085112994 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240915085112994 DMM INFO MM(262420000000068/d4cb9dea) Subscriber data update (mmctx.c:430) 20240915085112994 DMM DEBUG MM(262420000000068/d4cb9dea) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240915085112994 DMM INFO MM(262420000000068/d4cb9dea) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240915085112994 DMM NOTICE MM(262420000000068/d4cb9dea) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240915085112994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915085112994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915085112994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240915085112994 DMM INFO MM(262420000000068/d4cb9dea) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4cb9dea) (gprs_gmm.c:300) 20240915085112994 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) 20240915085112995 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915085112995 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240915085112995 DMM INFO MM(262420000000068/d4cb9dea) Subscriber data update (mmctx.c:430) 20240915085112995 DMM DEBUG MM(262420000000068/d4cb9dea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915085113003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085113003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085113003 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085113003 DMM INFO MM(262420000000068/d4cb9dea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915085113003 DMM NOTICE MM(262420000000068/d4cb9dea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915085113003 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915085113003 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085113003 DLLC NOTICE LLME(ff0055a7/d4cb9dea){ASSIGNED} LLGM Assign pre (ffffffff => d4cb9dea) (gprs_llc.c:1079) 20240915085113003 DLLC NOTICE LLME(ffffffff/d4cb9dea){ASSIGNED} LLGM Assign post (ffffffff => d4cb9dea) (gprs_llc.c:1125) 20240915085113003 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915085113003 DMM ERROR MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240915085113003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915085113003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915085113052 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:776) 20240915085113061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085113061 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085113061 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@9bcdaaf81f29: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@9bcdaaf81f29: Final verdict of PTC: pass 20240915085113066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52528<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1272)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1260)@9bcdaaf81f29: Final verdict of PTC: none 20240915085113068 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915085113068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1270)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1266)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@9bcdaaf81f29: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@9bcdaaf81f29: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@9bcdaaf81f29: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1263)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1265)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1268)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1258)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1264)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1263): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1264): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1265): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1266): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Sun Sep 15 08:51:13 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20240915085113195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085113596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52544<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=118992) 20240915085114069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085114069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=118992, count=123348) 20240915085115069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085115070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:51:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085116062 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Timeout of T3314 (fsm.c:317) 20240915085116062 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240915085116062 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240915085116071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085116071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Test case TC_cell_change_different_rai_ci_data started. 20240915085116655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085116657 DMM INFO MM(262420000000068/d4cb9dea) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915085116657 DMM INFO MM(262420000000068/d4cb9dea) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915085116657 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915085116657 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915085116657 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915085116657 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240915085116657 DLLC NOTICE LLME(ffffffff/d4cb9dea){ASSIGNED} LLGM Assign pre (d4cb9dea => ffffffff) (gprs_llc.c:1079) 20240915085116657 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d4cb9dea => ffffffff) (gprs_llc.c:1125) 20240915085116657 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac77188930 (gprs_sndcp.c:574) 20240915085116657 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77188c88, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915085116657 DMM NOTICE MM(262420000000068/d4cb9dea) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240915085116657 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20240915085116657 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240915085116657 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915085116657 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20240915085116657 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20240915085116657 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) 20240915085116657 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) 20240915085116657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915085116657 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915085116657 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915085116657 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915085116657 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@9bcdaaf81f29: 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(1280)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1280)@9bcdaaf81f29: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1279)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915085116712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085116712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085116712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085116712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085116712 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085116712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085116712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085116712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085116712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1280)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085116713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085116713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085116713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085116714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085116714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085116714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085116714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085116714 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085116714 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915085116714 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085116714 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085116714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085116714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1280)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1280)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085116718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915085116727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085116727 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI196(1277)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1279)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085116735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915085116735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085116735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085116735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085116735 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915085116735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085116735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085116735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085116735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085116736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085116736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085116736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085116736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085116736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085116736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085116736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085116736 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085116736 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915085116736 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085116736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085116737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085116737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085116740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915085116748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085116748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI210(1283)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@9bcdaaf81f29: 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(1290)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1290)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085116780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915085116780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085116780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085116780 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085116780 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915085116780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085116780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085116780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085116780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1290)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085116782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085116782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085116782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085116782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085116782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085116782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085116782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085116782 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085116782 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915085116782 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085116782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085116783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085116783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1290)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1290)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085116786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085116796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085116796 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1287)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915085117072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085117072 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915085117072 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915085117072 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1289)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1289)@9bcdaaf81f29: 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) } } } } 20240915085117074 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1289)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1289)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085117075 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1289)@9bcdaaf81f29: 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(1289)@9bcdaaf81f29: 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(1289)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1289)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1277)@9bcdaaf81f29: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='EA3D44B5'O, index=0 SGSN_Test-GSUP(1291)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@9bcdaaf81f29: 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 := '3ADF9DC84D8DD78E366F64CB130C0A4F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C4E23F8F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '05F09A9607719B80'O } } } } } 20240915085117121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085117121 DLLC NOTICE LLME(ffffffff/ea3d44b5){UNASSIGNED} LLC RX: unknown TLLI 0xea3d44b5, creating LLME on the fly (gprs_llc.c:552) 20240915085117121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085117121 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20240915085117121 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915085117121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915085117121 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915085117121 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915085117121 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085117121 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915085117121 DLLC NOTICE LLME(ffffffff/ea3d44b5){UNASSIGNED} LLGM Assign pre (ea3d44b5 => ecbacc38) (gprs_llc.c:1079) 20240915085117121 DLLC NOTICE LLME(ea3d44b5/ecbacc38){ASSIGNED} LLGM Assign post (ea3d44b5 => ecbacc38) (gprs_llc.c:1125) 20240915085117121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915085117121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915085117121 DMM DEBUG MM(262420000000070/ecbacc38) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915085117135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085117135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915085117135 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085117135 DMM DEBUG MM(262420000000070/ecbacc38) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20240915085117135 DMM NOTICE MM(262420000000070/ecbacc38) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915085117135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915085117135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915085117135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915085117135 DMM DEBUG MM(262420000000070/ecbacc38) Requesting authorization (sgsn_auth.c:160) 20240915085117136 DMM INFO MM(262420000000070/ecbacc38) Requesting authentication tuples (sgsn_auth.c:184) 20240915085117136 DMM DEBUG MM(262420000000070/ecbacc38) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915085117136 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20240915085117136 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(1291)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@9bcdaaf81f29: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20240915085117139 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915085117139 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915085117139 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915085117139 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915085117139 DMM INFO MM(262420000000070/ecbacc38) Subscriber data update (mmctx.c:430) 20240915085117139 DMM DEBUG MM(262420000000070/ecbacc38) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915085117139 DMM INFO MM(262420000000070/ecbacc38) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915085117139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915085117139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915085117139 DMM INFO MM(262420000000070/ecbacc38) <- GMM AUTH AND CIPHERING REQ (rand = 3a df 9d c8 4d 8d d7 8e 36 6f 64 cb 13 0c 0a 4f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915085117145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085117145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085117145 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085117145 DMM INFO MM(262420000000070/ecbacc38) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915085117145 DMM NOTICE MM(262420000000070/ecbacc38) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915085117145 DMM DEBUG MM(262420000000070/ecbacc38) checking auth: received GSM SRES = c4 e2 3f 8f (gprs_gmm.c:666) 20240915085117145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915085117145 DMM DEBUG MM(262420000000070/ecbacc38) Requesting authorization (sgsn_auth.c:160) 20240915085117145 DMM INFO MM(262420000000070/ecbacc38) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915085117145 DMM DEBUG MM(262420000000070/ecbacc38) Requesting subscriber data update (gprs_subscriber.c:894) 20240915085117145 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20240915085117145 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) 20240915085117145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915085117145 DMM INFO MM(262420000000070/ecbacc38) <- GMM ATTACH ACCEPT (new P-TMSI=0xecbacc38) (gprs_gmm.c:300) 20240915085117146 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915085117146 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915085117146 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240915085117146 DMM INFO MM(262420000000070/ecbacc38) Subscriber data update (mmctx.c:430) 20240915085117146 DMM DEBUG MM(262420000000070/ecbacc38) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915085117146 DMM INFO MM(262420000000070/ecbacc38) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915085117146 DMM NOTICE MM(262420000000070/ecbacc38) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20240915085117146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915085117146 DMM NOTICE MM(262420000000070/ecbacc38) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915085117146 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) 20240915085117147 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915085117147 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240915085117147 DMM INFO MM(262420000000070/ecbacc38) Subscriber data update (mmctx.c:430) 20240915085117147 DMM DEBUG MM(262420000000070/ecbacc38) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915085117153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085117153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915085117153 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085117153 DMM INFO MM(262420000000070/ecbacc38) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915085117153 DMM NOTICE MM(262420000000070/ecbacc38) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915085117153 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915085117153 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085117153 DLLC NOTICE LLME(ea3d44b5/ecbacc38){ASSIGNED} LLGM Assign pre (ffffffff => ecbacc38) (gprs_llc.c:1079) 20240915085117153 DLLC NOTICE LLME(ffffffff/ecbacc38){ASSIGNED} LLGM Assign post (ffffffff => ecbacc38) (gprs_llc.c:1125) 20240915085117153 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915085117153 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915085117153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915085117153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915085117205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085117205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915085117205 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085117205 DMM INFO MM(262420000000070/ecbacc38) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915085117205 DMM INFO MM(262420000000070/ecbacc38) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915085117205 DMM DEBUG MM(262420000000070/ecbacc38) Using GGSN 0 (gprs_sm.c:312) 20240915085117205 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) 20240915085117205 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20240915085117205 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915085117205 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20240915085117205 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20240915085117217 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 cb 3f 67 43 11 7e 23 8f de 14 05 7f 0b 5f c8 b9 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) 20240915085117217 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedd74b8, cbp=0x55ac77182d20) (sgsn_libgtp.c:629) 20240915085117217 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915085117217 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77189d98 TLLI=ecbacc38, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915085117217 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915085117217 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@9bcdaaf81f29: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915085117225 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:776) 20240915085117232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085117232 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240915085117232 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_rai_ci_data-BVCI210(1283)@9bcdaaf81f29: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='ECBACC38'O, index=0 20240915085117239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085117239 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085117239 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55ac77189d98, TLLI=ecbacc38, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@9bcdaaf81f29: Removing Client IMSI='262420000000070'H, index=0 20240915085119239 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:776) TC_cell_change_different_rai_ci_data-BVCI196(1277)@9bcdaaf81f29: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@9bcdaaf81f29: Final verdict of PTC: pass 20240915085119248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52546<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915085119250 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915085119251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1291)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1290)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1279)@9bcdaaf81f29: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1287)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1289)@9bcdaaf81f29: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1277)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1280)@9bcdaaf81f29: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1283)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1284)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1278)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1282)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1288)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1277): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1278): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1279): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1280): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1287): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1288): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1289): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1290): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Sun Sep 15 08:51:19 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20240915085119380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085119781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35374<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102064) 20240915085120234 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Timeout of T3314 (fsm.c:317) 20240915085120234 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240915085120234 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240915085120251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085120251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102064, count=107144) 20240915085121252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085121252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:51:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085122252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085122252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_cell_change_different_ci_attach started. 20240915085122842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085122844 DMM INFO MM(262420000000070/ecbacc38) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915085122844 DMM INFO MM(262420000000070/ecbacc38) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915085122844 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915085122844 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915085122844 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915085122844 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240915085122844 DLLC NOTICE LLME(ffffffff/ecbacc38){ASSIGNED} LLGM Assign pre (ecbacc38 => ffffffff) (gprs_llc.c:1079) 20240915085122844 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ecbacc38 => ffffffff) (gprs_llc.c:1125) 20240915085122844 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac77189a40 (gprs_sndcp.c:574) 20240915085122844 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77189d98, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915085122844 DMM NOTICE MM(262420000000070/ecbacc38) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240915085122844 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20240915085122844 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240915085122844 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915085122844 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20240915085122844 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20240915085122844 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) 20240915085122844 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) 20240915085122844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915085122844 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915085122844 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915085122844 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915085122844 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085122888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085122888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085122888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085122888 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085122888 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085122888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085122888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085122888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085122888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085122890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085122890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085122890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085122890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085122890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085122890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085122890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085122890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085122890 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915085122890 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085122890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085122891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085122891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085122895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085122906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085122906 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1297)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085122927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915085122927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085122927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085122927 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085122927 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915085122927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085122927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085122927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085122927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085122929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085122929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085122929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085122929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085122929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085122929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085122929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085122929 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085122929 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915085122929 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085122929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085122930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085122930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085122934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085122943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085122943 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1302)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@9bcdaaf81f29: 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(1308)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085122961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915085122961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085122961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085122961 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085122961 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915085122961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085122961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085122961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085122961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085122963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085122963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085122963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085122963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085122963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085122963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085122963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085122963 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085122963 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915085122963 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085122963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085122964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085122964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085122968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085122978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085122978 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915085123254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085123254 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915085123254 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915085123254 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@9bcdaaf81f29: 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) } } } } 20240915085123256 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085123257 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@9bcdaaf81f29: 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(1309)@9bcdaaf81f29: 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(1309)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@9bcdaaf81f29: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='F5CC18A3'O, index=0 SGSN_Test-GSUP(1310)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@9bcdaaf81f29: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@9bcdaaf81f29: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='F5CC18A3'O, index=0 TC_cell_change_different_ci_attach(1312)@9bcdaaf81f29: 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 := '2BA3586A2C38EBEF019FB0B0E2EFCEAA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9DF51644'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '22880C20F952B6D5'O } } } } } 20240915085123306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085123306 DLLC NOTICE LLME(ffffffff/f5cc18a3){UNASSIGNED} LLC RX: unknown TLLI 0xf5cc18a3, creating LLME on the fly (gprs_llc.c:552) 20240915085123306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085123306 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20240915085123306 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915085123306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915085123306 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915085123306 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915085123306 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085123306 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915085123306 DLLC NOTICE LLME(ffffffff/f5cc18a3){UNASSIGNED} LLGM Assign pre (f5cc18a3 => d4aab057) (gprs_llc.c:1079) 20240915085123306 DLLC NOTICE LLME(f5cc18a3/d4aab057){ASSIGNED} LLGM Assign post (f5cc18a3 => d4aab057) (gprs_llc.c:1125) 20240915085123306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915085123306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915085123306 DMM DEBUG MM(262420000000069/d4aab057) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915085123318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085123318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915085123318 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085123318 DMM DEBUG MM(262420000000069/d4aab057) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240915085123318 DMM NOTICE MM(262420000000069/d4aab057) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915085123318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915085123318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915085123318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915085123318 DMM DEBUG MM(262420000000069/d4aab057) Requesting authorization (sgsn_auth.c:160) 20240915085123318 DMM INFO MM(262420000000069/d4aab057) Requesting authentication tuples (sgsn_auth.c:184) 20240915085123318 DMM DEBUG MM(262420000000069/d4aab057) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915085123318 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20240915085123318 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(1310)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@9bcdaaf81f29: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20240915085123321 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915085123321 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915085123321 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915085123321 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915085123321 DMM INFO MM(262420000000069/d4aab057) Subscriber data update (mmctx.c:430) 20240915085123321 DMM DEBUG MM(262420000000069/d4aab057) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915085123321 DMM INFO MM(262420000000069/d4aab057) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915085123321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915085123321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915085123321 DMM INFO MM(262420000000069/d4aab057) <- GMM AUTH AND CIPHERING REQ (rand = 2b a3 58 6a 2c 38 eb ef 01 9f b0 b0 e2 ef ce aa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915085123329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085123329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085123329 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085123329 DMM INFO MM(262420000000069/d4aab057) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915085123329 DMM NOTICE MM(262420000000069/d4aab057) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915085123329 DMM DEBUG MM(262420000000069/d4aab057) checking auth: received GSM SRES = 9d f5 16 44 (gprs_gmm.c:666) 20240915085123329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915085123329 DMM DEBUG MM(262420000000069/d4aab057) Requesting authorization (sgsn_auth.c:160) 20240915085123329 DMM INFO MM(262420000000069/d4aab057) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915085123329 DMM DEBUG MM(262420000000069/d4aab057) Requesting subscriber data update (gprs_subscriber.c:894) 20240915085123329 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240915085123329 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) 20240915085123329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915085123329 DMM INFO MM(262420000000069/d4aab057) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4aab057) (gprs_gmm.c:300) 20240915085123331 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915085123331 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915085123331 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240915085123331 DMM INFO MM(262420000000069/d4aab057) Subscriber data update (mmctx.c:430) 20240915085123331 DMM DEBUG MM(262420000000069/d4aab057) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915085123331 DMM INFO MM(262420000000069/d4aab057) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915085123331 DMM NOTICE MM(262420000000069/d4aab057) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240915085123331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915085123331 DMM NOTICE MM(262420000000069/d4aab057) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915085123331 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) 20240915085123331 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915085123331 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240915085123331 DMM INFO MM(262420000000069/d4aab057) Subscriber data update (mmctx.c:430) 20240915085123331 DMM DEBUG MM(262420000000069/d4aab057) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915085123338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085123338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915085123338 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085123338 DMM INFO MM(262420000000069/d4aab057) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915085123338 DMM NOTICE MM(262420000000069/d4aab057) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915085123338 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915085123338 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085123338 DLLC NOTICE LLME(f5cc18a3/d4aab057){ASSIGNED} LLGM Assign pre (ffffffff => d4aab057) (gprs_llc.c:1079) 20240915085123338 DLLC NOTICE LLME(ffffffff/d4aab057){ASSIGNED} LLGM Assign post (ffffffff => d4aab057) (gprs_llc.c:1125) 20240915085123338 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915085123338 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915085123338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915085123338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915085123389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085123389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915085123389 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085123389 DMM INFO MM(262420000000069/d4aab057) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915085123389 DMM INFO MM(262420000000069/d4aab057) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915085123389 DMM DEBUG MM(262420000000069/d4aab057) Using GGSN 0 (gprs_sm.c:312) 20240915085123389 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) 20240915085123389 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20240915085123389 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915085123389 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20240915085123389 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20240915085123401 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 af b3 f2 ca 11 00 b8 4f 03 14 05 7f c3 d9 6a 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=1076 from retransmit req queue (gtp.c:443) 20240915085123401 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedd8528, cbp=0x55ac771830b0) (sgsn_libgtp.c:629) 20240915085123401 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915085123401 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77189d98 TLLI=d4aab057, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915085123401 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915085123401 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@9bcdaaf81f29: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915085123408 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:776) 20240915085123416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085123416 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240915085123416 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_ci_attach-BVCI210(1302)@9bcdaaf81f29: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@9bcdaaf81f29: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='D4AAB057'O, index=0 20240915085123423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085123423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240915085123423 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085123423 DMM INFO MM(262420000000069/d4aab057) -> GMM ATTACH REQUEST MI(TMSI-0xD4AAB057) type="GPRS attach" (gprs_gmm.c:1266) 20240915085123423 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085123423 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915085123423 DLLC NOTICE LLME(ffffffff/d4aab057){ASSIGNED} LLGM Assign pre (d4aab057 => c1a55264) (gprs_llc.c:1079) 20240915085123423 DLLC NOTICE LLME(d4aab057/c1a55264){ASSIGNED} LLGM Assign post (d4aab057 => c1a55264) (gprs_llc.c:1125) 20240915085123423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915085123423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915085123423 DMM DEBUG MM(262420000000069/c1a55264) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915085123435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085123435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240915085123435 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085123435 DMM DEBUG MM(262420000000069/c1a55264) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240915085123435 DMM NOTICE MM(262420000000069/c1a55264) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915085123435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915085123435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915085123435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915085123435 DMM DEBUG MM(262420000000069/c1a55264) Requesting authorization (sgsn_auth.c:160) 20240915085123435 DMM INFO MM(262420000000069/c1a55264) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915085123435 DMM DEBUG MM(262420000000069/c1a55264) Requesting subscriber data update (gprs_subscriber.c:894) 20240915085123435 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240915085123435 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) 20240915085124422 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915085124422 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915085124422 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240915085124422 DMM INFO MM(262420000000069/c1a55264) Subscriber data update (mmctx.c:430) 20240915085124422 DMM DEBUG MM(262420000000069/c1a55264) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240915085124422 DMM INFO MM(262420000000069/c1a55264) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240915085124422 DMM NOTICE MM(262420000000069/c1a55264) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240915085124422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915085124422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915085124422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240915085124422 DMM INFO MM(262420000000069/c1a55264) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1a55264) (gprs_gmm.c:300) 20240915085124422 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) 20240915085124423 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915085124423 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240915085124423 DMM INFO MM(262420000000069/c1a55264) Subscriber data update (mmctx.c:430) 20240915085124423 DMM DEBUG MM(262420000000069/c1a55264) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915085124431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085124431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085124432 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085124432 DMM INFO MM(262420000000069/c1a55264) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915085124432 DMM NOTICE MM(262420000000069/c1a55264) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915085124432 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915085124432 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085124432 DLLC NOTICE LLME(d4aab057/c1a55264){ASSIGNED} LLGM Assign pre (ffffffff => c1a55264) (gprs_llc.c:1079) 20240915085124432 DLLC NOTICE LLME(ffffffff/c1a55264){ASSIGNED} LLGM Assign post (ffffffff => c1a55264) (gprs_llc.c:1125) 20240915085124432 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915085124432 DMM ERROR MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240915085124432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915085124432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915085124481 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:776) 20240915085124489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085124489 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085124489 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_ci_attach-BVCI196(1297)@9bcdaaf81f29: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@9bcdaaf81f29: Final verdict of PTC: pass 20240915085124494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35382<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1303)@9bcdaaf81f29: Final verdict of PTC: none 20240915085124496 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915085124496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1298)@9bcdaaf81f29: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@9bcdaaf81f29: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1308)@9bcdaaf81f29: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1306)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1296)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1301)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Sun Sep 15 08:51:24 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20240915085124623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085125024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35392<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=120500) 20240915085125497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085125497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=120500, count=130096) 20240915085126498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085126498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:51:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085127491 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Timeout of T3314 (fsm.c:317) 20240915085127491 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240915085127491 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240915085127499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085127499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_cell_change_different_ci_data started. 20240915085128086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085128088 DMM INFO MM(262420000000069/c1a55264) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915085128088 DMM INFO MM(262420000000069/c1a55264) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915085128088 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915085128088 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915085128088 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915085128088 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240915085128088 DLLC NOTICE LLME(ffffffff/c1a55264){ASSIGNED} LLGM Assign pre (c1a55264 => ffffffff) (gprs_llc.c:1079) 20240915085128088 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c1a55264 => ffffffff) (gprs_llc.c:1125) 20240915085128088 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac77189a40 (gprs_sndcp.c:574) 20240915085128088 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77189d98, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915085128088 DMM NOTICE MM(262420000000069/c1a55264) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240915085128088 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20240915085128088 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240915085128088 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915085128088 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20240915085128088 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20240915085128088 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) 20240915085128088 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) 20240915085128088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915085128088 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915085128088 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915085128088 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915085128088 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085128128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085128128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085128128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085128128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085128128 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085128128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085128128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085128128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085128128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085128130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085128130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085128130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085128130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085128130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085128130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085128130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085128130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085128130 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915085128130 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085128130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085128130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085128130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085128134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085128142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085128142 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1318)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 TC_cell_change_different_ci_data-BVCI196(1316)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085128167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915085128167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085128167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085128167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085128167 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915085128167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085128167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085128167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085128167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085128169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085128169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085128169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085128169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085128169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085128169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085128169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085128169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085128169 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915085128169 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085128169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1322)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085128170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085128170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085128174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085128182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085128182 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085128204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915085128204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085128204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085128204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085128204 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915085128204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085128204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085128204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085128205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085128206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085128206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085128206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085128207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085128207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085128207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085128207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085128207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085128207 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915085128207 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085128207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085128207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085128207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085128211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085128221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085128221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915085128500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085128500 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915085128500 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915085128500 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@9bcdaaf81f29: 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) } } } } 20240915085128502 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085128502 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@9bcdaaf81f29: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='F01ECF28'O, index=0 SGSN_Test-GSUP(1329)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@9bcdaaf81f29: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@9bcdaaf81f29: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='F01ECF28'O, index=0 TC_cell_change_different_ci_data(1331)@9bcdaaf81f29: 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 := 'FC60D3753E94B71C135181376C75E3BF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B510F956'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1A86552B4F7601B2'O } } } } } 20240915085128550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085128550 DLLC NOTICE LLME(ffffffff/f01ecf28){UNASSIGNED} LLC RX: unknown TLLI 0xf01ecf28, creating LLME on the fly (gprs_llc.c:552) 20240915085128550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085128550 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20240915085128550 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915085128550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915085128550 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915085128550 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915085128550 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085128550 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915085128550 DLLC NOTICE LLME(ffffffff/f01ecf28){UNASSIGNED} LLGM Assign pre (f01ecf28 => e83b6f77) (gprs_llc.c:1079) 20240915085128550 DLLC NOTICE LLME(f01ecf28/e83b6f77){ASSIGNED} LLGM Assign post (f01ecf28 => e83b6f77) (gprs_llc.c:1125) 20240915085128550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915085128550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915085128550 DMM DEBUG MM(262420000000071/e83b6f77) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915085128562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085128562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915085128562 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085128562 DMM DEBUG MM(262420000000071/e83b6f77) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20240915085128562 DMM NOTICE MM(262420000000071/e83b6f77) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915085128562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915085128562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915085128562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915085128562 DMM DEBUG MM(262420000000071/e83b6f77) Requesting authorization (sgsn_auth.c:160) 20240915085128562 DMM INFO MM(262420000000071/e83b6f77) Requesting authentication tuples (sgsn_auth.c:184) 20240915085128562 DMM DEBUG MM(262420000000071/e83b6f77) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915085128562 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20240915085128562 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(1329)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@9bcdaaf81f29: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20240915085128565 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915085128565 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915085128565 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915085128565 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915085128565 DMM INFO MM(262420000000071/e83b6f77) Subscriber data update (mmctx.c:430) 20240915085128565 DMM DEBUG MM(262420000000071/e83b6f77) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915085128565 DMM INFO MM(262420000000071/e83b6f77) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915085128565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915085128565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915085128565 DMM INFO MM(262420000000071/e83b6f77) <- GMM AUTH AND CIPHERING REQ (rand = fc 60 d3 75 3e 94 b7 1c 13 51 81 37 6c 75 e3 bf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915085128572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085128572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085128573 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085128573 DMM INFO MM(262420000000071/e83b6f77) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915085128573 DMM NOTICE MM(262420000000071/e83b6f77) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915085128573 DMM DEBUG MM(262420000000071/e83b6f77) checking auth: received GSM SRES = b5 10 f9 56 (gprs_gmm.c:666) 20240915085128573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915085128573 DMM DEBUG MM(262420000000071/e83b6f77) Requesting authorization (sgsn_auth.c:160) 20240915085128573 DMM INFO MM(262420000000071/e83b6f77) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915085128573 DMM DEBUG MM(262420000000071/e83b6f77) Requesting subscriber data update (gprs_subscriber.c:894) 20240915085128573 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20240915085128573 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) 20240915085128573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915085128573 DMM INFO MM(262420000000071/e83b6f77) <- GMM ATTACH ACCEPT (new P-TMSI=0xe83b6f77) (gprs_gmm.c:300) 20240915085128574 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915085128574 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915085128574 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240915085128574 DMM INFO MM(262420000000071/e83b6f77) Subscriber data update (mmctx.c:430) 20240915085128574 DMM DEBUG MM(262420000000071/e83b6f77) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915085128574 DMM INFO MM(262420000000071/e83b6f77) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915085128574 DMM NOTICE MM(262420000000071/e83b6f77) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20240915085128574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915085128574 DMM NOTICE MM(262420000000071/e83b6f77) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915085128574 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) 20240915085128575 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915085128575 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240915085128575 DMM INFO MM(262420000000071/e83b6f77) Subscriber data update (mmctx.c:430) 20240915085128575 DMM DEBUG MM(262420000000071/e83b6f77) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915085128581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085128581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915085128581 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085128581 DMM INFO MM(262420000000071/e83b6f77) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915085128581 DMM NOTICE MM(262420000000071/e83b6f77) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915085128581 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915085128581 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085128581 DLLC NOTICE LLME(f01ecf28/e83b6f77){ASSIGNED} LLGM Assign pre (ffffffff => e83b6f77) (gprs_llc.c:1079) 20240915085128581 DLLC NOTICE LLME(ffffffff/e83b6f77){ASSIGNED} LLGM Assign post (ffffffff => e83b6f77) (gprs_llc.c:1125) 20240915085128581 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915085128581 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915085128581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915085128581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915085128633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085128633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915085128633 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085128633 DMM INFO MM(262420000000071/e83b6f77) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915085128633 DMM INFO MM(262420000000071/e83b6f77) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915085128633 DMM DEBUG MM(262420000000071/e83b6f77) Using GGSN 0 (gprs_sm.c:312) 20240915085128633 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) 20240915085128633 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20240915085128633 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915085128633 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20240915085128633 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20240915085128644 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 ef 03 37 82 11 45 f8 81 41 14 05 7f 7b 32 af 84 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) 20240915085128644 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedd9598, cbp=0x55ac77183440) (sgsn_libgtp.c:629) 20240915085128644 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915085128644 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55ac77189d98 TLLI=e83b6f77, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915085128645 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915085128645 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@9bcdaaf81f29: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed 20240915085128652 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:776) 20240915085128659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085128659 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240915085128659 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_ci_data-BVCI210(1321)@9bcdaaf81f29: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@9bcdaaf81f29: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='E83B6F77'O, index=0 20240915085128666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085128666 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085128666 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085128668 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:776) TC_cell_change_different_ci_data-BVCI196(1316)@9bcdaaf81f29: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@9bcdaaf81f29: Final verdict of PTC: pass 20240915085128680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57318<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915085128683 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915085128683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1327)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(1329)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1322)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1317)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@9bcdaaf81f29: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@9bcdaaf81f29: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@9bcdaaf81f29: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1320)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1325)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1315)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Sun Sep 15 08:51:28 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20240915085128812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085129213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100552) 20240915085129684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085129684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100552, count=106604) 20240915085130685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085130685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Sun Sep 15 08:51:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085131668 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Timeout of T3314 (fsm.c:317) 20240915085131668 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240915085131668 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240915085131686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085131686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_sgsn_context_req_in started. 20240915085132270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085132271 DMM INFO MM(262420000000071/e83b6f77) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915085132271 DMM INFO MM(262420000000071/e83b6f77) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915085132272 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915085132272 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915085132272 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915085132272 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240915085132272 DLLC NOTICE LLME(ffffffff/e83b6f77){ASSIGNED} LLGM Assign pre (e83b6f77 => ffffffff) (gprs_llc.c:1079) 20240915085132272 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e83b6f77 => ffffffff) (gprs_llc.c:1125) 20240915085132272 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55ac77189a40 (gprs_sndcp.c:574) 20240915085132272 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55ac77189d98, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915085132272 DMM NOTICE MM(262420000000071/e83b6f77) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240915085132272 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20240915085132272 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240915085132272 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915085132272 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20240915085132272 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20240915085132272 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) 20240915085132272 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) 20240915085132272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915085132272 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915085132272 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915085132272 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915085132272 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@9bcdaaf81f29: 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(1337)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1337)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085132325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085132325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085132325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085132325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085132325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085132325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085132325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085132325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085132325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1337)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1336)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915085132326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085132327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085132327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085132327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085132327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085132327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085132327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085132327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085132327 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915085132327 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085132327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1337)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085132328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085132328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1337)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085132331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085132340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085132340 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1334)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1336)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085132358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915085132358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085132358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085132358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085132358 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915085132358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085132358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085132358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085132358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085132360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085132360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085132360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085132360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085132360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085132360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085132360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085132360 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085132360 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915085132360 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085132360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085132360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085132360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085132364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085132375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085132375 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1340)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085132393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915085132393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085132393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085132393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085132393 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915085132393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085132393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085132393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085132393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085132395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085132395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085132395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085132395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085132395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085132395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085132395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085132395 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085132395 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915085132395 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085132395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1346)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085132396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085132396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085132399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085132409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085132409 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915085132687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085132687 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915085132687 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915085132687 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@9bcdaaf81f29: 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) } } } } 20240915085132689 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085132690 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1334)@9bcdaaf81f29: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='EEAB7C78'O, index=0 SGSN_Test-GSUP(1348)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@9bcdaaf81f29: 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 := '59118499B82A10602E072BD60A46C7E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A379FE93'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF883D39C02EB5F4'O } } } } } 20240915085133743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085133743 DLLC NOTICE LLME(ffffffff/eeab7c78){UNASSIGNED} LLC RX: unknown TLLI 0xeeab7c78, creating LLME on the fly (gprs_llc.c:552) 20240915085133743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085133743 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20240915085133743 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915085133743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915085133743 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915085133743 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Allocated (fsm.c:456) 20240915085133743 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085133743 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915085133743 DLLC NOTICE LLME(ffffffff/eeab7c78){UNASSIGNED} LLGM Assign pre (eeab7c78 => f3c497c8) (gprs_llc.c:1079) 20240915085133743 DLLC NOTICE LLME(eeab7c78/f3c497c8){ASSIGNED} LLGM Assign post (eeab7c78 => f3c497c8) (gprs_llc.c:1125) 20240915085133743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915085133743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915085133743 DMM DEBUG MM(262420000000072/f3c497c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915085133755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085133756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915085133756 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085133756 DMM DEBUG MM(262420000000072/f3c497c8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20240915085133756 DMM NOTICE MM(262420000000072/f3c497c8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915085133756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915085133756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915085133756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915085133756 DMM DEBUG MM(262420000000072/f3c497c8) Requesting authorization (sgsn_auth.c:160) 20240915085133756 DMM INFO MM(262420000000072/f3c497c8) Requesting authentication tuples (sgsn_auth.c:184) 20240915085133756 DMM DEBUG MM(262420000000072/f3c497c8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915085133756 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20240915085133756 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(1348)@9bcdaaf81f29: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@9bcdaaf81f29: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20240915085133759 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915085133759 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915085133759 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915085133759 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915085133759 DMM INFO MM(262420000000072/f3c497c8) Subscriber data update (mmctx.c:430) 20240915085133759 DMM DEBUG MM(262420000000072/f3c497c8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915085133759 DMM INFO MM(262420000000072/f3c497c8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915085133759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915085133759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915085133759 DMM INFO MM(262420000000072/f3c497c8) <- GMM AUTH AND CIPHERING REQ (rand = 59 11 84 99 b8 2a 10 60 2e 07 2b d6 0a 46 c7 e2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915085133766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085133766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085133766 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085133766 DMM INFO MM(262420000000072/f3c497c8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915085133766 DMM NOTICE MM(262420000000072/f3c497c8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915085133766 DMM DEBUG MM(262420000000072/f3c497c8) checking auth: received GSM SRES = a3 79 fe 93 (gprs_gmm.c:666) 20240915085133766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915085133766 DMM DEBUG MM(262420000000072/f3c497c8) Requesting authorization (sgsn_auth.c:160) 20240915085133766 DMM INFO MM(262420000000072/f3c497c8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915085133766 DMM DEBUG MM(262420000000072/f3c497c8) Requesting subscriber data update (gprs_subscriber.c:894) 20240915085133766 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20240915085133766 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) 20240915085133766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915085133766 DMM INFO MM(262420000000072/f3c497c8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3c497c8) (gprs_gmm.c:300) 20240915085133768 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915085133768 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915085133768 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240915085133768 DMM INFO MM(262420000000072/f3c497c8) Subscriber data update (mmctx.c:430) 20240915085133768 DMM DEBUG MM(262420000000072/f3c497c8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915085133768 DMM INFO MM(262420000000072/f3c497c8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915085133768 DMM NOTICE MM(262420000000072/f3c497c8) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20240915085133768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915085133768 DMM NOTICE MM(262420000000072/f3c497c8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915085133768 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) 20240915085133768 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915085133768 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240915085133768 DMM INFO MM(262420000000072/f3c497c8) Subscriber data update (mmctx.c:430) 20240915085133768 DMM DEBUG MM(262420000000072/f3c497c8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915085133774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085133774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915085133775 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085133775 DMM INFO MM(262420000000072/f3c497c8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915085133775 DMM NOTICE MM(262420000000072/f3c497c8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915085133775 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915085133775 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085133775 DLLC NOTICE LLME(eeab7c78/f3c497c8){ASSIGNED} LLGM Assign pre (ffffffff => f3c497c8) (gprs_llc.c:1079) 20240915085133775 DLLC NOTICE LLME(ffffffff/f3c497c8){ASSIGNED} LLGM Assign post (ffffffff => f3c497c8) (gprs_llc.c:1125) 20240915085133775 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915085133775 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915085133775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915085133775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915085133828 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 10 20 00 00 03 52 f0 99 42 42 de 05 f3 c4 97 c8 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:2868) 20240915085134517 DGPRS DEBUG Checking for inactive LLMEs, time = 8201028 (sgsn.c:131) TC_sgsn_context_req_in(1350)@9bcdaaf81f29: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20240915085135829 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240915085135829 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240915085135829 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) 20240915085135829 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240915085135829 DMM INFO MM(262420000000072/f3c497c8) Subscriber data update (mmctx.c:430) 20240915085135829 DMM DEBUG MM(262420000000072/f3c497c8) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240915085135829 DMM INFO MM(262420000000072/f3c497c8) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240915085135829 DMM INFO MM(262420000000072/f3c497c8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915085135829 DMM INFO MM(262420000000072/f3c497c8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915085135829 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915085135829 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915085135829 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915085135829 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915085135829 DLLC NOTICE LLME(ffffffff/f3c497c8){ASSIGNED} LLGM Assign pre (f3c497c8 => ffffffff) (gprs_llc.c:1079) 20240915085135829 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f3c497c8 => ffffffff) (gprs_llc.c:1125) 20240915085135829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915085135829 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915085135829 DMM DEBUG MM_STATE_Iu[0x55ac7717b0b0]{Detached}: Deallocated (fsm.c:568) 20240915085135829 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1334)@9bcdaaf81f29: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@9bcdaaf81f29: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20240915085135834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57332<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915085135836 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915085135836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1341)@9bcdaaf81f29: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1337)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(1348)@9bcdaaf81f29: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@9bcdaaf81f29: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1334)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1346)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1336)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1335)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1344)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1339)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1334): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1336): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1337): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@9bcdaaf81f29: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Sun Sep 15 08:51:35 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20240915085135965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085136366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99376) 20240915085136837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085136837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99376, count=100536) 20240915085137838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085137838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Sun Sep 15 08:51:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085138839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085138839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_sgsn_context_req_out started. 20240915085139426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085139428 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085139470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085139470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085139470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085139470 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085139470 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085139470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085139470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085139470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085139470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085139472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085139472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085139472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085139472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085139472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085139472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085139472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085139472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085139472 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915085139472 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085139472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085139473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085139473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085139477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915085139487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085139487 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085139507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915085139507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085139507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085139507 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085139507 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915085139507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085139507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085139507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085139507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085139509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085139509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085139509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085139509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085139509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085139509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085139509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085139509 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085139509 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915085139509 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085139509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085139510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085139510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085139514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085139524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085139524 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1359)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085139541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915085139541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085139541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085139541 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085139541 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915085139541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085139541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085139541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085139541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085139542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085139542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085139542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085139542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085139542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085139542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085139542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085139542 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085139542 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915085139542 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085139542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085139543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085139543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085139547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085139556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085139556 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915085139840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085139840 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915085139840 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915085139840 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@9bcdaaf81f29: 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) } } } } 20240915085139843 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085139843 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@9bcdaaf81f29: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='D7BFE21F'O, index=0 SGSN_Test-GSUP(1367)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20240915085140891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085140891 DLLC NOTICE LLME(ffffffff/d7bfe21f){UNASSIGNED} LLC RX: unknown TLLI 0xd7bfe21f, creating LLME on the fly (gprs_llc.c:552) 20240915085140891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240915085140891 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240915085140891 DMM NOTICE LLME(ffffffff/d7bfe21f){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1748) 20240915085140891 DLLC NOTICE LLME(ffffffff/d7bfe21f){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240915085140891 DMM ERROR LLME(ffffffff/d7bfe21f){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1754) 20240915085140891 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1823) 20240915085140891 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240915085140891 DLLC NOTICE LLME(ffffffff/d7bfe21f){UNASSIGNED} LLGM Assign pre (d7bfe21f => ffffffff) (gprs_llc.c:1079) 20240915085140891 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d7bfe21f => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@9bcdaaf81f29: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@9bcdaaf81f29: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20240915085140903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39528<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915085140904 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915085140904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1361)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(1367)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1360)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1355)@9bcdaaf81f29: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1359)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1365)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@9bcdaaf81f29: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1353)@9bcdaaf81f29: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@9bcdaaf81f29: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@9bcdaaf81f29: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI98-provIP(1358)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1363)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@9bcdaaf81f29: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Sun Sep 15 08:51:40 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20240915085141030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085141431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39534<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53596) 20240915085141905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085141905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53596, count=54856) 20240915085142906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085142906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:51:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085143907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085143907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Test case TC_attach_req_id_req_ra_update started. 20240915085144491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085144492 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085144537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085144537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085144537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085144537 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085144537 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085144537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085144537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085144537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085144537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085144539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085144539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085144539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085144539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085144539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085144539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085144539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085144539 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085144539 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915085144539 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085144539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1374)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085144540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085144540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085144543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915085144554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085144554 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1373)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085144579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915085144579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085144579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085144579 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085144579 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915085144579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085144579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085144579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085144579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085144581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085144581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085144581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085144581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085144581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085144581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085144581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085144581 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085144581 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915085144581 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085144581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085144581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085144581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085144584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085144595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085144595 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1378)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@9bcdaaf81f29: 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)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085144619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915085144619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085144619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085144619 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085144619 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915085144619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085144619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085144619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085144619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085144621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085144621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085144621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085144621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085144621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085144621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085144621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085144621 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085144621 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915085144621 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085144621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085144622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085144622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085144625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085144634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085144634 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1383)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915085144908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085144908 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915085144908 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915085144908 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@9bcdaaf81f29: 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) } } } } 20240915085144910 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085144911 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@9bcdaaf81f29: 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)@9bcdaaf81f29: 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)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@9bcdaaf81f29: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='FE594584'O, index=0 SGSN_Test-GSUP(1386)@9bcdaaf81f29: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20240915085144954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085144955 DLLC NOTICE LLME(ffffffff/fe594584){UNASSIGNED} LLC RX: unknown TLLI 0xfe594584, creating LLME on the fly (gprs_llc.c:552) 20240915085144955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085144955 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20240915085144955 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915085144955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915085144955 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915085144955 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915085144955 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085144955 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915085144955 DLLC NOTICE LLME(ffffffff/fe594584){UNASSIGNED} LLGM Assign pre (fe594584 => fc71aa96) (gprs_llc.c:1079) 20240915085144955 DLLC NOTICE LLME(fe594584/fc71aa96){ASSIGNED} LLGM Assign post (fe594584 => fc71aa96) (gprs_llc.c:1125) 20240915085144955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915085144955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915085144955 DMM DEBUG MM(262420000000047/fc71aa96) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915085144968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085144968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085144968 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085144968 DMM INFO MM(262420000000047/fc71aa96) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240915085144968 DMM INFO MM(262420000000047/fc71aa96) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-25795-39 New RA: 262-42-13135-0 (gprs_gmm.c:1736) 20240915085144968 DMM NOTICE MM(262420000000047/fc71aa96) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1823) 20240915085144968 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240915085144968 DMM INFO MM(262420000000047/fc71aa96) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240915085144968 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915085144968 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915085144968 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915085144968 DMM ERROR MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240915085144968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Deallocated (fsm.c:568) 20240915085144968 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915085144968 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915085144968 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915085144968 DLLC NOTICE LLME(fe594584/fc71aa96){ASSIGNED} LLGM Assign pre (fc71aa96 => ffffffff) (gprs_llc.c:1079) 20240915085144968 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (fc71aa96 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@9bcdaaf81f29: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@9bcdaaf81f29: Final verdict of PTC: pass 20240915085144976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39542<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1386)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1379)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@9bcdaaf81f29: Final verdict of PTC: none 20240915085144978 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915085144978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1381)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1374)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1384)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1372)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1382)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1377)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Sun Sep 15 08:51:45 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20240915085145105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085145506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39552<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58184) 20240915085145979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085145979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58184, count=62540) 20240915085146980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085146980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Test execution finished. MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Sun Sep 15 08:51:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085147981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085147981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_iu_attach started. 20240915085148565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085148567 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@9bcdaaf81f29: 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(1394)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1394)@9bcdaaf81f29: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1393)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915085148618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085148618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085148618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085148618 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085148618 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085148618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085148618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085148618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085148618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1394)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085148619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085148619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085148619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085148620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085148620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085148620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085148620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085148620 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085148620 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915085148620 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085148620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1394)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085148620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085148620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1394)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085148624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915085148635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085148635 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1393)@9bcdaaf81f29: 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(1398)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach-BVCI196(1391)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1398)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085148643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915085148643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085148643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085148643 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085148643 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915085148643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085148643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085148643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085148643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085148645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085148645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085148645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085148645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085148645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085148645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085148645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085148645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085148645 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915085148645 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085148645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085148646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085148646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085148650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085148660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085148660 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@9bcdaaf81f29: 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(1403)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085148682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915085148682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085148682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085148682 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085148682 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915085148682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085148682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085148682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085148682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085148684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085148684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085148684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085148684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085148684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085148685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085148685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085148685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085148685 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915085148685 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085148685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085148685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085148685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085148689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085148698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085148698 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1402)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9bcdaaf81f29: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@9bcdaaf81f29: ************************************************* SGSN_Test_0-M3UA(1406)@9bcdaaf81f29: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@9bcdaaf81f29: ************************************************* MTC@9bcdaaf81f29: Starting RAN_Emulation SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: v_sccp_pdu_maxlen:268 20240915085148909 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240915085148909 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) 20240915085148909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240915085148909 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(1406)@9bcdaaf81f29: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240915085148911 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) 20240915085148911 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240915085148911 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240915085148911 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240915085148911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240915085148911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240915085148911 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240915085148912 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) 20240915085148912 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240915085148912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240915085148912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240915085148912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240915085148912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240915085148912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240915085148912 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240915085148982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085148982 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915085148982 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915085148982 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@9bcdaaf81f29: 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) } } } } 20240915085148984 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085148984 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@9bcdaaf81f29: 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(1408)@9bcdaaf81f29: 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(1408)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915085149720 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) 20240915085149720 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085149720 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085149720 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) 20240915085149720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085149720 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) 20240915085149720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085149720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085149720 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240915085149720 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240915085149721 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) 20240915085149721 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085149721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085149721 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) 20240915085149721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085149721 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) 20240915085149721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085149721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@9bcdaaf81f29: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1391)@9bcdaaf81f29: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='CEEEBC3B'O, index=0 SGSN_Test-GSUP(1409)@9bcdaaf81f29: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@9bcdaaf81f29: 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 := 'FDFD'O, rac := '87'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(1405)@9bcdaaf81f29: Added conn table entry 0TC_iu_attach(1411)3803435 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: First idle individual index:0 SGSN_Test_0-RAN(1405)@9bcdaaf81f29: patch: N(SD) for ConnIdx 0 set to 1 20240915085150050 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) 20240915085150050 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085150050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085150050 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) 20240915085150050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085150050 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) 20240915085150050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085150050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085150051 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915085150051 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915085150051 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915085150051 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20240915085150051 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20240915085150051 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240915085150051 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ae50]{Deregistered}: Allocated (fsm.c:456) 20240915085150051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{Init}: Allocated (fsm.c:456) 20240915085150051 DMM DEBUG MM_STATE_Gb[0x55ac7717b0b0]{Idle}: Allocated (fsm.c:456) 20240915085150051 DMM DEBUG MM_STATE_Iu[0x55ac7718a960]{Detached}: Allocated (fsm.c:456) 20240915085150051 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ae50]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085150051 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ae50]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915085150051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915085150051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915085150051 DMM DEBUG MM(262420000001001/edd33e19) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915085150051 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240915085150052 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) 20240915085150052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085150052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085150052 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) 20240915085150052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085150052 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) 20240915085150052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085150052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085150052 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) 20240915085150052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085150052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085150052 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) 20240915085150052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085150052 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) 20240915085150052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085150052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: { messageType := 2, destLocRef := '3A092B'O (":\t+"), 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(1404)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@9bcdaaf81f29: 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 := '16BADB018DCB4D23AAE5F1E51DB76764'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EFBD6753'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7111624EA1B904EB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F5FA99286CA3A0C3609BED62E4DEDFD1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '095D092E8FA3B06B1F356C08D188934B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A1622BD277A37D89B83414F4CB41CC5C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1D28A6FE16090E02'O } } } } } SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: vl_len:23 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240915085150061 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) 20240915085150061 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085150061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085150061 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) 20240915085150061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085150061 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) 20240915085150061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085150061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085150062 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085150062 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085150062 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085150062 DMM DEBUG MM(262420000001001/edd33e19) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240915085150062 DMM NOTICE MM(262420000001001/edd33e19) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915085150062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915085150062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915085150062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915085150062 DMM DEBUG MM(262420000001001/edd33e19) Requesting authorization (sgsn_auth.c:160) 20240915085150062 DMM INFO MM(262420000001001/edd33e19) Requesting authentication tuples (sgsn_auth.c:184) 20240915085150062 DMM DEBUG MM(262420000001001/edd33e19) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915085150062 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240915085150062 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(1409)@9bcdaaf81f29: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@9bcdaaf81f29: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20240915085150064 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915085150064 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915085150064 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915085150064 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915085150064 DMM INFO MM(262420000001001/edd33e19) Subscriber data update (mmctx.c:430) 20240915085150064 DMM DEBUG MM(262420000001001/edd33e19) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915085150064 DMM INFO MM(262420000001001/edd33e19) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915085150064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915085150064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915085150064 DMM INFO MM(262420000001001/edd33e19) <- GMM AUTH AND CIPHERING REQ (rand = 16 ba db 01 8d cb 4d 23 aa e5 f1 e5 1d b7 67 64 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a1 62 2b d2 77 a3 7d 89 b8 34 14 f4 cb 41 cc 5c ) (gprs_gmm.c:483) 20240915085150064 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240915085150064 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) 20240915085150064 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085150064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085150065 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) 20240915085150065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085150065 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) 20240915085150065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085150065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: vl_len:37 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B221D28A6FE23094B99990000100001F0290416090E02'O 20240915085150070 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) 20240915085150070 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085150070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085150070 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) 20240915085150070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085150070 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) 20240915085150070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085150070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085150070 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085150070 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085150070 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085150070 DMM INFO MM(262420000001001/edd33e19) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915085150070 DMM NOTICE MM(262420000001001/edd33e19) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915085150070 DMM DEBUG MM(262420000001001/edd33e19) checking auth: received UMTS RES = 1d 28 a6 fe 16 09 0e 02 (gprs_gmm.c:666) 20240915085150070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915085150070 DMM DEBUG MM(262420000001001/edd33e19) Requesting authorization (sgsn_auth.c:160) 20240915085150070 DMM INFO MM(262420000001001/edd33e19) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915085150070 DMM DEBUG MM(262420000001001/edd33e19) Requesting subscriber data update (gprs_subscriber.c:894) 20240915085150070 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240915085150070 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) 20240915085150070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240915085150070 DMM DEBUG MM(262420000001001/edd33e19) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240915085150071 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) 20240915085150071 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085150071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085150071 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) 20240915085150071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085150071 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) 20240915085150071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085150071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: vl_len:12 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915085150079 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) 20240915085150079 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085150079 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085150079 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) 20240915085150079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085150079 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) 20240915085150079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085150079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085150079 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915085150079 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915085150079 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915085150079 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20240915085150079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240915085150079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240915085150079 DMM INFO MM(262420000001001/edd33e19) <- GMM ATTACH ACCEPT (new P-TMSI=0xedd33e19) (gprs_gmm.c:300) 20240915085150079 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240915085150080 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) 20240915085150080 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085150080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085150080 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) 20240915085150080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085150080 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) 20240915085150080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085150080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085150080 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) 20240915085150080 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085150080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085150080 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) 20240915085150080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085150080 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) 20240915085150080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085150080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240915085150083 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915085150083 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915085150083 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240915085150083 DMM INFO MM(262420000001001/edd33e19) Subscriber data update (mmctx.c:430) 20240915085150083 DMM DEBUG MM(262420000001001/edd33e19) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915085150083 DMM INFO MM(262420000001001/edd33e19) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915085150083 DMM NOTICE MM(262420000001001/edd33e19) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240915085150083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915085150083 DMM NOTICE MM(262420000001001/edd33e19) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915085150083 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) 20240915085150084 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915085150084 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240915085150084 DMM INFO MM(262420000001001/edd33e19) Subscriber data update (mmctx.c:430) 20240915085150084 DMM DEBUG MM(262420000001001/edd33e19) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: vl_len:14 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240915085150086 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) 20240915085150086 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085150086 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085150086 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) 20240915085150086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085150086 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) 20240915085150086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085150086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085150086 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085150086 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085150086 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085150086 DMM INFO MM(262420000001001/edd33e19) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915085150086 DMM NOTICE MM(262420000001001/edd33e19) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915085150086 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ae50]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915085150086 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ae50]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085150086 DMM DEBUG MM_STATE_Iu(1)[0x55ac7718a960]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240915085150086 DMM DEBUG MM_STATE_Iu(1)[0x55ac7718a960]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240915085150086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915085150086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915085150086 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) 20240915085150086 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085150086 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085150086 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) 20240915085150086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085150086 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) 20240915085150086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085150086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: vl_len:7 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240915085150092 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) 20240915085150092 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085150092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085150092 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) 20240915085150092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085150092 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) 20240915085150092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085150092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085150092 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240915085150092 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240915085150092 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240915085150092 DMM INFO MM(262420000001001/edd33e19) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240915085150092 DMM DEBUG MM_STATE_Iu(1)[0x55ac7718a960]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240915085150093 DMM DEBUG MM_STATE_Iu(1)[0x55ac7718a960]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240915085150093 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) 20240915085150093 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085150093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085150093 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) 20240915085150093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085150093 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) 20240915085150093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085150093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: Session index based on local reference:0 20240915085150094 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) 20240915085150094 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085150094 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085150094 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) 20240915085150094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085150094 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) 20240915085150094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085150094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@9bcdaaf81f29: Deleted conn table entry 0TC_iu_attach(1411)3803435 TC_iu_attach(1411)@9bcdaaf81f29: setverdict(pass): none -> pass TC_iu_attach(1411)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1391)@9bcdaaf81f29: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@9bcdaaf81f29: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@9bcdaaf81f29: Final verdict of PTC: none 20240915085150152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39400<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_iu_attach-BVCI196(1391)@9bcdaaf81f29: Final verdict of PTC: none 20240915085150154 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1409)@9bcdaaf81f29: Final verdict of PTC: none 20240915085150154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1400)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1394)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@9bcdaaf81f29: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@9bcdaaf81f29: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1398)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1393)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1403)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1392)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1401)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1396)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_iu_attach-BVCI196(1391): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1392): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1393): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1394): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_iu_attach finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Sun Sep 15 08:51:50 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20240915085150288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085150297 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240915085150297 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) 20240915085150297 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240915085150297 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240915085150297 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240915085150297 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) 20240915085150297 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240915085150297 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240915085150297 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) 20240915085150297 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) 20240915085150297 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240915085150297 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240915085150297 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240915085150297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240915085150297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240915085150297 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240915085150297 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240915085150298 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240915085150690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206840) 20240915085151156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085151156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=206840, count=208096) 20240915085152157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085152157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915085152298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240915085152298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240915085152299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Sun Sep 15 08:51:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085153158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085153158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_iu_attach_encr started. 20240915085153749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085153750 DMM INFO MM(262420000001001/edd33e19) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915085153750 DMM INFO MM(262420000001001/edd33e19) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915085153750 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ae50]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915085153750 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ae50]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915085153750 DMM DEBUG MM_STATE_Iu(1)[0x55ac7718a960]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240915085153750 DMM DEBUG MM_STATE_Iu(1)[0x55ac7718a960]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240915085153750 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240915085153750 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) 20240915085153750 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) 20240915085153750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{Init}: Deallocated (fsm.c:568) 20240915085153750 DMM DEBUG MM_STATE_Gb[0x55ac7717b0b0]{Idle}: Deallocated (fsm.c:568) 20240915085153750 DMM DEBUG MM_STATE_Iu(1)[0x55ac7718a960]{Detached}: Deallocated (fsm.c:568) 20240915085153750 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ae50]{Deregistered}: Deallocated (fsm.c:568) 20240915085153750 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@9bcdaaf81f29: 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(1416)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085153792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085153792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085153792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085153792 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085153792 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085153792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085153792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085153792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085153792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085153793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085153793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085153793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085153793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085153793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085153793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085153793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085153793 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085153793 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915085153793 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085153793 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085153794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085153794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1416)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085153798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1417)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1413)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085153809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085153809 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1415)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1417)@9bcdaaf81f29: 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(1421)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085153833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915085153833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085153833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085153833 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085153833 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915085153833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085153833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085153833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085153833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085153834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085153834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085153834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085153835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085153835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085153835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085153835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085153835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085153835 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915085153835 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085153835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1421)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085153835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085153835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085153840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1422)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1418)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085153850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085153850 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@9bcdaaf81f29: 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(1426)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085153869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915085153870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085153870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085153870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085153870 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915085153870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085153870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085153870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085153870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085153871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085153871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085153871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085153871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085153871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085153871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085153871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085153871 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085153871 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915085153871 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085153871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085153872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085153872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1426)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085153876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085153885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085153885 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI220(1425)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9bcdaaf81f29: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@9bcdaaf81f29: ************************************************* SGSN_Test_0-M3UA(1429)@9bcdaaf81f29: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@9bcdaaf81f29: ************************************************* MTC@9bcdaaf81f29: Starting RAN_Emulation SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: v_sccp_pdu_maxlen:268 20240915085154091 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240915085154091 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) 20240915085154091 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240915085154091 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(1429)@9bcdaaf81f29: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240915085154093 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) 20240915085154093 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240915085154093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240915085154093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240915085154093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240915085154093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240915085154093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240915085154094 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) 20240915085154094 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240915085154094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240915085154094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240915085154094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240915085154094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240915085154094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240915085154095 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240915085154159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085154159 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915085154159 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915085154159 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@9bcdaaf81f29: 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) } } } } 20240915085154161 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085154161 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@9bcdaaf81f29: 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(1431)@9bcdaaf81f29: 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(1431)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915085154901 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) 20240915085154901 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085154901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085154901 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) 20240915085154901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085154901 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) 20240915085154901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085154901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085154901 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240915085154901 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240915085154901 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) 20240915085154901 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085154901 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085154901 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) 20240915085154901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085154901 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) 20240915085154901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085154901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@9bcdaaf81f29: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@9bcdaaf81f29: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='C038DF20'O, index=0 SGSN_Test-GSUP(1432)@9bcdaaf81f29: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@9bcdaaf81f29: 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 := '8D64'O, rac := '9D'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(1428)@9bcdaaf81f29: Added conn table entry 0TC_iu_attach_encr(1434)15182649 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: First idle individual index:0 SGSN_Test_0-RAN(1428)@9bcdaaf81f29: patch: N(SD) for ConnIdx 0 set to 1 20240915085155229 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) 20240915085155229 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085155229 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085155229 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) 20240915085155229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085155229 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) 20240915085155229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085155229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085155230 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915085155230 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915085155230 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915085155230 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240915085155230 DMM DEBUG GMM(gmm_fsm)[0x55ac7718a960]{Deregistered}: Allocated (fsm.c:456) 20240915085155230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915085155230 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Allocated (fsm.c:456) 20240915085155230 DMM DEBUG MM_STATE_Iu[0x55ac7717ad20]{Detached}: Allocated (fsm.c:456) 20240915085155230 DMM DEBUG GMM(gmm_fsm)[0x55ac7718a960]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085155230 DMM DEBUG GMM(gmm_fsm)[0x55ac7718a960]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915085155230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915085155230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915085155230 DMM DEBUG MM(262420000001001/c5b6006a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915085155230 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240915085155230 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) 20240915085155230 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085155230 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085155230 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) 20240915085155230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085155230 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) 20240915085155230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085155230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085155230 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) 20240915085155230 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085155230 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085155230 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) 20240915085155230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085155230 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) 20240915085155230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085155230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: { messageType := 2, destLocRef := 'E7AB39'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(1427)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@9bcdaaf81f29: 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 := '7678EB557A48B2515A9051605C987790'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D7972DF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '58DC3F9300A81E85'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '832F7E1A61F4F88DC28087AFB17C055C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '03B5EEBE0D0B82CCF6571A20FD48FD72'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F33526C136F38E5BC59194BE61479B15'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0B1A568BCF3FF554'O } } } } } SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: vl_len:23 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240915085155240 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) 20240915085155240 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085155240 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085155240 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) 20240915085155240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085155240 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) 20240915085155240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085155240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085155241 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085155241 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085155241 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085155241 DMM DEBUG MM(262420000001001/c5b6006a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240915085155241 DMM NOTICE MM(262420000001001/c5b6006a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915085155241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915085155241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915085155241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915085155241 DMM DEBUG MM(262420000001001/c5b6006a) Requesting authorization (sgsn_auth.c:160) 20240915085155241 DMM INFO MM(262420000001001/c5b6006a) Requesting authentication tuples (sgsn_auth.c:184) 20240915085155241 DMM DEBUG MM(262420000001001/c5b6006a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915085155241 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240915085155241 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(1432)@9bcdaaf81f29: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@9bcdaaf81f29: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20240915085155243 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915085155243 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915085155243 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915085155243 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915085155243 DMM INFO MM(262420000001001/c5b6006a) Subscriber data update (mmctx.c:430) 20240915085155243 DMM DEBUG MM(262420000001001/c5b6006a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915085155243 DMM INFO MM(262420000001001/c5b6006a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915085155243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915085155243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915085155243 DMM INFO MM(262420000001001/c5b6006a) <- GMM AUTH AND CIPHERING REQ (rand = 76 78 eb 55 7a 48 b2 51 5a 90 51 60 5c 98 77 90 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f3 35 26 c1 36 f3 8e 5b c5 91 94 be 61 47 9b 15 ) (gprs_gmm.c:483) 20240915085155243 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240915085155243 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) 20240915085155243 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085155243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085155243 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) 20240915085155243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085155244 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) 20240915085155244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085155244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: vl_len:37 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B220B1A568B23094B99990000100001F02904CF3FF554'O 20240915085155250 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) 20240915085155250 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085155250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085155250 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) 20240915085155250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085155250 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) 20240915085155250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085155250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085155250 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085155250 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085155250 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085155250 DMM INFO MM(262420000001001/c5b6006a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915085155250 DMM NOTICE MM(262420000001001/c5b6006a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915085155250 DMM DEBUG MM(262420000001001/c5b6006a) checking auth: received UMTS RES = 0b 1a 56 8b cf 3f f5 54 (gprs_gmm.c:666) 20240915085155250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915085155250 DMM DEBUG MM(262420000001001/c5b6006a) Requesting authorization (sgsn_auth.c:160) 20240915085155250 DMM INFO MM(262420000001001/c5b6006a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915085155250 DMM DEBUG MM(262420000001001/c5b6006a) Requesting subscriber data update (gprs_subscriber.c:894) 20240915085155250 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240915085155250 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) 20240915085155250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240915085155250 DMM DEBUG MM(262420000001001/c5b6006a) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20240915085155250 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) 20240915085155250 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085155250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085155250 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) 20240915085155250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085155250 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) 20240915085155250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085155250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: vl_len:17 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20240915085155259 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) 20240915085155259 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085155259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085155259 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) 20240915085155259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085155259 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) 20240915085155259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085155259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085155259 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915085155259 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915085155259 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915085155259 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20240915085155259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240915085155259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240915085155259 DMM INFO MM(262420000001001/c5b6006a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5b6006a) (gprs_gmm.c:300) 20240915085155259 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240915085155259 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) 20240915085155259 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085155259 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085155259 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) 20240915085155259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085155259 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) 20240915085155259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085155259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085155259 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) 20240915085155259 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085155259 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085155259 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) 20240915085155259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085155259 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) 20240915085155259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085155259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240915085155262 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915085155262 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915085155262 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240915085155262 DMM INFO MM(262420000001001/c5b6006a) Subscriber data update (mmctx.c:430) 20240915085155262 DMM DEBUG MM(262420000001001/c5b6006a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915085155262 DMM INFO MM(262420000001001/c5b6006a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915085155262 DMM NOTICE MM(262420000001001/c5b6006a) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240915085155262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915085155262 DMM NOTICE MM(262420000001001/c5b6006a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915085155262 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) 20240915085155263 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915085155263 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240915085155263 DMM INFO MM(262420000001001/c5b6006a) Subscriber data update (mmctx.c:430) 20240915085155263 DMM DEBUG MM(262420000001001/c5b6006a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: vl_len:14 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240915085155265 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) 20240915085155265 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085155265 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085155265 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) 20240915085155265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085155265 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) 20240915085155265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085155265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085155265 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085155265 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085155265 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085155265 DMM INFO MM(262420000001001/c5b6006a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915085155265 DMM NOTICE MM(262420000001001/c5b6006a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915085155265 DMM DEBUG GMM(gmm_fsm)[0x55ac7718a960]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915085155265 DMM DEBUG GMM(gmm_fsm)[0x55ac7718a960]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085155265 DMM DEBUG MM_STATE_Iu(2)[0x55ac7717ad20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240915085155265 DMM DEBUG MM_STATE_Iu(2)[0x55ac7717ad20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240915085155265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915085155265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915085155265 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) 20240915085155265 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085155265 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085155265 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) 20240915085155265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085155265 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) 20240915085155265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085155265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: vl_len:7 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240915085155271 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) 20240915085155271 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085155271 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085155271 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) 20240915085155271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085155271 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) 20240915085155271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085155271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085155271 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240915085155271 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240915085155271 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240915085155271 DMM INFO MM(262420000001001/c5b6006a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240915085155271 DMM DEBUG MM_STATE_Iu(2)[0x55ac7717ad20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240915085155271 DMM DEBUG MM_STATE_Iu(2)[0x55ac7717ad20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240915085155271 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) 20240915085155271 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085155271 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085155271 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) 20240915085155271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085155271 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) 20240915085155271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085155271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: Session index based on local reference:0 20240915085155273 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) 20240915085155273 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085155273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085155273 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) 20240915085155273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085155273 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) 20240915085155273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085155273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@9bcdaaf81f29: Deleted conn table entry 0TC_iu_attach_encr(1434)15182649 TC_iu_attach_encr(1434)@9bcdaaf81f29: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@9bcdaaf81f29: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@9bcdaaf81f29: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@9bcdaaf81f29: Final verdict of PTC: none 20240915085155332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39410<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1432)@9bcdaaf81f29: Final verdict of PTC: none 20240915085155335 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915085155335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1426)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1416)@9bcdaaf81f29: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@9bcdaaf81f29: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@9bcdaaf81f29: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1421)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1424)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1414)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1419)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_iu_attach_encr finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Sun Sep 15 08:51:55 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20240915085155464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085155473 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240915085155473 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) 20240915085155473 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240915085155473 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240915085155473 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240915085155473 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) 20240915085155473 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240915085155473 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240915085155473 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) 20240915085155473 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) 20240915085155473 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240915085155473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240915085155473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240915085155473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240915085155473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240915085155473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240915085155473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240915085155474 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240915085155866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39412<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183636) 20240915085156335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085156335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=183636, count=210856) 20240915085157336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085157336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915085157474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240915085157474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240915085157474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Sun Sep 15 08:51:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085158338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085158338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_iu_attach_geran_rau started. 20240915085158927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085158929 DMM INFO MM(262420000001001/c5b6006a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915085158929 DMM INFO MM(262420000001001/c5b6006a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915085158929 DMM DEBUG GMM(gmm_fsm)[0x55ac7718a960]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915085158929 DMM DEBUG GMM(gmm_fsm)[0x55ac7718a960]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915085158929 DMM DEBUG MM_STATE_Iu(2)[0x55ac7717ad20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240915085158929 DMM DEBUG MM_STATE_Iu(2)[0x55ac7717ad20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240915085158929 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240915085158929 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) 20240915085158929 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) 20240915085158929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915085158929 DMM DEBUG MM_STATE_Gb[0x55ac7717af80]{Idle}: Deallocated (fsm.c:568) 20240915085158929 DMM DEBUG MM_STATE_Iu(2)[0x55ac7717ad20]{Detached}: Deallocated (fsm.c:568) 20240915085158929 DMM DEBUG GMM(gmm_fsm)[0x55ac7718a960]{Deregistered}: Deallocated (fsm.c:568) 20240915085158929 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@9bcdaaf81f29: 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(1439)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085158973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085158973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085158973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085158973 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085158973 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085158973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085158973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085158973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085158973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085158975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085158975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085158975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085158975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085158975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085158975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085158975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085158975 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085158975 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915085158975 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085158975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1439)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085158976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085158976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085158979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1440)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1436)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085158987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085158987 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1438)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@9bcdaaf81f29: 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(1444)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085159007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915085159007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085159007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085159007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085159007 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915085159007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085159007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085159007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085159007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085159009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085159009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085159009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085159009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085159009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085159009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085159009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085159009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085159009 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915085159009 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085159009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085159010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085159010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1444)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085159014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1445)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915085159024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085159024 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1443)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1445)@9bcdaaf81f29: 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(1450)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1450)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085159055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915085159055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085159055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085159055 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085159056 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915085159056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085159056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085159056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085159056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1450)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085159057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085159057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085159057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085159057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085159057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085159057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085159057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085159057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085159057 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915085159057 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085159057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085159058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085159058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1450)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1450)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085159062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9bcdaaf81f29: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@9bcdaaf81f29: ************************************************* SGSN_Test_0-M3UA(1452)@9bcdaaf81f29: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@9bcdaaf81f29: ************************************************* MTC@9bcdaaf81f29: Starting RAN_Emulation SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1446)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085159071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085159071 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1447)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915085159266 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240915085159266 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) 20240915085159266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240915085159266 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(1452)@9bcdaaf81f29: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240915085159268 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) 20240915085159268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240915085159268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240915085159268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240915085159268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240915085159269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240915085159269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240915085159270 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) 20240915085159270 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240915085159270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240915085159270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240915085159270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240915085159270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240915085159270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240915085159270 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240915085159338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085159338 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915085159338 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915085159338 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@9bcdaaf81f29: 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) } } } } 20240915085159340 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085159340 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@9bcdaaf81f29: 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(1454)@9bcdaaf81f29: 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(1454)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915085200077 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) 20240915085200077 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085200077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085200077 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) 20240915085200077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085200077 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) 20240915085200077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085200077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085200077 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240915085200077 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240915085200077 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) 20240915085200077 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085200077 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085200077 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) 20240915085200077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085200077 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) 20240915085200077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085200077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@9bcdaaf81f29: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@9bcdaaf81f29: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='D9AA7F34'O, index=0 SGSN_Test-GSUP(1455)@9bcdaaf81f29: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@9bcdaaf81f29: 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 := 'AED9'O, rac := 'DF'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(1451)@9bcdaaf81f29: Added conn table entry 0TC_iu_attach_geran_rau(1457)481502 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: First idle individual index:0 SGSN_Test_0-RAN(1451)@9bcdaaf81f29: patch: N(SD) for ConnIdx 0 set to 1 20240915085200410 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) 20240915085200410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085200410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085200410 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) 20240915085200410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085200410 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) 20240915085200410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085200410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085200411 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915085200411 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915085200411 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915085200411 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20240915085200411 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915085200411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{Init}: Allocated (fsm.c:456) 20240915085200411 DMM DEBUG MM_STATE_Gb[0x55ac7717b0b0]{Idle}: Allocated (fsm.c:456) 20240915085200411 DMM DEBUG MM_STATE_Iu[0x55ac7717ae50]{Detached}: Allocated (fsm.c:456) 20240915085200411 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085200411 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915085200411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915085200411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915085200411 DMM DEBUG MM(262420000001002/fd6bef6d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915085200411 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240915085200411 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) 20240915085200411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085200411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085200411 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) 20240915085200411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085200411 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) 20240915085200411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085200411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085200411 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) 20240915085200411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085200411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085200411 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) 20240915085200411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085200411 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) 20240915085200411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085200411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: { messageType := 2, destLocRef := '0758DE'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(1449)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@9bcdaaf81f29: 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 := 'DE11130AC5AAD48486BF455ECB9E0371'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7EEF240E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '25E08C86A7267992'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4608120B4B260330AF263D3158012DF5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'ED547AC19C3580D498597BBAED0DE43B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F7BD708DE79680AA17EDAA4C3D319E0D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EAA8FD676E8E6C36'O } } } } } SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: vl_len:23 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20240915085200420 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) 20240915085200420 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085200420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085200420 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) 20240915085200420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085200420 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) 20240915085200420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085200420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085200420 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085200420 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085200420 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085200420 DMM DEBUG MM(262420000001002/fd6bef6d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240915085200420 DMM NOTICE MM(262420000001002/fd6bef6d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915085200420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915085200420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915085200420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915085200420 DMM DEBUG MM(262420000001002/fd6bef6d) Requesting authorization (sgsn_auth.c:160) 20240915085200420 DMM INFO MM(262420000001002/fd6bef6d) Requesting authentication tuples (sgsn_auth.c:184) 20240915085200420 DMM DEBUG MM(262420000001002/fd6bef6d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915085200420 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240915085200420 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(1455)@9bcdaaf81f29: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@9bcdaaf81f29: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20240915085200423 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915085200423 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915085200423 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915085200423 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915085200423 DMM INFO MM(262420000001002/fd6bef6d) Subscriber data update (mmctx.c:430) 20240915085200423 DMM DEBUG MM(262420000001002/fd6bef6d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915085200423 DMM INFO MM(262420000001002/fd6bef6d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915085200424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915085200424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915085200424 DMM INFO MM(262420000001002/fd6bef6d) <- GMM AUTH AND CIPHERING REQ (rand = de 11 13 0a c5 aa d4 84 86 bf 45 5e cb 9e 03 71 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f7 bd 70 8d e7 96 80 aa 17 ed aa 4c 3d 31 9e 0d ) (gprs_gmm.c:483) 20240915085200424 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240915085200424 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) 20240915085200424 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085200424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085200424 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) 20240915085200424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085200424 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) 20240915085200424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085200424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: vl_len:37 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222EAA8FD6723094B99990000100002F029046E8E6C36'O 20240915085200429 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) 20240915085200429 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085200429 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085200429 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) 20240915085200429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085200429 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) 20240915085200429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085200430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085200430 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085200430 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085200430 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085200430 DMM INFO MM(262420000001002/fd6bef6d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915085200430 DMM NOTICE MM(262420000001002/fd6bef6d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915085200430 DMM DEBUG MM(262420000001002/fd6bef6d) checking auth: received UMTS RES = ea a8 fd 67 6e 8e 6c 36 (gprs_gmm.c:666) 20240915085200430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915085200430 DMM DEBUG MM(262420000001002/fd6bef6d) Requesting authorization (sgsn_auth.c:160) 20240915085200430 DMM INFO MM(262420000001002/fd6bef6d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915085200430 DMM DEBUG MM(262420000001002/fd6bef6d) Requesting subscriber data update (gprs_subscriber.c:894) 20240915085200430 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240915085200430 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) 20240915085200430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240915085200430 DMM DEBUG MM(262420000001002/fd6bef6d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240915085200430 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) 20240915085200430 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085200430 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085200430 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) 20240915085200430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085200430 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) 20240915085200430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085200430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: vl_len:12 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915085200437 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) 20240915085200437 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085200437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085200437 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) 20240915085200437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085200437 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) 20240915085200437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085200437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085200437 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915085200437 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915085200437 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915085200437 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20240915085200437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240915085200437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240915085200437 DMM INFO MM(262420000001002/fd6bef6d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd6bef6d) (gprs_gmm.c:300) 20240915085200437 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240915085200438 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) 20240915085200438 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085200438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085200438 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) 20240915085200438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085200438 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) 20240915085200438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085200438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085200438 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) 20240915085200438 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085200438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085200438 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) 20240915085200438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085200438 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) 20240915085200438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085200438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240915085200442 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915085200442 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915085200442 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240915085200442 DMM INFO MM(262420000001002/fd6bef6d) Subscriber data update (mmctx.c:430) 20240915085200442 DMM DEBUG MM(262420000001002/fd6bef6d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915085200442 DMM INFO MM(262420000001002/fd6bef6d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915085200442 DMM NOTICE MM(262420000001002/fd6bef6d) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240915085200442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915085200442 DMM NOTICE MM(262420000001002/fd6bef6d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915085200442 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) 20240915085200442 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915085200442 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240915085200442 DMM INFO MM(262420000001002/fd6bef6d) Subscriber data update (mmctx.c:430) 20240915085200442 DMM DEBUG MM(262420000001002/fd6bef6d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: vl_len:14 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240915085200445 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) 20240915085200445 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085200445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085200445 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) 20240915085200445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085200445 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) 20240915085200445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085200445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085200445 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085200445 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085200445 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085200445 DMM INFO MM(262420000001002/fd6bef6d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915085200445 DMM NOTICE MM(262420000001002/fd6bef6d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915085200445 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915085200445 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085200445 DMM DEBUG MM_STATE_Iu(3)[0x55ac7717ae50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240915085200445 DMM DEBUG MM_STATE_Iu(3)[0x55ac7717ae50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240915085200445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915085200445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915085200445 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) 20240915085200445 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085200445 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085200445 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) 20240915085200445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085200445 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) 20240915085200445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085200445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: vl_len:7 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240915085200449 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) 20240915085200449 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085200449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085200450 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) 20240915085200450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085200450 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) 20240915085200450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085200450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085200450 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240915085200450 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240915085200450 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240915085200450 DMM INFO MM(262420000001002/fd6bef6d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240915085200450 DMM DEBUG MM_STATE_Iu(3)[0x55ac7717ae50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240915085200450 DMM DEBUG MM_STATE_Iu(3)[0x55ac7717ae50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240915085200450 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) 20240915085200450 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085200450 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085200450 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) 20240915085200450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085200450 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) 20240915085200450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085200450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: Session index based on local reference:0 20240915085200451 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) 20240915085200451 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085200451 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085200451 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) 20240915085200451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085200451 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) 20240915085200451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085200451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@9bcdaaf81f29: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)481502 TC_iu_attach_geran_rau(1457)@9bcdaaf81f29: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@9bcdaaf81f29: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@9bcdaaf81f29: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='FD6BEF6D'O, index=1 20240915085200510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085200510 DLLC NOTICE LLME(ffffffff/fd6bef6d){UNASSIGNED} LLC RX: unknown TLLI 0xfd6bef6d, creating LLME on the fly (gprs_llc.c:552) 20240915085200510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240915085200510 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240915085200510 DMM INFO MM(262420000001002/fd6bef6d) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: fd6bef6d, P-TMSI: fd6bef6d (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1704) 20240915085200510 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240915085200510 DMM DEBUG MM_STATE_Iu(3)[0x55ac7717ae50]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20240915085200510 DMM DEBUG MM_STATE_Iu(3)[0x55ac7717ae50]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240915085200510 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915085200510 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1761) 20240915085200510 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915085200510 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085200510 DLLC NOTICE LLME(ffffffff/fd6bef6d){UNASSIGNED} LLGM Assign pre (fd6bef6d => fd6bef6d) (gprs_llc.c:1079) 20240915085200510 DLLC NOTICE LLME(fd6bef6d/fd6bef6d){ASSIGNED} LLGM Assign post (fd6bef6d => fd6bef6d) (gprs_llc.c:1125) 20240915085200510 DMM INFO MM(262420000001002/fd6bef6d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@9bcdaaf81f29: Removing Client IMSI='262420000001002'H, index=1 20240915085200524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085200524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085200524 DMM DEBUG MM_STATE_Gb[0x55ac7717b0b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085200524 DMM INFO MM(262420000001002/fd6bef6d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240915085200524 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240915085200524 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085200525 DLLC NOTICE LLME(fd6bef6d/fd6bef6d){ASSIGNED} LLGM Assign pre (ffffffff => fd6bef6d) (gprs_llc.c:1079) 20240915085200525 DLLC NOTICE LLME(ffffffff/fd6bef6d){ASSIGNED} LLGM Assign post (ffffffff => fd6bef6d) (gprs_llc.c:1125) 20240915085200525 DMM DEBUG MM_STATE_Gb[0x55ac7717b0b0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240915085200525 DMM ERROR MM_STATE_Gb[0x55ac7717b0b0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1861) TC_iu_attach_geran_rau(1457)@9bcdaaf81f29: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test_0-SCCP(1449)@9bcdaaf81f29: Final verdict of PTC: none 20240915085200531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48532<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915085200533 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915085200533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1454)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(1455)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1444)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1439)@9bcdaaf81f29: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1447)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1450)@9bcdaaf81f29: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@9bcdaaf81f29: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1437)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1448)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1442)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1447): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1448): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-SCCP(1449): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1450): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Sun Sep 15 08:52:00 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20240915085200653 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240915085200653 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) 20240915085200653 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240915085200653 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240915085200653 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240915085200653 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) 20240915085200653 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240915085200653 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240915085200653 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) 20240915085200653 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) 20240915085200653 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240915085200653 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240915085200653 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240915085200653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240915085200654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240915085200654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240915085200654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240915085200654 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240915085200672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085201073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48544<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219000) 20240915085201534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085201534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=219000, count=220356) 20240915085202535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085202535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915085202654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240915085202654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240915085202654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:52:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085203536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085203536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_geran_attach_iu_rau started. 20240915085204138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085204140 DMM INFO MM(262420000001002/fd6bef6d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915085204140 DMM INFO MM(262420000001002/fd6bef6d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915085204140 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915085204140 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915085204140 DMM DEBUG MM_STATE_Gb[0x55ac7717b0b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915085204140 DMM ERROR MM_STATE_Gb[0x55ac7717b0b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240915085204140 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240915085204140 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) 20240915085204140 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) 20240915085204140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717af80]{Init}: Deallocated (fsm.c:568) 20240915085204140 DMM DEBUG MM_STATE_Gb[0x55ac7717b0b0]{Idle}: Deallocated (fsm.c:568) 20240915085204140 DMM DEBUG MM_STATE_Iu(3)[0x55ac7717ae50]{Detached}: Deallocated (fsm.c:568) 20240915085204140 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915085204140 DLLC NOTICE LLME(ffffffff/fd6bef6d){ASSIGNED} LLGM Assign pre (fd6bef6d => ffffffff) (gprs_llc.c:1079) 20240915085204140 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (fd6bef6d => ffffffff) (gprs_llc.c:1125) 20240915085204140 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@9bcdaaf81f29: 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(1462)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085204183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085204183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085204183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085204183 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085204183 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085204183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085204183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085204183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085204183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085204185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085204185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085204185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085204185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085204185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085204185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085204185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085204185 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085204185 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915085204185 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085204185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085204186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085204186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1462)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085204190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085204199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085204199 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1461)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1463)@9bcdaaf81f29: 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(1468)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1468)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085204231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915085204231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085204231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085204231 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085204231 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915085204231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085204231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085204231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085204231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1468)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085204233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085204233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085204233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085204233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085204233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085204233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085204233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085204233 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085204233 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915085204233 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085204233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085204234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085204234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1468)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1468)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1467)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915085204238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1464)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085204249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085204249 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1469)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1465)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1467)@9bcdaaf81f29: 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(1472)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085204263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915085204263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085204263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085204263 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085204263 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915085204263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085204263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085204263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085204263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085204264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085204264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085204264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085204264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085204264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085204264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085204264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085204264 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085204264 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915085204264 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085204265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1472)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085204265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085204265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085204269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9bcdaaf81f29: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20240915085204279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085204279 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-M3UA(1475)@9bcdaaf81f29: ************************************************* SGSN_Test_0-M3UA(1475)@9bcdaaf81f29: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@9bcdaaf81f29: ************************************************* MTC@9bcdaaf81f29: Starting RAN_Emulation SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1471)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915085204481 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240915085204481 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) 20240915085204481 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240915085204481 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(1475)@9bcdaaf81f29: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240915085204483 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) 20240915085204483 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240915085204483 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240915085204483 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240915085204483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240915085204483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240915085204483 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240915085204485 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) 20240915085204485 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240915085204485 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240915085204485 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240915085204485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240915085204485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240915085204485 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240915085204485 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240915085204518 DGPRS DEBUG Checking for inactive LLMEs, time = 8201058 (sgsn.c:131) 20240915085204536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085204536 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915085204536 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915085204536 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@9bcdaaf81f29: 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) } } } } 20240915085204538 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085204539 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@9bcdaaf81f29: 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(1477)@9bcdaaf81f29: 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(1477)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915085205290 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) 20240915085205290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085205290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085205290 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) 20240915085205290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085205290 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) 20240915085205290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085205290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085205290 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240915085205290 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240915085205291 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) 20240915085205291 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085205291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085205291 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) 20240915085205291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085205291 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) 20240915085205291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085205291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@9bcdaaf81f29: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1461)@9bcdaaf81f29: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='D52376B8'O, index=0 SGSN_Test-GSUP(1478)@9bcdaaf81f29: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@9bcdaaf81f29: 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 := '4150EF7A8D8345792B5DD8C822D20B99'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '663B87CA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '816451EC30856519'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '98365644D6E151A523976D393CFCF7A9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '25447979ADD22B0490D66F37D777454C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E2DFD58996B764176B5BE2E99D91F855'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DDA3A796BA606403'O } } } } } 20240915085205599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085205599 DLLC NOTICE LLME(ffffffff/d52376b8){UNASSIGNED} LLC RX: unknown TLLI 0xd52376b8, creating LLME on the fly (gprs_llc.c:552) 20240915085205599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085205599 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20240915085205599 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Allocated (fsm.c:456) 20240915085205599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915085205599 DMM DEBUG MM_STATE_Gb[0x55ac7717b0b0]{Idle}: Allocated (fsm.c:456) 20240915085205599 DMM DEBUG MM_STATE_Iu[0x55ac7717af80]{Detached}: Allocated (fsm.c:456) 20240915085205599 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085205599 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915085205599 DLLC NOTICE LLME(ffffffff/d52376b8){UNASSIGNED} LLGM Assign pre (d52376b8 => ec55ff3c) (gprs_llc.c:1079) 20240915085205599 DLLC NOTICE LLME(d52376b8/ec55ff3c){ASSIGNED} LLGM Assign post (d52376b8 => ec55ff3c) (gprs_llc.c:1125) 20240915085205599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915085205599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915085205599 DMM DEBUG MM(262420000001003/ec55ff3c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915085205611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085205611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915085205611 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717b0b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085205611 DMM DEBUG MM(262420000001003/ec55ff3c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240915085205611 DMM NOTICE MM(262420000001003/ec55ff3c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915085205611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915085205611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915085205611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915085205611 DMM DEBUG MM(262420000001003/ec55ff3c) Requesting authorization (sgsn_auth.c:160) 20240915085205611 DMM INFO MM(262420000001003/ec55ff3c) Requesting authentication tuples (sgsn_auth.c:184) 20240915085205611 DMM DEBUG MM(262420000001003/ec55ff3c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915085205611 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240915085205611 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(1478)@9bcdaaf81f29: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@9bcdaaf81f29: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20240915085205614 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915085205614 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915085205614 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915085205614 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915085205614 DMM INFO MM(262420000001003/ec55ff3c) Subscriber data update (mmctx.c:430) 20240915085205614 DMM DEBUG MM(262420000001003/ec55ff3c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915085205614 DMM INFO MM(262420000001003/ec55ff3c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915085205614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915085205614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915085205614 DMM INFO MM(262420000001003/ec55ff3c) <- GMM AUTH AND CIPHERING REQ (rand = 41 50 ef 7a 8d 83 45 79 2b 5d d8 c8 22 d2 0b 99 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e2 df d5 89 96 b7 64 17 6b 5b e2 e9 9d 91 f8 55 ) (gprs_gmm.c:483) 20240915085205622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085205622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240915085205622 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717b0b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085205622 DMM INFO MM(262420000001003/ec55ff3c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915085205622 DMM NOTICE MM(262420000001003/ec55ff3c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915085205622 DMM DEBUG MM(262420000001003/ec55ff3c) checking auth: received UMTS RES = dd a3 a7 96 ba 60 64 03 (gprs_gmm.c:666) 20240915085205622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915085205622 DMM DEBUG MM(262420000001003/ec55ff3c) Requesting authorization (sgsn_auth.c:160) 20240915085205622 DMM INFO MM(262420000001003/ec55ff3c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915085205622 DMM DEBUG MM(262420000001003/ec55ff3c) Requesting subscriber data update (gprs_subscriber.c:894) 20240915085205622 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240915085205622 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) 20240915085205622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915085205622 DMM INFO MM(262420000001003/ec55ff3c) <- GMM ATTACH ACCEPT (new P-TMSI=0xec55ff3c) (gprs_gmm.c:300) 20240915085205623 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915085205623 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915085205623 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240915085205623 DMM INFO MM(262420000001003/ec55ff3c) Subscriber data update (mmctx.c:430) 20240915085205623 DMM DEBUG MM(262420000001003/ec55ff3c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915085205623 DMM INFO MM(262420000001003/ec55ff3c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915085205623 DMM NOTICE MM(262420000001003/ec55ff3c) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240915085205623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915085205623 DMM NOTICE MM(262420000001003/ec55ff3c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915085205623 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) 20240915085205624 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915085205624 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240915085205624 DMM INFO MM(262420000001003/ec55ff3c) Subscriber data update (mmctx.c:430) 20240915085205624 DMM DEBUG MM(262420000001003/ec55ff3c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915085205629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085205630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915085205630 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717b0b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240915085205630 DMM INFO MM(262420000001003/ec55ff3c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915085205630 DMM NOTICE MM(262420000001003/ec55ff3c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915085205630 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915085205630 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085205630 DLLC NOTICE LLME(d52376b8/ec55ff3c){ASSIGNED} LLGM Assign pre (ffffffff => ec55ff3c) (gprs_llc.c:1079) 20240915085205630 DLLC NOTICE LLME(ffffffff/ec55ff3c){ASSIGNED} LLGM Assign post (ffffffff => ec55ff3c) (gprs_llc.c:1125) 20240915085205630 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717b0b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915085205630 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717b0b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915085205630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915085205630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@9bcdaaf81f29: 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 := 'EC55FF3C'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(1474)@9bcdaaf81f29: Added conn table entry 0TC_geran_attach_iu_rau(1480)9072629 SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: First idle individual index:0 SGSN_Test_0-RAN(1474)@9bcdaaf81f29: patch: N(SD) for ConnIdx 0 set to 1 20240915085205692 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) 20240915085205692 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085205692 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085205692 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) 20240915085205692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085205692 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) 20240915085205692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085205692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085205692 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915085205692 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915085205692 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915085205692 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240915085205692 DMM INFO MM(262420000001003/ec55ff3c) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: ec55ff3c (00000000), TLLI: ec55ff3c (ec55ff3c), RA: 262-42-13135-0 (gprs_gmm.c:1704) 20240915085205692 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240915085205692 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717b0b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20240915085205692 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717b0b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915085205692 DLLC NOTICE LLME(ffffffff/ec55ff3c){ASSIGNED} LLGM Assign pre (ec55ff3c => ffffffff) (gprs_llc.c:1079) 20240915085205692 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ec55ff3c => ffffffff) (gprs_llc.c:1125) 20240915085205692 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915085205692 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1761) 20240915085205692 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915085205692 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085205692 DMM DEBUG MM(262420000001003/ec55ff3c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240915085205692 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) 20240915085205692 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085205692 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085205693 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) 20240915085205693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085205693 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) 20240915085205693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085205693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085205693 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) 20240915085205693 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085205693 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085205693 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) 20240915085205693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085205693 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) 20240915085205693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085205693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: { messageType := 2, destLocRef := '8A6FF5'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(1473)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: vl_len:12 SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915085205700 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) 20240915085205700 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085205700 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085205700 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) 20240915085205700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085205700 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) 20240915085205700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085205700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085205700 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915085205700 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915085205700 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915085205700 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20240915085205701 DMM INFO MM(262420000001003/ec55ff3c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20240915085205701 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20240915085205701 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) 20240915085205701 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085205701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085205701 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) 20240915085205701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085205701 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) 20240915085205701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085205701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085205701 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) 20240915085205701 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085205701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085205701 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) 20240915085205701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085205701 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) 20240915085205701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085205701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@9bcdaaf81f29: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@9bcdaaf81f29: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: vl_len:14 SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20240915085205708 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) 20240915085205708 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085205708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085205708 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) 20240915085205708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085205708 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) 20240915085205708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085205708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085205709 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085205709 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085205709 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085205709 DMM INFO MM(262420000001003/ec55ff3c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240915085205709 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240915085205709 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085205709 DMM DEBUG MM_STATE_Iu[0x55ac7717af80]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1854) 20240915085205709 DMM ERROR MM_STATE_Iu[0x55ac7717af80]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1854) TC_geran_attach_iu_rau(1480)@9bcdaaf81f29: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@9bcdaaf81f29: Final verdict of PTC: none 20240915085205714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48552<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1462)@9bcdaaf81f29: Final verdict of PTC: none 20240915085205717 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915085205717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_geran_attach_iu_rau-BVCI210(1465)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1468)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP(1478)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@9bcdaaf81f29: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@9bcdaaf81f29: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1467)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1460)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1470)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1472)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1466)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1465): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1466): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1467): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1468): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@9bcdaaf81f29: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Sun Sep 15 08:52:05 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20240915085205859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085205909 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240915085205909 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) 20240915085205909 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240915085205909 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240915085205909 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240915085205909 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) 20240915085205909 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240915085205909 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240915085205909 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) 20240915085205909 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) 20240915085205910 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240915085205910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240915085205910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240915085205910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240915085205910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240915085205910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240915085205910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240915085205910 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240915085206260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48566<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=139976) 20240915085206718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085206718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=139976, count=178664) 20240915085207719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085207719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915085207910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240915085207910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240915085207910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:52:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085208720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085208720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_attach_pdp_act_user started. 20240915085209323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085209325 DMM INFO MM(262420000001003/ec55ff3c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915085209325 DMM INFO MM(262420000001003/ec55ff3c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915085209325 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915085209325 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915085209325 DMM DEBUG MM_STATE_Iu[0x55ac7717af80]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240915085209325 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240915085209325 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) 20240915085209325 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) 20240915085209325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915085209325 DMM DEBUG MM_STATE_Gb(0)[0x55ac7717b0b0]{Idle}: Deallocated (fsm.c:568) 20240915085209325 DMM DEBUG MM_STATE_Iu[0x55ac7717af80]{Detached}: Deallocated (fsm.c:568) 20240915085209325 DMM DEBUG GMM(gmm_fsm)[0x55ac7717ad20]{Deregistered}: Deallocated (fsm.c:568) 20240915085209325 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@9bcdaaf81f29: 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(1486)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1486)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085209371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085209371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085209371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085209371 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085209371 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085209371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085209371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085209371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085209371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1486)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085209373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085209373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085209373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085209374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085209374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085209374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085209374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085209374 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085209374 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915085209374 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085209374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085209374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085209375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1486)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1486)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1485)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915085209379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1487)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1482)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085209391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085209391 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1483)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1485)@9bcdaaf81f29: 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(1491)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1491)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085209408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915085209408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085209408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085209408 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085209408 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915085209408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085209408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085209408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085209408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1490)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1491)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085209410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085209410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085209410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085209410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085209410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085209410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085209410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085209410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085209410 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915085209410 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085209410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085209411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085209411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1491)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1491)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085209415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1487)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915085209425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085209425 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1488)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1490)@9bcdaaf81f29: 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(1495)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085209436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915085209436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085209436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085209436 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085209436 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915085209436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085209436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085209436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085209436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085209438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085209438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085209438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085209438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085209438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085209438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085209438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085209438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085209438 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915085209438 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085209438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1495)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085209439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085209439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085209442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085209451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085209451 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@9bcdaaf81f29: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@9bcdaaf81f29: ************************************************* SGSN_Test_0-M3UA(1498)@9bcdaaf81f29: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@9bcdaaf81f29: ************************************************* MTC@9bcdaaf81f29: Starting RAN_Emulation SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1494)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915085209654 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240915085209654 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) 20240915085209654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240915085209654 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(1498)@9bcdaaf81f29: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240915085209657 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) 20240915085209657 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240915085209657 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240915085209657 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240915085209657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240915085209657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240915085209657 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240915085209658 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) 20240915085209658 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240915085209658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240915085209658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240915085209658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240915085209658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240915085209658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240915085209658 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240915085209721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085209721 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915085209721 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915085209721 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@9bcdaaf81f29: 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) } } } } 20240915085209723 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085209723 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@9bcdaaf81f29: 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(1500)@9bcdaaf81f29: 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(1500)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915085210464 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) 20240915085210464 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085210464 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085210464 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) 20240915085210464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085210464 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) 20240915085210464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085210464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085210464 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240915085210464 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240915085210465 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) 20240915085210465 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085210465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085210465 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) 20240915085210465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085210465 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) 20240915085210465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085210465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@9bcdaaf81f29: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1483)@9bcdaaf81f29: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='C5D4BA2C'O, index=0 SGSN_Test-GSUP(1501)@9bcdaaf81f29: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@9bcdaaf81f29: 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 := '1ECE'O, rac := '62'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(1497)@9bcdaaf81f29: Added conn table entry 0TC_attach_pdp_act_user(1503)15132618 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: First idle individual index:0 SGSN_Test_0-RAN(1497)@9bcdaaf81f29: patch: N(SD) for ConnIdx 0 set to 1 20240915085210789 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) 20240915085210789 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085210789 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085210789 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) 20240915085210789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085210789 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) 20240915085210789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085210789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085210790 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915085210790 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915085210790 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915085210790 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20240915085210790 DMM DEBUG GMM(gmm_fsm)[0x55ac7717af80]{Deregistered}: Allocated (fsm.c:456) 20240915085210790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915085210790 DMM DEBUG MM_STATE_Gb[0x55ac7717ae50]{Idle}: Allocated (fsm.c:456) 20240915085210790 DMM DEBUG MM_STATE_Iu[0x55ac7718a040]{Detached}: Allocated (fsm.c:456) 20240915085210790 DMM DEBUG GMM(gmm_fsm)[0x55ac7717af80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085210790 DMM DEBUG GMM(gmm_fsm)[0x55ac7717af80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915085210790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915085210790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915085210790 DMM DEBUG MM(262420000001004/d9a39b45) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915085210790 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240915085210790 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) 20240915085210790 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085210790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085210790 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) 20240915085210790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085210790 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) 20240915085210790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085210790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085210791 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) 20240915085210791 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085210791 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085210791 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) 20240915085210791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085210791 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) 20240915085210791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085210791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: { messageType := 2, destLocRef := 'E6E7CA'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(1496)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@9bcdaaf81f29: 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 := 'E7C84E8CA5E6577FA2AC8A845696BA91'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '878A95C5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '215F56CAA3D4B6D5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D1381D7C4C6FDED03A70D74BA11196A5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8474271F0291BE7060BA40FE778E0555'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F2156D8AB2A407532614E5729E3A79DE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0FB4786D54C6269C'O } } } } } SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: vl_len:23 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240915085210800 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) 20240915085210800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085210800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085210800 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) 20240915085210800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085210800 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) 20240915085210800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085210800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085210800 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085210800 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085210800 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085210800 DMM DEBUG MM(262420000001004/d9a39b45) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240915085210800 DMM NOTICE MM(262420000001004/d9a39b45) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915085210800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915085210800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915085210800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915085210800 DMM DEBUG MM(262420000001004/d9a39b45) Requesting authorization (sgsn_auth.c:160) 20240915085210800 DMM INFO MM(262420000001004/d9a39b45) Requesting authentication tuples (sgsn_auth.c:184) 20240915085210801 DMM DEBUG MM(262420000001004/d9a39b45) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915085210801 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240915085210801 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(1501)@9bcdaaf81f29: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20240915085210803 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915085210803 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915085210803 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915085210803 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915085210803 DMM INFO MM(262420000001004/d9a39b45) Subscriber data update (mmctx.c:430) 20240915085210803 DMM DEBUG MM(262420000001004/d9a39b45) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915085210803 DMM INFO MM(262420000001004/d9a39b45) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915085210803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915085210803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915085210803 DMM INFO MM(262420000001004/d9a39b45) <- GMM AUTH AND CIPHERING REQ (rand = e7 c8 4e 8c a5 e6 57 7f a2 ac 8a 84 56 96 ba 91 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f2 15 6d 8a b2 a4 07 53 26 14 e5 72 9e 3a 79 de ) (gprs_gmm.c:483) 20240915085210803 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240915085210803 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) 20240915085210803 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085210803 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085210803 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) 20240915085210803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085210803 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) 20240915085210803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085210803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: vl_len:37 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B220FB4786D23094B99990000100004F0290454C6269C'O 20240915085210808 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) 20240915085210808 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085210808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085210808 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) 20240915085210808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085210808 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) 20240915085210809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085210809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085210809 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085210809 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085210809 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085210809 DMM INFO MM(262420000001004/d9a39b45) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915085210809 DMM NOTICE MM(262420000001004/d9a39b45) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915085210809 DMM DEBUG MM(262420000001004/d9a39b45) checking auth: received UMTS RES = 0f b4 78 6d 54 c6 26 9c (gprs_gmm.c:666) 20240915085210809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915085210809 DMM DEBUG MM(262420000001004/d9a39b45) Requesting authorization (sgsn_auth.c:160) 20240915085210809 DMM INFO MM(262420000001004/d9a39b45) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915085210809 DMM DEBUG MM(262420000001004/d9a39b45) Requesting subscriber data update (gprs_subscriber.c:894) 20240915085210809 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240915085210809 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) 20240915085210809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240915085210809 DMM DEBUG MM(262420000001004/d9a39b45) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240915085210809 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) 20240915085210809 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085210809 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085210809 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) 20240915085210809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085210809 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) 20240915085210809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085210809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: vl_len:12 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915085210817 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) 20240915085210817 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085210817 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085210817 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) 20240915085210817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085210817 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) 20240915085210817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085210817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085210817 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915085210817 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915085210817 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915085210817 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20240915085210817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240915085210817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240915085210817 DMM INFO MM(262420000001004/d9a39b45) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9a39b45) (gprs_gmm.c:300) 20240915085210817 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240915085210817 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) 20240915085210817 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085210817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085210817 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) 20240915085210817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085210817 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) 20240915085210817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085210817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085210817 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) 20240915085210818 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085210818 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085210818 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) 20240915085210818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085210818 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) 20240915085210818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085210818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240915085210822 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915085210822 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915085210822 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240915085210822 DMM INFO MM(262420000001004/d9a39b45) Subscriber data update (mmctx.c:430) 20240915085210822 DMM DEBUG MM(262420000001004/d9a39b45) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915085210822 DMM INFO MM(262420000001004/d9a39b45) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915085210822 DMM NOTICE MM(262420000001004/d9a39b45) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240915085210822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915085210822 DMM NOTICE MM(262420000001004/d9a39b45) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915085210822 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) 20240915085210823 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915085210823 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240915085210823 DMM INFO MM(262420000001004/d9a39b45) Subscriber data update (mmctx.c:430) 20240915085210823 DMM DEBUG MM(262420000001004/d9a39b45) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: vl_len:14 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240915085210825 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) 20240915085210825 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085210825 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085210825 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) 20240915085210825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085210825 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) 20240915085210825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085210825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085210826 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085210826 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085210826 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085210826 DMM INFO MM(262420000001004/d9a39b45) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915085210826 DMM NOTICE MM(262420000001004/d9a39b45) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915085210826 DMM DEBUG GMM(gmm_fsm)[0x55ac7717af80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915085210826 DMM DEBUG GMM(gmm_fsm)[0x55ac7717af80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085210826 DMM DEBUG MM_STATE_Iu(5)[0x55ac7718a040]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240915085210826 DMM DEBUG MM_STATE_Iu(5)[0x55ac7718a040]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240915085210826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915085210826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915085210826 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) 20240915085210826 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085210826 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085210826 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) 20240915085210826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085210826 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) 20240915085210826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085210826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: vl_len:7 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240915085210830 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) 20240915085210830 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085210830 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085210830 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) 20240915085210830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085210830 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) 20240915085210830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085210830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085210831 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240915085210831 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240915085210831 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240915085210831 DMM INFO MM(262420000001004/d9a39b45) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240915085210831 DMM DEBUG MM_STATE_Iu(5)[0x55ac7718a040]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240915085210831 DMM DEBUG MM_STATE_Iu(5)[0x55ac7718a040]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240915085210831 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) 20240915085210831 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085210831 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085210831 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) 20240915085210831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085210831 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) 20240915085210831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085210831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Session index based on local reference:0 20240915085210832 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) 20240915085210832 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085210832 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085210832 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) 20240915085210832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-RAN(1497)@9bcdaaf81f29: Deleted conn table entry 0TC_attach_pdp_act_user(1503)15132618 20240915085210832 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) 20240915085210832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085210832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user(1503)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@9bcdaaf81f29: 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 := 'D9A39B45'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@9bcdaaf81f29: Added conn table entry 0TC_attach_pdp_act_user(1503)4227721 SGSN_Test_0-RAN(1497)@9bcdaaf81f29: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: First idle individual index:0 20240915085211033 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) 20240915085211033 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085211033 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085211033 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) 20240915085211033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085211033 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) 20240915085211033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085211033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085211034 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915085211034 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915085211034 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915085211034 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD9A39B45) type="data" (gprs_gmm.c:1928) 20240915085211034 DMM DEBUG GMM(gmm_fsm)[0x55ac7717af80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1963) 20240915085211034 DMM DEBUG GMM(gmm_fsm)[0x55ac7717af80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915085211034 DMM DEBUG MM(262420000001004/d9a39b45) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240915085211034 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) 20240915085211034 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085211034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085211034 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) 20240915085211034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085211034 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) 20240915085211034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085211034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085211034 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) 20240915085211034 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085211034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085211034 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) 20240915085211034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085211034 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) 20240915085211034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085211034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: { messageType := 2, destLocRef := '408289'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(1496)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: vl_len:12 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915085211039 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) 20240915085211039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085211039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085211039 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) 20240915085211039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085211039 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) 20240915085211039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085211039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085211039 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915085211039 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915085211039 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915085211039 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20240915085211039 DMM DEBUG MM_STATE_Iu(5)[0x55ac7718a040]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240915085211039 DMM DEBUG MM_STATE_Iu(5)[0x55ac7718a040]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240915085211039 DMM INFO MM(262420000001004/d9a39b45) <- GMM SERVICE ACCEPT (P-TMSI=0xd9a39b45) (gprs_gmm.c:813) 20240915085211039 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240915085211040 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) 20240915085211040 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085211040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085211040 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) 20240915085211040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085211040 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) 20240915085211040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085211040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085211040 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) 20240915085211040 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085211040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085211040 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) 20240915085211040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085211040 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) 20240915085211040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085211040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: vl_len:23 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240915085211046 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) 20240915085211046 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085211046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085211046 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) 20240915085211046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085211046 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) 20240915085211047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085211047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085211047 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085211047 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085211047 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085211047 DMM INFO MM(262420000001004/d9a39b45) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915085211047 DMM INFO MM(262420000001004/d9a39b45) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915085211047 DMM DEBUG MM(262420000001004/d9a39b45) Using GGSN 0 (gprs_sm.c:312) 20240915085211047 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) 20240915085211047 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240915085211047 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915085211047 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20240915085211047 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20240915085211057 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 5b 3c 3a 7d 11 7e 6a 46 24 14 05 7f de cd ef 0a 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) 20240915085211057 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0fedda608, cbp=0x55ac7718ce40) (sgsn_libgtp.c:629) 20240915085211057 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915085211057 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) 20240915085211057 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085211057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085211057 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) 20240915085211057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085211057 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) 20240915085211057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085211057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: vl_len:30 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680026148712'O 20240915085211074 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) 20240915085211074 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085211074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085211074 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) 20240915085211074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085211074 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) 20240915085211074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085211074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085211074 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240915085211074 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240915085211074 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240915085211074 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20240915085211074 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240915085211074 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20240915085211074 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915085211074 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240915085211074 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) 20240915085211074 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085211074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085211074 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) 20240915085211074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085211074 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) 20240915085211074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085211074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@9bcdaaf81f29: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user(1503)@9bcdaaf81f29: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@9bcdaaf81f29: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1501)@9bcdaaf81f29: Final verdict of PTC: none 20240915085211079 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915085211079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1486)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1500)@9bcdaaf81f29: Final verdict of PTC: none 20240915085211080 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240915085211080 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) 20240915085211080 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240915085211081 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240915085211081 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240915085211081 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) 20240915085211081 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) SGSN_Test-Gb0-NS0(1481)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1495)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1491)@9bcdaaf81f29: Final verdict of PTC: none 20240915085211081 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240915085211081 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) 20240915085211081 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) 20240915085211081 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240915085211081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240915085211081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240915085211081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240915085211081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240915085211081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240915085211081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240915085211081 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb2-NS2(1490)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1485)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1483)@9bcdaaf81f29: Final verdict of PTC: none 20240915085211082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40520<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1498)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1488)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test_0-RAN(1497)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1493)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1489)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@9bcdaaf81f29: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI97-provIP(1484)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1483): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1485): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1486): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1488): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1489): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1490): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1491): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_user(1503): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@9bcdaaf81f29: Test case TC_attach_pdp_act_user finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail'. Sun Sep 15 08:52:11 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20240915085211227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085211728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40530<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=278088) 20240915085212080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085212080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=278088, count=282540) 20240915085213081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085213081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915085213082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240915085213082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240915085213082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:52:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085214082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085214082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Test case TC_attach_pdp_act_pmm_idle started. 20240915085214787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085214788 DMM INFO MM(262420000001004/d9a39b45) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915085214788 DMM INFO MM(262420000001004/d9a39b45) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915085214788 DMM DEBUG GMM(gmm_fsm)[0x55ac7717af80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915085214788 DMM DEBUG GMM(gmm_fsm)[0x55ac7717af80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915085214788 DMM DEBUG MM_STATE_Iu(5)[0x55ac7718a040]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240915085214788 DMM DEBUG MM_STATE_Iu(5)[0x55ac7718a040]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240915085214788 DMM NOTICE MM(262420000001004/d9a39b45) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240915085214788 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20240915085214788 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240915085214788 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915085214788 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20240915085214788 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240915085214788 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) 20240915085214788 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) 20240915085214788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915085214788 DMM DEBUG MM_STATE_Gb[0x55ac7717ae50]{Idle}: Deallocated (fsm.c:568) 20240915085214788 DMM DEBUG MM_STATE_Iu(5)[0x55ac7718a040]{Detached}: Deallocated (fsm.c:568) 20240915085214788 DMM DEBUG GMM(gmm_fsm)[0x55ac7717af80]{Deregistered}: Deallocated (fsm.c:568) 20240915085214788 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240915085214788 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) 20240915085214788 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085214788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085214788 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) 20240915085214788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085214788 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) 20240915085214788 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@9bcdaaf81f29: 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(1508)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085214837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085214837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085214837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085214837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085214837 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085214837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085214837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085214837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085214837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085214838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085214838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085214838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085214839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085214839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085214839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085214839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085214839 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085214839 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915085214839 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085214839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085214839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085214839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1508)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085214844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1509)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1505)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085214853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085214853 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1507)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@9bcdaaf81f29: 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(1513)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085214869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915085214869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085214869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085214869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085214869 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915085214869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085214869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085214869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085214869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085214871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085214871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085214871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085214871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085214871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085214871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085214871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085214871 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085214871 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915085214871 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085214871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085214871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085214871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1513)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085214875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1514)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915085214884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085214884 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1512)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@9bcdaaf81f29: 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(1519)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1519)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085214914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915085214914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085214914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085214914 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085214914 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915085214914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085214914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085214914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085214914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1519)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085214916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085214916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085214916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085214916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085214916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085214916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085214916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085214916 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085214916 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915085214916 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085214916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085214917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085214917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1519)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1519)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085214921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9bcdaaf81f29: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@9bcdaaf81f29: ************************************************* SGSN_Test_0-M3UA(1521)@9bcdaaf81f29: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@9bcdaaf81f29: ************************************************* MTC@9bcdaaf81f29: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1515)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1515)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085214930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085214930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1516)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915085215083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085215083 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915085215083 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915085215083 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@9bcdaaf81f29: 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) } } } } 20240915085215085 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085215086 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@9bcdaaf81f29: 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(1523)@9bcdaaf81f29: 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(1523)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915085215126 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240915085215126 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) 20240915085215126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240915085215126 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(1521)@9bcdaaf81f29: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240915085215128 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) 20240915085215128 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240915085215128 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240915085215128 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240915085215128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240915085215128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240915085215128 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240915085215129 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) 20240915085215129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240915085215129 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240915085215129 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240915085215129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240915085215129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240915085215130 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240915085215130 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240915085215937 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) 20240915085215937 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085215937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085215937 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) 20240915085215937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085215937 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) 20240915085215937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085215937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085215937 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240915085215937 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240915085215937 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) 20240915085215937 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085215937 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085215937 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) 20240915085215937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085215937 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) 20240915085215937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085215937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@9bcdaaf81f29: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1507)@9bcdaaf81f29: Adding Client=TC_attach_pdp_act_pmm_idle(1526), IMSI='262420000001005'H, TLLI='EB02EC3C'O, index=0 SGSN_Test-GSUP(1524)@9bcdaaf81f29: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1526) TC_attach_pdp_act_pmm_idle(1526)@9bcdaaf81f29: 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 := 'E531'O, rac := '12'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(1520)@9bcdaaf81f29: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1526)9899818 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: First idle individual index:0 SGSN_Test_0-RAN(1520)@9bcdaaf81f29: patch: N(SD) for ConnIdx 0 set to 1 20240915085216149 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) 20240915085216149 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085216149 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) 20240915085216149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216149 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) 20240915085216149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085216149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085216150 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915085216150 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915085216150 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915085216150 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20240915085216150 DMM DEBUG GMM(gmm_fsm)[0x55ac7718a040]{Deregistered}: Allocated (fsm.c:456) 20240915085216150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915085216150 DMM DEBUG MM_STATE_Gb[0x55ac7717b0b0]{Idle}: Allocated (fsm.c:456) 20240915085216150 DMM DEBUG MM_STATE_Iu[0x55ac7718d150]{Detached}: Allocated (fsm.c:456) 20240915085216150 DMM DEBUG GMM(gmm_fsm)[0x55ac7718a040]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085216150 DMM DEBUG GMM(gmm_fsm)[0x55ac7718a040]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915085216150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915085216150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915085216150 DMM DEBUG MM(262420000001005/f00f3ae9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915085216150 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240915085216150 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) 20240915085216150 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085216150 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) 20240915085216150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216150 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) 20240915085216150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085216150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085216150 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) 20240915085216150 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085216150 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) 20240915085216150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216150 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) 20240915085216150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085216150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: { messageType := 2, destLocRef := '970F2A'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(1518)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@9bcdaaf81f29: 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 := 'E836C36B794F8888CA829290B7A56A18'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '68F08D2C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '03955F7893FB6642'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5FC3EF00163A2B49A54D3E4512AA91FA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0B69C98F26A9BE1667D493F33712A156'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DC79DBC89699A31DB2DCEED77B8C25B5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '009B89DB9AC09A63'O } } } } } SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: vl_len:23 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20240915085216158 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) 20240915085216158 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216158 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085216158 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) 20240915085216158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216158 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) 20240915085216158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085216158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085216159 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085216159 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085216159 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085216159 DMM DEBUG MM(262420000001005/f00f3ae9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20240915085216159 DMM NOTICE MM(262420000001005/f00f3ae9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915085216159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915085216159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915085216159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915085216159 DMM DEBUG MM(262420000001005/f00f3ae9) Requesting authorization (sgsn_auth.c:160) 20240915085216159 DMM INFO MM(262420000001005/f00f3ae9) Requesting authentication tuples (sgsn_auth.c:184) 20240915085216159 DMM DEBUG MM(262420000001005/f00f3ae9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915085216159 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20240915085216159 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(1524)@9bcdaaf81f29: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1526) SGSN_Test-GSUP(1524)@9bcdaaf81f29: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1526)"262420000001005" 20240915085216161 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915085216161 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915085216161 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915085216161 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915085216161 DMM INFO MM(262420000001005/f00f3ae9) Subscriber data update (mmctx.c:430) 20240915085216161 DMM DEBUG MM(262420000001005/f00f3ae9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915085216161 DMM INFO MM(262420000001005/f00f3ae9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915085216161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915085216161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915085216161 DMM INFO MM(262420000001005/f00f3ae9) <- GMM AUTH AND CIPHERING REQ (rand = e8 36 c3 6b 79 4f 88 88 ca 82 92 90 b7 a5 6a 18 , mmctx_is_r99=1, vec->auth_types=0x3, autn = dc 79 db c8 96 99 a3 1d b2 dc ee d7 7b 8c 25 b5 ) (gprs_gmm.c:483) 20240915085216161 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240915085216161 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) 20240915085216161 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216161 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085216161 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) 20240915085216161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216161 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) 20240915085216161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085216161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: vl_len:37 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922009B89DB23094B99990000100005F029049AC09A63'O 20240915085216167 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) 20240915085216167 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216167 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085216167 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) 20240915085216167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216167 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) 20240915085216167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085216167 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085216167 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085216167 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085216167 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085216167 DMM INFO MM(262420000001005/f00f3ae9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915085216167 DMM NOTICE MM(262420000001005/f00f3ae9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915085216167 DMM DEBUG MM(262420000001005/f00f3ae9) checking auth: received UMTS RES = 00 9b 89 db 9a c0 9a 63 (gprs_gmm.c:666) 20240915085216167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915085216167 DMM DEBUG MM(262420000001005/f00f3ae9) Requesting authorization (sgsn_auth.c:160) 20240915085216167 DMM INFO MM(262420000001005/f00f3ae9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915085216167 DMM DEBUG MM(262420000001005/f00f3ae9) Requesting subscriber data update (gprs_subscriber.c:894) 20240915085216167 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20240915085216167 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) 20240915085216167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240915085216167 DMM DEBUG MM(262420000001005/f00f3ae9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240915085216167 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) 20240915085216167 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216167 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085216167 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) 20240915085216167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216167 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) 20240915085216167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085216167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: vl_len:12 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915085216175 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) 20240915085216175 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085216175 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) 20240915085216175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216175 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) 20240915085216175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085216175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085216175 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915085216175 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915085216175 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915085216175 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20240915085216175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240915085216175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240915085216175 DMM INFO MM(262420000001005/f00f3ae9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf00f3ae9) (gprs_gmm.c:300) 20240915085216175 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240915085216175 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) 20240915085216175 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085216175 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) 20240915085216175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216175 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) 20240915085216175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085216175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085216175 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) 20240915085216175 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085216175 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) 20240915085216175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216175 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) 20240915085216175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085216175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240915085216179 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915085216179 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915085216179 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240915085216179 DMM INFO MM(262420000001005/f00f3ae9) Subscriber data update (mmctx.c:430) 20240915085216179 DMM DEBUG MM(262420000001005/f00f3ae9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915085216179 DMM INFO MM(262420000001005/f00f3ae9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915085216179 DMM NOTICE MM(262420000001005/f00f3ae9) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20240915085216179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915085216179 DMM NOTICE MM(262420000001005/f00f3ae9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915085216179 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) 20240915085216180 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915085216180 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240915085216180 DMM INFO MM(262420000001005/f00f3ae9) Subscriber data update (mmctx.c:430) 20240915085216180 DMM DEBUG MM(262420000001005/f00f3ae9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: vl_len:14 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240915085216182 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) 20240915085216182 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085216182 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) 20240915085216182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216182 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) 20240915085216182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085216182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085216183 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085216183 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085216183 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085216183 DMM INFO MM(262420000001005/f00f3ae9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915085216183 DMM NOTICE MM(262420000001005/f00f3ae9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915085216183 DMM DEBUG GMM(gmm_fsm)[0x55ac7718a040]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915085216183 DMM DEBUG GMM(gmm_fsm)[0x55ac7718a040]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085216183 DMM DEBUG MM_STATE_Iu(7)[0x55ac7718d150]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240915085216183 DMM DEBUG MM_STATE_Iu(7)[0x55ac7718d150]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240915085216183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915085216183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915085216183 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) 20240915085216183 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085216183 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) 20240915085216183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216183 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) 20240915085216183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085216183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: vl_len:7 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240915085216188 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) 20240915085216188 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085216188 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) 20240915085216188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216188 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) 20240915085216188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085216188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085216188 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240915085216188 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240915085216188 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240915085216188 DMM INFO MM(262420000001005/f00f3ae9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240915085216188 DMM DEBUG MM_STATE_Iu(7)[0x55ac7718d150]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240915085216188 DMM DEBUG MM_STATE_Iu(7)[0x55ac7718d150]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240915085216188 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) 20240915085216188 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085216188 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) 20240915085216188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216188 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) 20240915085216188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085216188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Session index based on local reference:0 20240915085216190 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) 20240915085216190 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216190 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085216190 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) 20240915085216190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216190 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) 20240915085216190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) SGSN_Test_0-RAN(1520)@9bcdaaf81f29: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1526)9899818 20240915085216190 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_pmm_idle(1526)@9bcdaaf81f29: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1526)@9bcdaaf81f29: 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 := 'F00F3AE9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@9bcdaaf81f29: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1526)10742485 SGSN_Test_0-RAN(1520)@9bcdaaf81f29: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: First idle individual index:0 20240915085216393 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) 20240915085216393 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216393 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085216393 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) 20240915085216393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216393 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) 20240915085216393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085216393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085216394 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915085216394 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915085216394 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915085216394 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF00F3AE9) type="data" (gprs_gmm.c:1928) 20240915085216394 DMM DEBUG GMM(gmm_fsm)[0x55ac7718a040]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1963) 20240915085216394 DMM DEBUG GMM(gmm_fsm)[0x55ac7718a040]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915085216394 DMM DEBUG MM(262420000001005/f00f3ae9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240915085216394 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) 20240915085216394 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085216394 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) 20240915085216394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216394 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) 20240915085216394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085216394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085216394 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) 20240915085216394 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085216394 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) 20240915085216394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216394 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) 20240915085216394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085216394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: { messageType := 2, destLocRef := 'A3EAD5'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(1518)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: vl_len:12 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915085216399 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) 20240915085216399 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085216399 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) 20240915085216399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216399 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) 20240915085216399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085216399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085216399 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915085216399 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915085216399 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915085216399 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20240915085216400 DMM DEBUG MM_STATE_Iu(7)[0x55ac7718d150]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240915085216400 DMM DEBUG MM_STATE_Iu(7)[0x55ac7718d150]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240915085216400 DMM INFO MM(262420000001005/f00f3ae9) <- GMM SERVICE ACCEPT (P-TMSI=0xf00f3ae9) (gprs_gmm.c:813) 20240915085216400 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240915085216400 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) 20240915085216400 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085216400 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) 20240915085216400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216400 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) 20240915085216400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085216400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085216400 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) 20240915085216400 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216400 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085216400 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) 20240915085216400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216400 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) 20240915085216400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085216400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1526)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: vl_len:23 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240915085216407 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) 20240915085216407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085216407 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) 20240915085216407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216407 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) 20240915085216407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085216407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085216407 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085216407 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085216407 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085216407 DMM INFO MM(262420000001005/f00f3ae9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915085216407 DMM INFO MM(262420000001005/f00f3ae9) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915085216407 DMM DEBUG MM(262420000001005/f00f3ae9) Using GGSN 0 (gprs_sm.c:312) 20240915085216407 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 19. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915085216407 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20240915085216407 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915085216407 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20240915085216407 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20240915085216419 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 3b 00 00 01 80 08 00 10 74 83 2f ab 11 57 e6 1a 48 14 05 7f f6 7b 07 9a 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) 20240915085216419 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0feddb678, cbp=0x55ac7718d360) (sgsn_libgtp.c:629) 20240915085216419 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915085216419 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) 20240915085216419 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216419 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085216419 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) 20240915085216419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216419 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) 20240915085216419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085216419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: vl_len:30 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800C207E150'O 20240915085216435 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) 20240915085216435 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216435 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085216435 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) 20240915085216435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216435 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) 20240915085216435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085216435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085216435 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240915085216435 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240915085216435 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240915085216435 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20240915085216435 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240915085216436 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20240915085216436 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915085216436 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240915085216436 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) 20240915085216436 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085216436 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085216436 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) 20240915085216436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085216436 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) 20240915085216436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085216436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Session index based on local reference:0 TC_attach_pdp_act_pmm_idle(1526)@9bcdaaf81f29: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 will be put to the reassembly buffer TC_attach_pdp_act_pmm_idle(1526)@9bcdaaf81f29: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer MC@9bcdaaf81f29: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test-Gb2-NS2(1514)@9bcdaaf81f29: Final verdict of PTC: none 20240915085216439 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915085216439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1524)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1508)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1513)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@9bcdaaf81f29: Final verdict of PTC: none 20240915085216441 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240915085216441 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) 20240915085216441 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240915085216441 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240915085216441 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240915085216441 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) 20240915085216441 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240915085216441 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240915085216441 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) 20240915085216441 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) 20240915085216441 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240915085216441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240915085216441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240915085216441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240915085216441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240915085216441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240915085216441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI99(1519)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1507)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1516)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@9bcdaaf81f29: Final verdict of PTC: none 20240915085216441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40542<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915085216441 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1521)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1511)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test_0-SCCP(1518)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1512)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1506)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1517)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@9bcdaaf81f29: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1526)@9bcdaaf81f29: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1507): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1512): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1516): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1517): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-SCCP(1518): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1519): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1526): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@9bcdaaf81f29: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Sun Sep 15 08:52:16 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20240915085216584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085217085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40544<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284008) 20240915085217440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085217440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=284008, count=288460) 20240915085218441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085218441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915085218442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240915085218442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240915085218442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:52:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085219442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085219443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Test case TC_pmm_idle_rx_mt_data started. 20240915085220151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085220152 DMM INFO MM(262420000001005/f00f3ae9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915085220152 DMM INFO MM(262420000001005/f00f3ae9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915085220152 DMM DEBUG GMM(gmm_fsm)[0x55ac7718a040]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915085220152 DMM DEBUG GMM(gmm_fsm)[0x55ac7718a040]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915085220152 DMM DEBUG MM_STATE_Iu(7)[0x55ac7718d150]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240915085220152 DMM DEBUG MM_STATE_Iu(7)[0x55ac7718d150]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240915085220152 DMM NOTICE MM(262420000001005/f00f3ae9) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240915085220152 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20240915085220152 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240915085220152 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915085220152 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20240915085220152 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20240915085220152 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) 20240915085220152 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) 20240915085220152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915085220152 DMM DEBUG MM_STATE_Gb[0x55ac7717b0b0]{Idle}: Deallocated (fsm.c:568) 20240915085220152 DMM DEBUG MM_STATE_Iu(7)[0x55ac7718d150]{Detached}: Deallocated (fsm.c:568) 20240915085220152 DMM DEBUG GMM(gmm_fsm)[0x55ac7718a040]{Deregistered}: Deallocated (fsm.c:568) 20240915085220152 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240915085220152 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) 20240915085220152 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085220152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085220152 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) 20240915085220153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085220153 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) 20240915085220153 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@9bcdaaf81f29: 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(1531)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085220199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085220199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085220199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085220199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085220199 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085220199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085220199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085220199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085220200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085220201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085220201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085220201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085220201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085220201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085220202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085220202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085220202 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085220202 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915085220202 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085220202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1531)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085220202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085220202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1532)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 20240915085220207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1528)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085220217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085220217 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1529)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@9bcdaaf81f29: 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(1536)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085220241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915085220241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085220241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085220241 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085220241 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915085220241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085220241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085220241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085220241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085220243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085220243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085220243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085220243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085220243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085220243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085220243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085220243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085220243 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915085220243 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085220243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085220244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085220244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1537)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915085220248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1533)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085220258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085220258 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1535)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@9bcdaaf81f29: 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(1541)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085220275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915085220275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085220275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085220275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085220275 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915085220275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085220275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085220275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085220275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085220276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085220276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085220276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085220277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085220277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085220277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085220277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085220277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085220277 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915085220277 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085220277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1541)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085220278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085220278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085220281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085220289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085220289 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1540)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9bcdaaf81f29: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@9bcdaaf81f29: ************************************************* SGSN_Test_0-M3UA(1544)@9bcdaaf81f29: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@9bcdaaf81f29: ************************************************* MTC@9bcdaaf81f29: Starting RAN_Emulation SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: v_sccp_pdu_maxlen:268 20240915085220444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085220444 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915085220444 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915085220444 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@9bcdaaf81f29: 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) } } } } 20240915085220446 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085220446 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@9bcdaaf81f29: 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(1546)@9bcdaaf81f29: 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(1546)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915085220494 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240915085220494 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) 20240915085220494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240915085220494 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(1544)@9bcdaaf81f29: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240915085220496 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) 20240915085220496 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240915085220496 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240915085220496 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240915085220496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240915085220496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240915085220496 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240915085220497 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) 20240915085220497 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240915085220497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240915085220497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240915085220497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240915085220497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240915085220497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240915085220497 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240915085221306 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) 20240915085221306 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085221306 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) 20240915085221306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221306 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) 20240915085221306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085221306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085221306 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240915085221306 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240915085221306 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) 20240915085221306 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221306 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085221306 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) 20240915085221306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221306 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) 20240915085221306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085221306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@9bcdaaf81f29: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1529)@9bcdaaf81f29: Adding Client=TC_pmm_idle_rx_mt_data(1549), IMSI='262420000001007'H, TLLI='DA589F82'O, index=0 SGSN_Test-GSUP(1547)@9bcdaaf81f29: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1549) TC_pmm_idle_rx_mt_data(1549)@9bcdaaf81f29: 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 := '377C'O ("7|"), rac := '2E'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(1543)@9bcdaaf81f29: Added conn table entry 0TC_pmm_idle_rx_mt_data(1549)5002975 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: First idle individual index:0 SGSN_Test_0-RAN(1543)@9bcdaaf81f29: patch: N(SD) for ConnIdx 0 set to 1 20240915085221511 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) 20240915085221511 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085221511 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) 20240915085221511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221511 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) 20240915085221511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085221511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085221512 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915085221512 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915085221512 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915085221512 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20240915085221512 DMM DEBUG GMM(gmm_fsm)[0x55ac7718d150]{Deregistered}: Allocated (fsm.c:456) 20240915085221512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Allocated (fsm.c:456) 20240915085221512 DMM DEBUG MM_STATE_Gb[0x55ac7717ae50]{Idle}: Allocated (fsm.c:456) 20240915085221512 DMM DEBUG MM_STATE_Iu[0x55ac7718dbe0]{Detached}: Allocated (fsm.c:456) 20240915085221512 DMM DEBUG GMM(gmm_fsm)[0x55ac7718d150]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085221512 DMM DEBUG GMM(gmm_fsm)[0x55ac7718d150]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915085221512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915085221512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915085221512 DMM DEBUG MM(262420000001007/c84b3ed1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915085221512 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240915085221512 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) 20240915085221512 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221512 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085221512 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) 20240915085221512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221512 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) 20240915085221512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085221512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085221512 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) 20240915085221512 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221512 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085221512 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) 20240915085221512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221512 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) 20240915085221512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085221512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: { messageType := 2, destLocRef := '4C56DF'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(1542)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@9bcdaaf81f29: 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 := 'F70F5B47CADEBBCE5313272BB3BB9FFB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B947057'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C14C04E4B3620374'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D3CA20E107C524C9F3ECF51876FA5EB9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4F84525336F65E925E6BD7ECF5B5D429'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0120EEAC3153339C45B76FCE5910B832'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '754D48DB91EF9288'O } } } } } SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: vl_len:23 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20240915085221524 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) 20240915085221524 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221524 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085221524 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) 20240915085221524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221524 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) 20240915085221524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085221524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085221524 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085221524 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085221524 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085221524 DMM DEBUG MM(262420000001007/c84b3ed1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20240915085221524 DMM NOTICE MM(262420000001007/c84b3ed1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915085221524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915085221524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915085221524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915085221524 DMM DEBUG MM(262420000001007/c84b3ed1) Requesting authorization (sgsn_auth.c:160) 20240915085221524 DMM INFO MM(262420000001007/c84b3ed1) Requesting authentication tuples (sgsn_auth.c:184) 20240915085221524 DMM DEBUG MM(262420000001007/c84b3ed1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915085221524 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20240915085221524 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(1547)@9bcdaaf81f29: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1549) SGSN_Test-GSUP(1547)@9bcdaaf81f29: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1549)"262420000001007" 20240915085221527 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915085221527 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915085221527 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915085221527 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915085221527 DMM INFO MM(262420000001007/c84b3ed1) Subscriber data update (mmctx.c:430) 20240915085221527 DMM DEBUG MM(262420000001007/c84b3ed1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915085221527 DMM INFO MM(262420000001007/c84b3ed1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915085221527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915085221528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915085221528 DMM INFO MM(262420000001007/c84b3ed1) <- GMM AUTH AND CIPHERING REQ (rand = f7 0f 5b 47 ca de bb ce 53 13 27 2b b3 bb 9f fb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 01 20 ee ac 31 53 33 9c 45 b7 6f ce 59 10 b8 32 ) (gprs_gmm.c:483) 20240915085221528 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240915085221528 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) 20240915085221528 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085221528 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) 20240915085221528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221528 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) 20240915085221528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085221528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: vl_len:37 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822754D48DB23094B99990000100007F0290491EF9288'O 20240915085221533 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) 20240915085221533 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085221533 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) 20240915085221533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221533 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) 20240915085221533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085221533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085221533 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085221533 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085221533 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085221533 DMM INFO MM(262420000001007/c84b3ed1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915085221533 DMM NOTICE MM(262420000001007/c84b3ed1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915085221533 DMM DEBUG MM(262420000001007/c84b3ed1) checking auth: received UMTS RES = 75 4d 48 db 91 ef 92 88 (gprs_gmm.c:666) 20240915085221533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915085221533 DMM DEBUG MM(262420000001007/c84b3ed1) Requesting authorization (sgsn_auth.c:160) 20240915085221533 DMM INFO MM(262420000001007/c84b3ed1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915085221533 DMM DEBUG MM(262420000001007/c84b3ed1) Requesting subscriber data update (gprs_subscriber.c:894) 20240915085221533 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20240915085221533 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) 20240915085221533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240915085221533 DMM DEBUG MM(262420000001007/c84b3ed1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240915085221534 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) 20240915085221534 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221534 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085221534 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) 20240915085221534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221534 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) 20240915085221534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085221534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: vl_len:12 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915085221542 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) 20240915085221542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085221542 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) 20240915085221542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221542 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) 20240915085221542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085221542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085221542 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915085221542 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915085221542 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915085221542 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20240915085221542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240915085221542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240915085221542 DMM INFO MM(262420000001007/c84b3ed1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc84b3ed1) (gprs_gmm.c:300) 20240915085221542 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240915085221543 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) 20240915085221543 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085221543 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) 20240915085221543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221543 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) 20240915085221543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085221543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085221543 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) 20240915085221543 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085221543 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) 20240915085221543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221543 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) 20240915085221543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085221543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240915085221547 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915085221547 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915085221547 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240915085221547 DMM INFO MM(262420000001007/c84b3ed1) Subscriber data update (mmctx.c:430) 20240915085221547 DMM DEBUG MM(262420000001007/c84b3ed1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915085221547 DMM INFO MM(262420000001007/c84b3ed1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915085221547 DMM NOTICE MM(262420000001007/c84b3ed1) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20240915085221547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915085221547 DMM NOTICE MM(262420000001007/c84b3ed1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915085221547 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) 20240915085221548 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915085221548 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240915085221548 DMM INFO MM(262420000001007/c84b3ed1) Subscriber data update (mmctx.c:430) 20240915085221548 DMM DEBUG MM(262420000001007/c84b3ed1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: vl_len:14 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240915085221550 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) 20240915085221550 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221550 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085221550 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) 20240915085221550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221550 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) 20240915085221550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085221550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085221550 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085221550 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085221550 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085221550 DMM INFO MM(262420000001007/c84b3ed1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915085221550 DMM NOTICE MM(262420000001007/c84b3ed1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915085221550 DMM DEBUG GMM(gmm_fsm)[0x55ac7718d150]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915085221550 DMM DEBUG GMM(gmm_fsm)[0x55ac7718d150]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085221550 DMM DEBUG MM_STATE_Iu(9)[0x55ac7718dbe0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240915085221550 DMM DEBUG MM_STATE_Iu(9)[0x55ac7718dbe0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240915085221550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915085221550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915085221550 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) 20240915085221550 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085221550 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) 20240915085221550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221550 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) 20240915085221550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085221550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: vl_len:7 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240915085221554 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) 20240915085221554 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085221555 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) 20240915085221555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221555 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) 20240915085221555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085221555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085221555 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240915085221555 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240915085221555 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240915085221555 DMM INFO MM(262420000001007/c84b3ed1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240915085221555 DMM DEBUG MM_STATE_Iu(9)[0x55ac7718dbe0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240915085221555 DMM DEBUG MM_STATE_Iu(9)[0x55ac7718dbe0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240915085221555 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) 20240915085221555 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221555 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085221555 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) 20240915085221555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221555 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) 20240915085221555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085221555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Session index based on local reference:0 20240915085221556 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) 20240915085221556 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085221556 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) 20240915085221556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221556 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) 20240915085221556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085221556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@9bcdaaf81f29: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1549)5002975 TC_pmm_idle_rx_mt_data(1549)@9bcdaaf81f29: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1549)@9bcdaaf81f29: 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 := 'C84B3ED1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@9bcdaaf81f29: Added conn table entry 0TC_pmm_idle_rx_mt_data(1549)2746902 SGSN_Test_0-RAN(1543)@9bcdaaf81f29: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: First idle individual index:0 20240915085221757 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) 20240915085221758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085221758 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) 20240915085221758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221758 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) 20240915085221758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085221758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085221758 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915085221758 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915085221758 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915085221758 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC84B3ED1) type="data" (gprs_gmm.c:1928) 20240915085221758 DMM DEBUG GMM(gmm_fsm)[0x55ac7718d150]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1963) 20240915085221758 DMM DEBUG GMM(gmm_fsm)[0x55ac7718d150]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915085221758 DMM DEBUG MM(262420000001007/c84b3ed1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240915085221758 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) 20240915085221758 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221758 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085221758 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) 20240915085221758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221758 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) 20240915085221758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085221758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085221759 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) 20240915085221759 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085221759 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) 20240915085221759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221759 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) 20240915085221759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085221759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: { messageType := 2, destLocRef := '29EA16'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(1542)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: vl_len:12 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915085221763 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) 20240915085221763 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221763 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085221763 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) 20240915085221763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221763 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) 20240915085221763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085221763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085221763 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915085221763 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915085221763 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915085221763 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20240915085221763 DMM DEBUG MM_STATE_Iu(9)[0x55ac7718dbe0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240915085221763 DMM DEBUG MM_STATE_Iu(9)[0x55ac7718dbe0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240915085221763 DMM INFO MM(262420000001007/c84b3ed1) <- GMM SERVICE ACCEPT (P-TMSI=0xc84b3ed1) (gprs_gmm.c:813) 20240915085221763 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240915085221764 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) 20240915085221764 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221764 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085221764 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) 20240915085221764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221764 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) 20240915085221764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085221764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085221764 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) 20240915085221764 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221764 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085221764 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) 20240915085221764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221764 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) 20240915085221764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085221764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1549)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: vl_len:23 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240915085221771 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) 20240915085221771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085221771 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) 20240915085221771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221771 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) 20240915085221771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085221771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085221771 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085221771 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085221771 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085221771 DMM INFO MM(262420000001007/c84b3ed1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915085221771 DMM INFO MM(262420000001007/c84b3ed1) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915085221771 DMM DEBUG MM(262420000001007/c84b3ed1) Using GGSN 0 (gprs_sm.c:312) 20240915085221771 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915085221771 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20240915085221771 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915085221771 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20240915085221771 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20240915085221781 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 3e 00 00 01 80 08 00 10 b8 de 31 a3 11 4f b5 4a c0 14 05 7f 96 d9 00 3c 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) 20240915085221781 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0feddc6e8, cbp=0x55ac77188cf0) (sgsn_libgtp.c:629) 20240915085221781 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915085221782 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) 20240915085221782 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221782 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085221782 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) 20240915085221782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221782 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) 20240915085221782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085221782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: vl_len:30 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680085E3499B'O 20240915085221796 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) 20240915085221796 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085221796 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) 20240915085221796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221796 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) 20240915085221796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085221796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085221796 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240915085221796 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240915085221796 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240915085221796 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20240915085221796 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240915085221796 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20240915085221796 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915085221796 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240915085221797 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) 20240915085221797 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085221797 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085221797 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) 20240915085221797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085221797 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) 20240915085221797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085221797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@9bcdaaf81f29: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_pmm_idle_rx_mt_data(1549)@9bcdaaf81f29: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@9bcdaaf81f29: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. 20240915085221800 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915085221800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1546)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1536)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1531)@9bcdaaf81f29: Final verdict of PTC: none 20240915085221802 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240915085221802 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) 20240915085221802 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240915085221802 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240915085221802 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240915085221802 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) 20240915085221802 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240915085221802 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240915085221802 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) 20240915085221802 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) 20240915085221802 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240915085221802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240915085221802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240915085221802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240915085221802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240915085221802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240915085221802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240915085221802 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-GSUP(1547)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99(1541)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@9bcdaaf81f29: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1529)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@9bcdaaf81f29: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1540)@9bcdaaf81f29: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1535)@9bcdaaf81f29: Final verdict of PTC: none 20240915085221804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36002<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-RNC_GTP(1545)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@9bcdaaf81f29: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1549)@9bcdaaf81f29: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test-GGSN_GTP(1548)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1534)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1530)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1539)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1529): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1530): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1535): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1540): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_pmm_idle_rx_mt_data(1549): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@9bcdaaf81f29: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Sun Sep 15 08:52:21 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20240915085221936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085222437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36008<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=283956) 20240915085222801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085222801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=283956, count=288408) 20240915085223802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085223802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915085223803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240915085223803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240915085223803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Sun Sep 15 08:52:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085224803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085224803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@9bcdaaf81f29: Test case TC_update_ctx_err_ind_from_ggsn started. 20240915085225503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085225504 DMM INFO MM(262420000001007/c84b3ed1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915085225504 DMM INFO MM(262420000001007/c84b3ed1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915085225504 DMM DEBUG GMM(gmm_fsm)[0x55ac7718d150]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915085225504 DMM DEBUG GMM(gmm_fsm)[0x55ac7718d150]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915085225504 DMM DEBUG MM_STATE_Iu(9)[0x55ac7718dbe0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240915085225504 DMM DEBUG MM_STATE_Iu(9)[0x55ac7718dbe0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240915085225504 DMM NOTICE MM(262420000001007/c84b3ed1) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240915085225504 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20240915085225504 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240915085225504 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915085225504 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20240915085225504 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20240915085225504 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) 20240915085225505 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) 20240915085225505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717b0b0]{Init}: Deallocated (fsm.c:568) 20240915085225505 DMM DEBUG MM_STATE_Gb[0x55ac7717ae50]{Idle}: Deallocated (fsm.c:568) 20240915085225505 DMM DEBUG MM_STATE_Iu(9)[0x55ac7718dbe0]{Detached}: Deallocated (fsm.c:568) 20240915085225505 DMM DEBUG GMM(gmm_fsm)[0x55ac7718d150]{Deregistered}: Deallocated (fsm.c:568) 20240915085225505 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240915085225505 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) 20240915085225505 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085225505 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085225505 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) 20240915085225505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085225505 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) 20240915085225505 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@9bcdaaf81f29: 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(1554)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085225543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085225543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085225543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085225543 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085225543 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085225543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085225543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085225543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085225543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085225544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085225544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085225544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085225545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085225545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085225545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085225545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085225545 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085225545 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915085225545 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085225545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085225545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085225545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1554)@9bcdaaf81f29: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085225549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1551)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085225556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085225556 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@9bcdaaf81f29: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1555)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(1556)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@9bcdaaf81f29: 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(1559)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085225586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915085225586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085225586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085225586 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085225586 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915085225586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085225586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085225586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085225586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085225588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085225588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085225588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085225588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085225588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085225588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085225588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085225588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085225588 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915085225588 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085225588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915085225589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085225589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1559)@9bcdaaf81f29: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085225592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1560)@9bcdaaf81f29: Creating NSIP provider for "127.0.0.103":21012 20240915085225603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55ac7717d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085225603 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1558)@9bcdaaf81f29: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@9bcdaaf81f29: 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(1564)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@9bcdaaf81f29: Provider Link came up: sending NS-RESET 20240915085225628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915085225628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085225628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085225628 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085225628 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915085225628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085225628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085225628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085225628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915085225630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085225630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085225630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085225630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915085225630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915085225630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915085225630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915085225630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085225630 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915085225630 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915085225630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1564)@9bcdaaf81f29: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915085225631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915085225631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@9bcdaaf81f29: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915085225634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@9bcdaaf81f29: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@9bcdaaf81f29: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915085225645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55ac7717f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915085225645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@9bcdaaf81f29: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9bcdaaf81f29: Starting RAN_Emulation SGSN_Test_0-M3UA(1567)@9bcdaaf81f29: ************************************************* SGSN_Test_0-M3UA(1567)@9bcdaaf81f29: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@9bcdaaf81f29: ************************************************* SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1563)@9bcdaaf81f29: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915085225804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085225804 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915085225804 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915085225804 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@9bcdaaf81f29: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@9bcdaaf81f29: 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) } } } } 20240915085225806 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915085225807 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@9bcdaaf81f29: 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(1569)@9bcdaaf81f29: 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(1569)@9bcdaaf81f29: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@9bcdaaf81f29: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915085225848 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240915085225848 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) 20240915085225848 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240915085225848 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(1567)@9bcdaaf81f29: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240915085225850 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) 20240915085225850 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240915085225850 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240915085225850 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240915085225850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240915085225850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240915085225850 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240915085225851 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) 20240915085225851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240915085225851 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240915085225851 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240915085225851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240915085225851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240915085225851 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240915085225852 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240915085226656 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) 20240915085226656 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085226656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085226656 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) 20240915085226656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085226656 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) 20240915085226656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085226656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085226656 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240915085226656 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240915085226657 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) 20240915085226657 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085226657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085226657 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) 20240915085226657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085226657 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) 20240915085226657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085226657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@9bcdaaf81f29: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@9bcdaaf81f29: Adding Client=TC_update_ctx_err_ind_from_ggsn(1572), IMSI='262420000001004'H, TLLI='EB47AE38'O, index=0 SGSN_Test-GSUP(1570)@9bcdaaf81f29: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1572) TC_update_ctx_err_ind_from_ggsn(1572)@9bcdaaf81f29: 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 := '73AA'O, rac := '45'O ("E") }, 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(1566)@9bcdaaf81f29: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)4089090 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: First idle individual index:0 SGSN_Test_0-RAN(1566)@9bcdaaf81f29: patch: N(SD) for ConnIdx 0 set to 1 20240915085226871 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) 20240915085226871 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085226871 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085226871 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) 20240915085226871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085226871 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) 20240915085226871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085226871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085226871 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915085226871 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915085226871 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915085226871 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20240915085226871 DMM DEBUG GMM(gmm_fsm)[0x55ac7718dbe0]{Deregistered}: Allocated (fsm.c:456) 20240915085226871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Allocated (fsm.c:456) 20240915085226871 DMM DEBUG MM_STATE_Gb[0x55ac7717b0b0]{Idle}: Allocated (fsm.c:456) 20240915085226871 DMM DEBUG MM_STATE_Iu[0x55ac77179290]{Detached}: Allocated (fsm.c:456) 20240915085226871 DMM DEBUG GMM(gmm_fsm)[0x55ac7718dbe0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915085226871 DMM DEBUG GMM(gmm_fsm)[0x55ac7718dbe0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915085226871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915085226871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915085226871 DMM DEBUG MM(262420000001004/f0f45cec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915085226871 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240915085226872 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) 20240915085226872 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085226872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085226872 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) 20240915085226872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085226872 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) 20240915085226872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085226872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085226872 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) 20240915085226872 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085226872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085226872 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) 20240915085226872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085226872 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) 20240915085226872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085226872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: { messageType := 2, destLocRef := '3E6502'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(1565)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@9bcdaaf81f29: 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 := '358CBF65B4F196492A98657F769B3D2B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FCAF456D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1D467469037D14F3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E88F68B1F303E8916725CDBA3D2A9B68'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AEC551EA8340EF4A7E53C4E1E8D38141'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1F5A09A108105113A6A262B270CA5F90'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '400D88D187E11AF5'O } } } } } SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: vl_len:23 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240915085226881 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) 20240915085226881 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085226881 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085226881 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) 20240915085226881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085226881 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) 20240915085226881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085226881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085226882 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085226882 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085226882 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085226882 DMM DEBUG MM(262420000001004/f0f45cec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240915085226882 DMM NOTICE MM(262420000001004/f0f45cec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915085226882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915085226882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915085226882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915085226882 DMM DEBUG MM(262420000001004/f0f45cec) Requesting authorization (sgsn_auth.c:160) 20240915085226882 DMM INFO MM(262420000001004/f0f45cec) Requesting authentication tuples (sgsn_auth.c:184) 20240915085226882 DMM DEBUG MM(262420000001004/f0f45cec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915085226882 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240915085226882 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(1570)@9bcdaaf81f29: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1572) SGSN_Test-GSUP(1570)@9bcdaaf81f29: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1572)"262420000001004" 20240915085226885 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915085226885 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915085226885 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915085226885 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915085226885 DMM INFO MM(262420000001004/f0f45cec) Subscriber data update (mmctx.c:430) 20240915085226885 DMM DEBUG MM(262420000001004/f0f45cec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915085226885 DMM INFO MM(262420000001004/f0f45cec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915085226885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915085226885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915085226885 DMM INFO MM(262420000001004/f0f45cec) <- GMM AUTH AND CIPHERING REQ (rand = 35 8c bf 65 b4 f1 96 49 2a 98 65 7f 76 9b 3d 2b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1f 5a 09 a1 08 10 51 13 a6 a2 62 b2 70 ca 5f 90 ) (gprs_gmm.c:483) 20240915085226885 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240915085226885 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) 20240915085226885 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085226885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085226885 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) 20240915085226885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085226885 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) 20240915085226885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085226885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: vl_len:37 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22400D88D123094B99990000100004F0290487E11AF5'O 20240915085226892 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) 20240915085226892 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085226892 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085226892 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) 20240915085226892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085226892 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) 20240915085226892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085226892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085226892 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085226892 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085226892 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085226892 DMM INFO MM(262420000001004/f0f45cec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915085226892 DMM NOTICE MM(262420000001004/f0f45cec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915085226892 DMM DEBUG MM(262420000001004/f0f45cec) checking auth: received UMTS RES = 40 0d 88 d1 87 e1 1a f5 (gprs_gmm.c:666) 20240915085226892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915085226892 DMM DEBUG MM(262420000001004/f0f45cec) Requesting authorization (sgsn_auth.c:160) 20240915085226892 DMM INFO MM(262420000001004/f0f45cec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915085226892 DMM DEBUG MM(262420000001004/f0f45cec) Requesting subscriber data update (gprs_subscriber.c:894) 20240915085226892 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240915085226892 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) 20240915085226892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240915085226892 DMM DEBUG MM(262420000001004/f0f45cec) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240915085226892 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) 20240915085226892 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085226892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085226892 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) 20240915085226892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085226892 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) 20240915085226892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085226892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: vl_len:12 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915085226900 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) 20240915085226900 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085226900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085226900 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) 20240915085226900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085226900 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) 20240915085226901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085226901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085226901 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915085226901 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915085226901 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915085226901 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20240915085226901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240915085226901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240915085226901 DMM INFO MM(262420000001004/f0f45cec) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0f45cec) (gprs_gmm.c:300) 20240915085226901 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240915085226901 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) 20240915085226901 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085226901 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085226901 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) 20240915085226901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085226901 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) 20240915085226901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085226901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085226901 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) 20240915085226901 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085226901 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085226901 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) 20240915085226901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085226901 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) 20240915085226901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085226901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240915085226905 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915085226905 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915085226905 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240915085226905 DMM INFO MM(262420000001004/f0f45cec) Subscriber data update (mmctx.c:430) 20240915085226905 DMM DEBUG MM(262420000001004/f0f45cec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915085226905 DMM INFO MM(262420000001004/f0f45cec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915085226905 DMM NOTICE MM(262420000001004/f0f45cec) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240915085226905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915085226905 DMM NOTICE MM(262420000001004/f0f45cec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915085226905 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) 20240915085226906 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915085226906 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240915085226906 DMM INFO MM(262420000001004/f0f45cec) Subscriber data update (mmctx.c:430) 20240915085226906 DMM DEBUG MM(262420000001004/f0f45cec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: vl_len:14 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240915085226908 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) 20240915085226908 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085226908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085226908 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) 20240915085226908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085226908 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) 20240915085226908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085226908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085226909 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085226909 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085226909 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085226909 DMM INFO MM(262420000001004/f0f45cec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915085226909 DMM NOTICE MM(262420000001004/f0f45cec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915085226909 DMM DEBUG GMM(gmm_fsm)[0x55ac7718dbe0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915085226909 DMM DEBUG GMM(gmm_fsm)[0x55ac7718dbe0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915085226909 DMM DEBUG MM_STATE_Iu(11)[0x55ac77179290]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240915085226909 DMM DEBUG MM_STATE_Iu(11)[0x55ac77179290]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240915085226909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915085226909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915085226909 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) 20240915085226909 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085226909 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085226909 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) 20240915085226909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085226909 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) 20240915085226909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085226909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: vl_len:7 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240915085226914 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) 20240915085226914 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085226914 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085226914 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) 20240915085226914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085226914 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) 20240915085226914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085226914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085226914 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240915085226914 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240915085226914 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240915085226914 DMM INFO MM(262420000001004/f0f45cec) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240915085226914 DMM DEBUG MM_STATE_Iu(11)[0x55ac77179290]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240915085226914 DMM DEBUG MM_STATE_Iu(11)[0x55ac77179290]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240915085226914 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) 20240915085226914 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085226914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085226914 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) 20240915085226914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085226914 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) 20240915085226914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085226914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-RAN(1566)@9bcdaaf81f29: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)4089090 20240915085226916 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) 20240915085226916 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085226916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085226916 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) 20240915085226916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085226916 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) 20240915085226916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085226916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_update_ctx_err_ind_from_ggsn(1572)@9bcdaaf81f29: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1572)@9bcdaaf81f29: 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 := 'F0F45CEC'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@9bcdaaf81f29: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)27747 SGSN_Test_0-RAN(1566)@9bcdaaf81f29: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: First idle individual index:0 20240915085227117 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) 20240915085227117 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085227117 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085227117 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) 20240915085227117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085227117 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) 20240915085227117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085227117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085227118 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915085227118 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915085227118 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915085227118 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF0F45CEC) type="data" (gprs_gmm.c:1928) 20240915085227118 DMM DEBUG GMM(gmm_fsm)[0x55ac7718dbe0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1963) 20240915085227118 DMM DEBUG GMM(gmm_fsm)[0x55ac7718dbe0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915085227118 DMM DEBUG MM(262420000001004/f0f45cec) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240915085227118 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) 20240915085227118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085227118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085227118 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) 20240915085227118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085227118 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) 20240915085227118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085227118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085227118 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) 20240915085227118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085227118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085227118 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) 20240915085227118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085227118 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) 20240915085227118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085227118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: { messageType := 2, destLocRef := '006C63'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(1565)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: vl_len:12 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915085227123 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) 20240915085227123 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085227123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085227123 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) 20240915085227123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085227123 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) 20240915085227123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085227123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085227123 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915085227123 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915085227123 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915085227123 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20240915085227123 DMM DEBUG MM_STATE_Iu(11)[0x55ac77179290]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240915085227123 DMM DEBUG MM_STATE_Iu(11)[0x55ac77179290]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240915085227123 DMM INFO MM(262420000001004/f0f45cec) <- GMM SERVICE ACCEPT (P-TMSI=0xf0f45cec) (gprs_gmm.c:813) 20240915085227123 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240915085227124 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) 20240915085227124 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085227124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085227124 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) 20240915085227124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085227124 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) 20240915085227124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085227124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085227124 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) 20240915085227124 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085227124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085227124 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) 20240915085227124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085227124 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) 20240915085227124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085227124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1572)@9bcdaaf81f29: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: vl_len:23 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240915085227131 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) 20240915085227131 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085227131 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085227131 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) 20240915085227131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085227131 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) 20240915085227131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085227131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085227131 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915085227131 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915085227131 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915085227131 DMM INFO MM(262420000001004/f0f45cec) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240915085227131 DMM INFO MM(262420000001004/f0f45cec) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240915085227131 DMM DEBUG MM(262420000001004/f0f45cec) Using GGSN 0 (gprs_sm.c:312) 20240915085227131 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 21. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915085227131 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240915085227131 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915085227131 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20240915085227131 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20240915085227143 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 11 04 41 00 00 01 80 08 00 10 2e d1 14 0f 11 aa 83 fe 4a 14 05 7f 2f 00 63 59 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) 20240915085227143 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd0feddd758, cbp=0x55ac7718ed00) (sgsn_libgtp.c:629) 20240915085227143 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240915085227143 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) 20240915085227143 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085227143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085227143 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) 20240915085227143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085227143 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) 20240915085227143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085227143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: vl_len:30 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: vl_from0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068005460F9B8'O 20240915085227159 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) 20240915085227159 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085227159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915085227159 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) 20240915085227159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085227159 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) 20240915085227159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915085227159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915085227160 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240915085227160 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240915085227160 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240915085227160 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20240915085227160 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240915085227160 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20240915085227160 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240915085227160 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240915085227160 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) 20240915085227160 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085227160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085227160 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) 20240915085227160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085227160 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) 20240915085227160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915085227160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@9bcdaaf81f29: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_update_ctx_err_ind_from_ggsn(1572)@9bcdaaf81f29: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@9bcdaaf81f29: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1570)@9bcdaaf81f29: Final verdict of PTC: none 20240915085227164 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915085227164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1555)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97(1554)@9bcdaaf81f29: Final verdict of PTC: none 20240915085227166 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240915085227166 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) 20240915085227166 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240915085227166 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240915085227166 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240915085227166 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) 20240915085227166 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240915085227166 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240915085227166 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) 20240915085227166 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) SGSN_Test_0-SCCP(1565)@9bcdaaf81f29: Final verdict of PTC: none 20240915085227166 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240915085227166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240915085227166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240915085227166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240915085227166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240915085227166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240915085227166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb2-NS2(1560)@9bcdaaf81f29: Final verdict of PTC: none 20240915085227166 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI99(1564)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test_0-RAN(1566)@9bcdaaf81f29: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@9bcdaaf81f29: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1563)@9bcdaaf81f29: Final verdict of PTC: none 20240915085227167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36010<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1567)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98(1559)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@9bcdaaf81f29: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1558)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@9bcdaaf81f29: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI98-provIP(1557)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI97-provIP(1552)@9bcdaaf81f29: Final verdict of PTC: none -NSVCI99-provIP(1562)@9bcdaaf81f29: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1572)@9bcdaaf81f29: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: none MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1553): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1558): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1563): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@9bcdaaf81f29: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1572): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@9bcdaaf81f29: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Sun Sep 15 08:52:27 UTC 2024 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20240915085227307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085227809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54806<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284280) 20240915085228165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085228165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=284280, count=288732) 20240915085229166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085229166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915085229167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240915085229167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240915085229167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail' was executed successfully (exit status: 0). MC@9bcdaaf81f29: Test execution finished. MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Sun Sep 15 08:52:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085230168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085230168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_NS_connect_alive started. 20240915085230869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085230871 DMM INFO MM(262420000001004/f0f45cec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915085230871 DMM INFO MM(262420000001004/f0f45cec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915085230871 DMM DEBUG GMM(gmm_fsm)[0x55ac7718dbe0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915085230871 DMM DEBUG GMM(gmm_fsm)[0x55ac7718dbe0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915085230871 DMM DEBUG MM_STATE_Iu(11)[0x55ac77179290]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240915085230871 DMM DEBUG MM_STATE_Iu(11)[0x55ac77179290]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240915085230871 DMM NOTICE MM(262420000001004/f0f45cec) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240915085230871 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20240915085230871 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240915085230871 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240915085230871 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20240915085230871 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240915085230871 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) 20240915085230871 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) 20240915085230871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55ac7717ae50]{Init}: Deallocated (fsm.c:568) 20240915085230871 DMM DEBUG MM_STATE_Gb[0x55ac7717b0b0]{Idle}: Deallocated (fsm.c:568) 20240915085230871 DMM DEBUG MM_STATE_Iu(11)[0x55ac77179290]{Detached}: Deallocated (fsm.c:568) 20240915085230871 DMM DEBUG GMM(gmm_fsm)[0x55ac7718dbe0]{Deregistered}: Deallocated (fsm.c:568) 20240915085230871 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240915085230872 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) 20240915085230872 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915085230872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915085230872 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) 20240915085230872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915085230872 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) 20240915085230872 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20240915085230896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915085230896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915085230896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915085231169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085231169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: setverdict(pass): none -> pass MTC@9bcdaaf81f29: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20240915085231899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54822<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1573)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: pass MTC@9bcdaaf81f29: Local verdict of PTC -provIP0(1573): none (pass -> pass) MTC@9bcdaaf81f29: Test case TC_NS_connect_alive finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Sun Sep 15 08:52:31 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20240915085231944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085232170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085232170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915085232445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54832<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=19244) 20240915085233171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085233171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=19244, count=20504) 20240915085234172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085234172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Sun Sep 15 08:52:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915085234519 DGPRS DEBUG Checking for inactive LLMEs, time = 8201088 (sgsn.c:131) 20240915085235174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085235174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@9bcdaaf81f29: Test case TC_NS_connect_reset started. 20240915085235502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085235503 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240915085235522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915085235522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915085235522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915085235522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915085235522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915085235522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915085235522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915085235522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085235522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55ac77179c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@9bcdaaf81f29: setverdict(pass): none -> pass 20240915085236175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085236176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9bcdaaf81f29: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20240915085236526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54846<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1574)@9bcdaaf81f29: Final verdict of PTC: none MTC@9bcdaaf81f29: Setting final verdict of the test case. MTC@9bcdaaf81f29: Local verdict of MTC: pass MTC@9bcdaaf81f29: Local verdict of PTC -provIP0(1574): none (pass -> pass) MTC@9bcdaaf81f29: Test case TC_NS_connect_reset finished. Verdict: pass MTC@9bcdaaf81f29: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Sun Sep 15 08:52:36 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc 20240915085236567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915085237069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54848<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7452) 20240915085237176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085237176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7452, count=12348) 20240915085238177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085238177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915085238524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@9bcdaaf81f29: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@9bcdaaf81f29: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@9bcdaaf81f29: Terminating MTC. MC@9bcdaaf81f29: MTC terminated. MC2> exit MC@9bcdaaf81f29: Shutting down session. MC@9bcdaaf81f29: Shutdown complete. 20240915085239178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085239178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7804.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_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->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL 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: 6 NEW: FAIL: 1 xfail: 3 pass: 73 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2747002) [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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20240915-0839-e61a7cb0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20240915085240180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085240180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915085241181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085241181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915085241524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085242182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085242182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915085243183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085243183 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20240915-0839-e61a7cb0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20240915085244184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085244184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915085244525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915085245185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915085245185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (2746907) [testenv][generic] Stopping sgsn (2746942) [testenv][generic] Showing junit-xml-7804.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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240915-0839-e61a7cb0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7804.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='83' failures='10' errors='0' skipped='0' inconc='0' time='784.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='2.277950'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.531526'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.565740'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.575040'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.126225'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.583977'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.635050'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.611600'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.640110'> <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='1.555001'> <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='1.538191'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.494410'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.562588'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.542921'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.652190'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.622856'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.620528'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.693404'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.642546'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.707748'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.684788'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.594095'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.577767'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.611217'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.718220'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.602466'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.727530'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.636920'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.507649'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.547928'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.529232'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.538163'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.520670'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.518557'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.605428'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.687624'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.688912'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.680977'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.502150'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.726322'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.609149'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.607650'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.615648'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.614990'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.505996'> <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.587193'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.593045'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.582495'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.626514'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.620407'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.587018'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.687453'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.614459'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.628097'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.612196'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.611022'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.598105'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.719390'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.585682'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.620071'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.614758'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.135609'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.656483'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.519418'> <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.468507'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.483338'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.677897'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.620787'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.680783'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.625718'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.579551'> <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='1.509168'> <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.505089'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.638577'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.621229'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.648574'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.609904'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.784087'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:332 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:146 TC_attach_pdp_act_user testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.702272'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:333 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:182 TC_attach_pdp_act_pmm_idle testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.689598'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:334 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:262 TC_pmm_idle_rx_mt_data testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.699541'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:335 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:323 TC_update_ctx_err_ind_from_ggsn testcase </failure> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.033099'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.027015'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20240915-0839-e61a7cb0'] 9bcdaaf81f29e70a7f767f3044b1b797e51d06e09bd36e8544dc9fcc2844de2b [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2173/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