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 6a0b01c6159a5d394290ab5e954938e6b606fb4b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6a0b01c6159a5d394290ab5e954938e6b606fb4b # timeout=10
Commit message: "s1gw: TC_setup: Validate some metrics"
 > git rev-list --no-walk 6a0b01c6159a5d394290ab5e954938e6b606fb4b # timeout=10
[ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins13436520058795504208.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:0a343a2349eeff84c55fd78e55db37cca77c0e889719b8678af27a5ab27c5aa9 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:c2c1eb4564d868da8a3138b843c9a39c9ef388b71adce7b6b4ba1fd47343bbf6 Copying blob sha256:ea2e461c823db965cefd73b13ea47336b06683c96f953012c0a8d094c73fcf08 Copying blob sha256:dc0a8c43b90da5102932deaf9678f1e4fd14f8b05cd16a5a8ba29f2b1759819d Copying blob sha256:444233448e43fef3bc6406ee19f7f121dc3d68c6686c1cb40dabf0a439a22f28 Copying blob sha256:8f966b07c9a76f8dd6ace1694d10f2fd8fd629015036e39accd3664402de8d0c Copying blob sha256:b43782f82dd9567e1408a756484c5cf2c1f4b75c33b9abbd0d630646c86ee94e Copying config sha256:4a53017499bf069273c12f0d8eb8c76d9bdbda3d7103686a88d793fcd5cb43f1 Writing manifest to image destination Storing signatures 4a53017499bf069273c12f0d8eb8c76d9bdbda3d7103686a88d793fcd5cb43f1 + rm -rf logs _cache + set +x + ./testenv.py run 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-20240907-0839-c9580465', '--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'] 8c3f6802a96ef10f1b577cbe7a10b05eadeecfbdac065d7f4c1237b835516639 [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-20240907-0839-c9580465', '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-20240907-0839-c9580465', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] Get:8 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [76.4 kB] Fetched 9314 kB in 1s (8880 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-20240907-0839-c9580465', '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/b37ea251eff2d6cd4e8d317aff71d463863b59f9" 2>/dev/null; then set -x && git checkout -q -f "origin/b37ea251eff2d6cd4e8d317aff71d463863b59f9"; else set -x && git checkout -q -f "b37ea251eff2d6cd4e8d317aff71d463863b59f9"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ origin/b37ea251eff2d6cd4e8d317aff71d463863b59f9 + git checkout -q -f b37ea251eff2d6cd4e8d317aff71d463863b59f9 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ origin/873fe539642542cd9a901c208f1ec11c6d2f5387 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi origin/e97d92a8b66bec399babea52f593771b76cb175a + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi origin/8362efef7c6fa341eb947a75786878e0685767b7 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20240907-0839-c9580465', '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-20240907-0839-c9580465', './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-20240907-0839-c9580465', '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-20240907-0839-c9580465', '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-20240907-0839-c9580465', '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_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_4.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_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_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_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_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_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for 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_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for 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_6.cc Creating dependency file for SGSN_Tests_NS_part_5.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_1.cc Creating dependency file for SGSN_Tests_NS_part_2.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_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCTPasp_PortType_part_3.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_4.cc Creating dependency file for SCCPasp_Types_part_5.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_4.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_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_2.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_3.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_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_4.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_4.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_3.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_1.cc Creating dependency file for LLC_Templates_part_2.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_Common_part_7.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for 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_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_1.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_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.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 LLC_Types.cc Creating dependency file for M3UA_Emulation.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 GTP_Emulation.cc Creating dependency file for GTPv1C_CodecPort.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 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 IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc 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_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 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_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env 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-20240907-0839-c9580465', '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-20240907-0839-c9580465', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [176 kB] Fetched 177 kB in 1s (345 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-sgsn, osmo-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', '-t', 'testenv-sgsn-generic-osmocom-latest-20240907-0839-c9580465', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp'] 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 5 not upgraded. Need to get 1566 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 1.9.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 1.9.0 [17.3 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 1566 kB in 0s (22.2 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_1.9.0_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (1.9.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_1.9.0_amd64.deb ... Unpacking osmo-stp:amd64 (1.9.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 (1.9.0) ... Setting up osmo-stp:amd64 (1.9.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-20240907-0839-c9580465', '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-20240907-0839-c9580465', '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-20240907-0839-c9580465', '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-20240907-0839-c9580465', '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-20240907-0839-c9580465', '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-20240907-0839-c9580465', '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-20240907-0839-c9580465', '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-20240907-0839-c9580465', '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-20240907-0839-c9580465', '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-20240907-0839-c9580465', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20240907083934097 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20240907083934097 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20240907083934097 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) 20240907083934097 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240907083934097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20240907083934097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20240907083934098 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20240907083934098 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20240907083934098 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:118) 20240907083934098 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20240907083934098 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20240907083934098 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20240907083934098 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20240907083934098 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20240907083934098 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20240907083934098 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20240907083934098 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-20240907-0839-c9580465', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x55a38e6b7d60(sgsn) with 23 counters 20240907083934498 DLSS7 INFO (r=127.0.0.1:36977<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240907083934498 DLSS7 INFO (r=127.0.0.1:36977<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20240907083934498 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:36977<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240907083934498 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240907083934498 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20240907083934498 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240907083934498 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240907083934498 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20240907083934498 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20240907083934498 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20240907083934499 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:918) 20240907083934499 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20240907083934499 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20240907083934499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907083934499 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20240907083934499 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20240907083934499 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20240907083934499 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240907083934499 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) 20240907083934499 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240907083934499 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240907083934499 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240907083934499 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) 20240907083934499 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240907083934499 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240907083934499 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:36977<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240907083934499 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) 20240907083934499 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20240907083934499 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240907083934499 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240907083934499 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240907083934499 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240907083934499 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20240907083934499 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20240907083934499 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20240907083934499 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20240907083934499 DLSS7 INFO (r=127.0.0.1:36579<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240907083934499 DLSS7 INFO (r=127.0.0.1:36579<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20240907083934499 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:36579<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240907083934499 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240907083934499 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20240907083934499 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240907083934499 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240907083934499 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20240907083934499 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20240907083934499 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20240907083934499 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20240907083934499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240907083934499 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) 20240907083934500 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240907083934500 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240907083934500 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240907083934500 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [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', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20240907-0839-c9580465', '/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@8c3f6802a96e: Unix server socket created successfully. MC@8c3f6802a96e: Listening on TCP port 39643. MC2> 8c3f6802a96e is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 8c3f6802a96e 39643 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@8c3f6802a96e: New HC connected from 10.0.2.100 [10.0.2.100]. 8c3f6802a96e: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@8c3f6802a96e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8c3f6802a96e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8c3f6802a96e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8c3f6802a96e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8c3f6802a96e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8c3f6802a96e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8c3f6802a96e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@8c3f6802a96e: Configuration file was processed on all HCs. MC@8c3f6802a96e: Creating MTC on host 10.0.2.100. MC@8c3f6802a96e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8c3f6802a96e: 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 ------ Sat Sep 7 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 20240907083935500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907083935500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach started. 20240907083936228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907083936231 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907083936282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20240907083936282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240907083936282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240907083936282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907083936282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907083936282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907083936282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907083936282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907083936282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907083936284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907083936284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907083936284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907083936285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907083936285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907083936285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907083936285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907083936285 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240907083936285 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907083936285 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907083936285 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(7)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907083936285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907083936285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907083936290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907083936301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083936301 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907083936327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNCONFIGURED}: Allocated (fsm.c:456) 20240907083936327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240907083936327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240907083936327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907083936327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907083936327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907083936327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907083936327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907083936327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907083936330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907083936330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907083936330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907083936331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907083936331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907083936331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907083936331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907083936331 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240907083936331 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907083936331 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907083936331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907083936331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907083936331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907083936335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083936335 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-Gb2-NS2(13)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907083936347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083936347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907083936374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNCONFIGURED}: Allocated (fsm.c:456) 20240907083936374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240907083936374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240907083936374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907083936374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907083936375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907083936375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907083936375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907083936375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907083936377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907083936377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907083936377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907083936377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907083936377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907083936377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907083936377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907083936377 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240907083936377 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907083936377 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907083936377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907083936378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907083936378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907083936383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083936383 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)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907083936395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083936395 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907083936500 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) 20240907083936500 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20240907083936500 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20240907083936500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20240907083936500 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20240907083936500 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20240907083936500 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20240907083936500 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:118) 20240907083936500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20240907083936500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240907083936500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907083936500 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20240907083936500 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907083936500 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907083936500 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240907083936500 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) 20240907083936501 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240907083936501 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240907083936501 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240907083936501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240907083936501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240907083936501 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240907083936501 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55a38fade660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20240907083936501 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@8c3f6802a96e: 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) } } } } 20240907083936502 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907083936503 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@8c3f6802a96e: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='C94F2A3E'O, index=0 SGSN_Test-GSUP(19)@8c3f6802a96e: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@8c3f6802a96e: 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 := 'C9D2530B7AAB99D6E8AA344B56E3252C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A6088B0E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '22ECBD58C6B6C916'O } } } } } 20240907083937550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083937550 DLLC NOTICE LLME(ffffffff/c94f2a3e){UNASSIGNED} LLC RX: unknown TLLI 0xc94f2a3e, creating LLME on the fly (gprs_llc.c:552) 20240907083937550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907083937550 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20240907083937550 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907083937550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907083937550 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907083937550 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907083937550 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907083937550 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907083937550 DLLC NOTICE LLME(ffffffff/c94f2a3e){UNASSIGNED} LLGM Assign pre (c94f2a3e => c7c4130a) (gprs_llc.c:1079) 20240907083937550 DLLC NOTICE LLME(c94f2a3e/c7c4130a){ASSIGNED} LLGM Assign post (c94f2a3e => c7c4130a) (gprs_llc.c:1125) 20240907083937550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907083937550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907083937550 DMM DEBUG MM(262420000000001/c7c4130a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907083937564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083937564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907083937564 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907083937564 DMM DEBUG MM(262420000000001/c7c4130a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20240907083937564 DMM NOTICE MM(262420000000001/c7c4130a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907083937564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907083937564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907083937564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907083937564 DMM DEBUG MM(262420000000001/c7c4130a) Requesting authorization (sgsn_auth.c:160) 20240907083937564 DMM INFO MM(262420000000001/c7c4130a) Requesting authentication tuples (sgsn_auth.c:184) 20240907083937564 DMM DEBUG MM(262420000000001/c7c4130a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907083937564 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20240907083937564 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@8c3f6802a96e: Added IMSI table entry 0TC_attach(21)"262420000000001" 20240907083937567 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907083937567 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907083937567 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907083937567 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907083937567 DMM INFO MM(262420000000001/c7c4130a) Subscriber data update (mmctx.c:430) 20240907083937567 DMM DEBUG MM(262420000000001/c7c4130a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907083937567 DMM INFO MM(262420000000001/c7c4130a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907083937567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907083937567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907083937567 DMM INFO MM(262420000000001/c7c4130a) <- GMM AUTH AND CIPHERING REQ (rand = c9 d2 53 0b 7a ab 99 d6 e8 aa 34 4b 56 e3 25 2c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907083937576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083937576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240907083937576 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907083937576 DMM INFO MM(262420000000001/c7c4130a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907083937576 DMM NOTICE MM(262420000000001/c7c4130a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907083937576 DMM DEBUG MM(262420000000001/c7c4130a) checking auth: received GSM SRES = a6 08 8b 0e (gprs_gmm.c:666) 20240907083937576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907083937576 DMM DEBUG MM(262420000000001/c7c4130a) Requesting authorization (sgsn_auth.c:160) 20240907083937576 DMM INFO MM(262420000000001/c7c4130a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907083937576 DMM DEBUG MM(262420000000001/c7c4130a) Requesting subscriber data update (gprs_subscriber.c:894) 20240907083937576 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20240907083937576 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) 20240907083937576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907083937576 DMM INFO MM(262420000000001/c7c4130a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7c4130a) (gprs_gmm.c:300) 20240907083937577 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907083937577 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907083937577 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240907083937577 DMM INFO MM(262420000000001/c7c4130a) Subscriber data update (mmctx.c:430) 20240907083937577 DMM DEBUG MM(262420000000001/c7c4130a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907083937577 DMM INFO MM(262420000000001/c7c4130a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907083937577 DMM NOTICE MM(262420000000001/c7c4130a) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20240907083937577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907083937577 DMM NOTICE MM(262420000000001/c7c4130a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907083937577 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) 20240907083937578 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907083937578 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240907083937578 DMM INFO MM(262420000000001/c7c4130a) Subscriber data update (mmctx.c:430) 20240907083937578 DMM DEBUG MM(262420000000001/c7c4130a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907083937585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083937585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907083937585 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907083937585 DMM INFO MM(262420000000001/c7c4130a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907083937585 DMM NOTICE MM(262420000000001/c7c4130a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907083937585 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907083937585 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907083937585 DLLC NOTICE LLME(c94f2a3e/c7c4130a){ASSIGNED} LLGM Assign pre (ffffffff => c7c4130a) (gprs_llc.c:1079) 20240907083937585 DLLC NOTICE LLME(ffffffff/c7c4130a){ASSIGNED} LLGM Assign post (ffffffff => c7c4130a) (gprs_llc.c:1125) 20240907083937585 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907083937585 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907083937585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907083937585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach-BVCI196(6)@8c3f6802a96e: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@8c3f6802a96e: Final verdict of PTC: pass 20240907083937643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48574<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907083937646 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907083937646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(19)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(12)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(17)@8c3f6802a96e: Final verdict of PTC: none TC_attach-BVCI210(11)@8c3f6802a96e: Final verdict of PTC: none TC_attach-BVCI220(16)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(7)@8c3f6802a96e: Final verdict of PTC: none TC_attach-BVCI196(6)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(5)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(15)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(10)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:39:37 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=62628) 20240907083937893 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) 20240907083937893 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20240907083937893 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:36579 err=None (osmo_ss7_asp.c:785) 20240907083938646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907083938646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62628, count=101296) 20240907083939647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907083939647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:39: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_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 20240907083940648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907083940648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_mnc3 started. 20240907083940784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907083940785 DMM INFO MM(262420000000001/c7c4130a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907083940785 DMM INFO MM(262420000000001/c7c4130a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907083940785 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907083940785 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907083940785 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907083940785 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907083940785 DLLC NOTICE LLME(ffffffff/c7c4130a){ASSIGNED} LLGM Assign pre (c7c4130a => ffffffff) (gprs_llc.c:1079) 20240907083940785 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c7c4130a => ffffffff) (gprs_llc.c:1125) 20240907083940785 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20240907083940785 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) 20240907083940785 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) 20240907083940785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907083940785 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907083940785 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907083940785 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907083940785 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907083940836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907083940836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907083940836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907083940836 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083940836 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907083940836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907083940836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907083940836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907083940836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907083940839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907083940839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907083940839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907083940839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907083940839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907083940839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907083940839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907083940839 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083940839 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907083940839 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907083940839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907083940840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907083940840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907083940845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907083940857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083940857 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(25)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907083940883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907083940883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907083940883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907083940883 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083940883 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907083940883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907083940883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907083940883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907083940883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907083940885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907083940885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907083940885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907083940886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907083940886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907083940886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907083940886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907083940886 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083940886 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907083940886 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907083940886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(31)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907083940887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907083940887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907083940892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907083940904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083940904 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(33)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(30)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@8c3f6802a96e: 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(37)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907083940938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907083940938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907083940938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907083940938 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083940938 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907083940938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907083940938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907083940938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907083940938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907083940940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907083940940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907083940940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907083940941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907083940941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907083940941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907083940941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907083940941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083940941 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907083940941 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907083940941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907083940942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907083940942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(37)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907083940946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907083940957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083940957 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(34)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907083941649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907083941649 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907083941649 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907083941649 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(36)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(36)@8c3f6802a96e: 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) } } } } 20240907083941651 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(36)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(36)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907083941652 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(36)@8c3f6802a96e: 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(36)@8c3f6802a96e: 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(36)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(36)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@8c3f6802a96e: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='D7746608'O, index=0 SGSN_Test-GSUP(38)@8c3f6802a96e: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@8c3f6802a96e: 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 := '4215A485169CB6D42B72C6ADCF1FD4D0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EF5F2F9B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '469A08A8103877A8'O } } } } } 20240907083942697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083942697 DLLC NOTICE LLME(ffffffff/d7746608){UNASSIGNED} LLC RX: unknown TLLI 0xd7746608, creating LLME on the fly (gprs_llc.c:552) 20240907083942697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907083942697 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240907083942697 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907083942697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907083942697 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907083942697 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907083942697 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907083942697 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907083942697 DLLC NOTICE LLME(ffffffff/d7746608){UNASSIGNED} LLGM Assign pre (d7746608 => c61a5877) (gprs_llc.c:1079) 20240907083942697 DLLC NOTICE LLME(d7746608/c61a5877){ASSIGNED} LLGM Assign post (d7746608 => c61a5877) (gprs_llc.c:1125) 20240907083942697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907083942697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907083942697 DMM DEBUG MM(262420000001001/c61a5877) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907083942710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083942710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907083942710 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907083942710 DMM DEBUG MM(262420000001001/c61a5877) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240907083942710 DMM NOTICE MM(262420000001001/c61a5877) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907083942710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907083942710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907083942710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907083942710 DMM DEBUG MM(262420000001001/c61a5877) Requesting authorization (sgsn_auth.c:160) 20240907083942710 DMM INFO MM(262420000001001/c61a5877) Requesting authentication tuples (sgsn_auth.c:184) 20240907083942710 DMM DEBUG MM(262420000001001/c61a5877) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907083942710 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240907083942710 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@8c3f6802a96e: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20240907083942713 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907083942713 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907083942713 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907083942713 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907083942713 DMM INFO MM(262420000001001/c61a5877) Subscriber data update (mmctx.c:430) 20240907083942713 DMM DEBUG MM(262420000001001/c61a5877) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907083942713 DMM INFO MM(262420000001001/c61a5877) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907083942713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907083942713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907083942713 DMM INFO MM(262420000001001/c61a5877) <- GMM AUTH AND CIPHERING REQ (rand = 42 15 a4 85 16 9c b6 d4 2b 72 c6 ad cf 1f d4 d0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907083942720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083942720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240907083942720 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907083942720 DMM INFO MM(262420000001001/c61a5877) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907083942720 DMM NOTICE MM(262420000001001/c61a5877) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907083942720 DMM DEBUG MM(262420000001001/c61a5877) checking auth: received GSM SRES = ef 5f 2f 9b (gprs_gmm.c:666) 20240907083942720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907083942720 DMM DEBUG MM(262420000001001/c61a5877) Requesting authorization (sgsn_auth.c:160) 20240907083942720 DMM INFO MM(262420000001001/c61a5877) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907083942720 DMM DEBUG MM(262420000001001/c61a5877) Requesting subscriber data update (gprs_subscriber.c:894) 20240907083942720 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240907083942720 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) 20240907083942720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907083942720 DMM INFO MM(262420000001001/c61a5877) <- GMM ATTACH ACCEPT (new P-TMSI=0xc61a5877) (gprs_gmm.c:300) 20240907083942722 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907083942722 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907083942722 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240907083942722 DMM INFO MM(262420000001001/c61a5877) Subscriber data update (mmctx.c:430) 20240907083942722 DMM DEBUG MM(262420000001001/c61a5877) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907083942722 DMM INFO MM(262420000001001/c61a5877) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907083942722 DMM NOTICE MM(262420000001001/c61a5877) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240907083942722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907083942722 DMM NOTICE MM(262420000001001/c61a5877) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907083942722 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) 20240907083942722 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907083942722 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240907083942722 DMM INFO MM(262420000001001/c61a5877) Subscriber data update (mmctx.c:430) 20240907083942722 DMM DEBUG MM(262420000001001/c61a5877) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907083942729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083942729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907083942729 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907083942729 DMM INFO MM(262420000001001/c61a5877) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907083942729 DMM NOTICE MM(262420000001001/c61a5877) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907083942729 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907083942729 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907083942729 DLLC NOTICE LLME(d7746608/c61a5877){ASSIGNED} LLGM Assign pre (ffffffff => c61a5877) (gprs_llc.c:1079) 20240907083942729 DLLC NOTICE LLME(ffffffff/c61a5877){ASSIGNED} LLGM Assign post (ffffffff => c61a5877) (gprs_llc.c:1125) 20240907083942729 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907083942729 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907083942729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907083942729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@8c3f6802a96e: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@8c3f6802a96e: Final verdict of PTC: pass 20240907083942782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39272<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(26)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(31)@8c3f6802a96e: Final verdict of PTC: none20240907083942787 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907083942787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(32)@8c3f6802a96e: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(36)@8c3f6802a96e: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@8c3f6802a96e: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(37)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(29)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(24)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(35)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(36): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_mnc3 finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:39:42 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47908) 20240907083943788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907083943788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47908, count=85004) 20240907083944789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907083944789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:39: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_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 20240907083945790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907083945790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_umts_aka_umts_res started. 20240907083945979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907083945980 DMM INFO MM(262420000001001/c61a5877) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907083945980 DMM INFO MM(262420000001001/c61a5877) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907083945980 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907083945980 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907083945980 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907083945980 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907083945980 DLLC NOTICE LLME(ffffffff/c61a5877){ASSIGNED} LLGM Assign pre (c61a5877 => ffffffff) (gprs_llc.c:1079) 20240907083945980 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c61a5877 => ffffffff) (gprs_llc.c:1125) 20240907083945980 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240907083945980 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) 20240907083945980 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) 20240907083945980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907083945981 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907083945981 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907083945981 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907083945981 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@8c3f6802a96e: 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(46)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(46)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907083946040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907083946040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907083946040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907083946040 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083946040 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907083946040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907083946040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907083946040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907083946040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(46)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907083946042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907083946042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907083946042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907083946042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907083946042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907083946042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907083946042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907083946042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083946042 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907083946042 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907083946042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(46)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907083946043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907083946043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(45)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(46)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907083946049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(42)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907083946062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083946062 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(43)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(45)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(51)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(51)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907083946084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907083946084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907083946084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907083946084 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083946084 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907083946084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907083946084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907083946084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907083946084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(51)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907083946086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907083946086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907083946086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907083946086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907083946086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907083946086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907083946086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907083946086 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083946086 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907083946086 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907083946086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907083946087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907083946087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(51)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(51)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(50)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907083946092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907083946103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083946103 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(48)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(50)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907083946122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907083946122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907083946122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907083946122 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083946122 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907083946122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907083946122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907083946122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907083946122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907083946124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907083946124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907083946124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907083946125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907083946125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907083946125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907083946125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907083946125 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083946125 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907083946125 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907083946125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907083946125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907083946125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907083946133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907083946144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083946144 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907083946791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907083946791 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907083946791 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907083946791 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@8c3f6802a96e: 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) } } } } 20240907083946793 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907083946794 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@8c3f6802a96e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@8c3f6802a96e: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='E17E6D80'O, index=0 SGSN_Test-GSUP(57)@8c3f6802a96e: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@8c3f6802a96e: 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 := '2C15DC7D99FD378E5355BD39E5B41855'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '02F50CDE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0E1C88CDB82A0DEC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B923AE0339023EC9D5359BB262FE3A42'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '42A1F701E5A52DE1FBF27C78E730889E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BC57F8AD23B1FF322092904E720FCA62'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ECEA4052700B06C4'O } } } } } 20240907083947841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083947841 DLLC NOTICE LLME(ffffffff/e17e6d80){UNASSIGNED} LLC RX: unknown TLLI 0xe17e6d80, creating LLME on the fly (gprs_llc.c:552) 20240907083947841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907083947841 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20240907083947841 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907083947841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907083947841 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907083947841 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907083947841 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907083947841 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907083947841 DLLC NOTICE LLME(ffffffff/e17e6d80){UNASSIGNED} LLGM Assign pre (e17e6d80 => eda83a6a) (gprs_llc.c:1079) 20240907083947841 DLLC NOTICE LLME(e17e6d80/eda83a6a){ASSIGNED} LLGM Assign post (e17e6d80 => eda83a6a) (gprs_llc.c:1125) 20240907083947841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907083947841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907083947841 DMM DEBUG MM(262420000001002/eda83a6a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907083947854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083947854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907083947854 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907083947854 DMM DEBUG MM(262420000001002/eda83a6a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240907083947854 DMM NOTICE MM(262420000001002/eda83a6a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907083947854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907083947854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907083947854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907083947854 DMM DEBUG MM(262420000001002/eda83a6a) Requesting authorization (sgsn_auth.c:160) 20240907083947854 DMM INFO MM(262420000001002/eda83a6a) Requesting authentication tuples (sgsn_auth.c:184) 20240907083947854 DMM DEBUG MM(262420000001002/eda83a6a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907083947854 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240907083947854 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@8c3f6802a96e: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20240907083947857 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907083947857 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907083947857 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907083947857 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907083947857 DMM INFO MM(262420000001002/eda83a6a) Subscriber data update (mmctx.c:430) 20240907083947857 DMM DEBUG MM(262420000001002/eda83a6a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907083947857 DMM INFO MM(262420000001002/eda83a6a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907083947857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907083947857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907083947857 DMM INFO MM(262420000001002/eda83a6a) <- GMM AUTH AND CIPHERING REQ (rand = 2c 15 dc 7d 99 fd 37 8e 53 55 bd 39 e5 b4 18 55 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bc 57 f8 ad 23 b1 ff 32 20 92 90 4e 72 0f ca 62 ) (gprs_gmm.c:483) 20240907083947865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083947865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240907083947865 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907083947865 DMM INFO MM(262420000001002/eda83a6a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907083947865 DMM NOTICE MM(262420000001002/eda83a6a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907083947865 DMM DEBUG MM(262420000001002/eda83a6a) checking auth: received UMTS RES = ec ea 40 52 70 0b 06 c4 (gprs_gmm.c:666) 20240907083947865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907083947865 DMM DEBUG MM(262420000001002/eda83a6a) Requesting authorization (sgsn_auth.c:160) 20240907083947865 DMM INFO MM(262420000001002/eda83a6a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907083947865 DMM DEBUG MM(262420000001002/eda83a6a) Requesting subscriber data update (gprs_subscriber.c:894) 20240907083947865 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240907083947866 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) 20240907083947866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907083947866 DMM INFO MM(262420000001002/eda83a6a) <- GMM ATTACH ACCEPT (new P-TMSI=0xeda83a6a) (gprs_gmm.c:300) 20240907083947867 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907083947867 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907083947867 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240907083947867 DMM INFO MM(262420000001002/eda83a6a) Subscriber data update (mmctx.c:430) 20240907083947867 DMM DEBUG MM(262420000001002/eda83a6a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907083947867 DMM INFO MM(262420000001002/eda83a6a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907083947867 DMM NOTICE MM(262420000001002/eda83a6a) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240907083947867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907083947867 DMM NOTICE MM(262420000001002/eda83a6a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907083947867 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) 20240907083947868 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907083947868 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240907083947868 DMM INFO MM(262420000001002/eda83a6a) Subscriber data update (mmctx.c:430) 20240907083947868 DMM DEBUG MM(262420000001002/eda83a6a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907083947874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083947874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907083947874 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907083947874 DMM INFO MM(262420000001002/eda83a6a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907083947874 DMM NOTICE MM(262420000001002/eda83a6a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907083947874 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907083947875 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907083947875 DLLC NOTICE LLME(e17e6d80/eda83a6a){ASSIGNED} LLGM Assign pre (ffffffff => eda83a6a) (gprs_llc.c:1079) 20240907083947875 DLLC NOTICE LLME(ffffffff/eda83a6a){ASSIGNED} LLGM Assign post (ffffffff => eda83a6a) (gprs_llc.c:1125) 20240907083947875 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907083947875 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907083947875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907083947875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@8c3f6802a96e: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@8c3f6802a96e: Final verdict of PTC: pass 20240907083947928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39280<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_umts_aka_umts_res-BVCI210(48)@8c3f6802a96e: Final verdict of PTC: none20240907083947930 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907083947930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(42)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(46)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(57)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(55)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(45)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(50)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@8c3f6802a96e: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(43)@8c3f6802a96e: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(51)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(44)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(49)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(53)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(45): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(46): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(50): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(51): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:39:48 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48296) 20240907083948930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907083948930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48296, count=85572) 20240907083949931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907083949931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:39:50 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 20240907083950932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907083950932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_umts_aka_gsm_sres started. 20240907083951092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907083951093 DMM INFO MM(262420000001002/eda83a6a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907083951093 DMM INFO MM(262420000001002/eda83a6a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907083951093 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907083951093 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907083951093 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907083951093 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907083951093 DLLC NOTICE LLME(ffffffff/eda83a6a){ASSIGNED} LLGM Assign pre (eda83a6a => ffffffff) (gprs_llc.c:1079) 20240907083951093 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (eda83a6a => ffffffff) (gprs_llc.c:1125) 20240907083951093 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240907083951093 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) 20240907083951093 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) 20240907083951093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907083951093 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907083951093 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907083951093 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907083951093 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(64)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907083951144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907083951144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907083951144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907083951144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083951144 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907083951144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907083951144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907083951144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907083951144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907083951147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907083951147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907083951147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907083951148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907083951148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907083951148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907083951148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907083951148 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083951148 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907083951148 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907083951148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(64)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907083951149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907083951149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907083951154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907083951167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083951167 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(66)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(63)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@8c3f6802a96e: 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(70)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(70)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907083951199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907083951199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907083951199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907083951200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083951200 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907083951200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907083951200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907083951200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907083951200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(70)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(69)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907083951203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907083951203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907083951203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907083951203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907083951203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907083951203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907083951203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907083951203 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083951203 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907083951203 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907083951203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907083951205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907083951205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(70)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(70)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907083951213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(66)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907083951226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083951226 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(67)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(69)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907083951246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907083951246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907083951246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907083951246 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083951246 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907083951246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907083951246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907083951246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907083951246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907083951249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907083951250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907083951250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907083951250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907083951250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907083951250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907083951250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907083951250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083951250 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907083951250 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907083951250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907083951251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907083951251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907083951256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907083951268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083951268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(72)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907083951933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907083951933 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907083951933 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907083951933 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(74)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@8c3f6802a96e: 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) } } } } 20240907083951936 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(74)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(74)@8c3f6802a96e: 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)@8c3f6802a96e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240907083951936 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(74)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@8c3f6802a96e: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='D4A07073'O, index=0 SGSN_Test-GSUP(76)@8c3f6802a96e: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@8c3f6802a96e: 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 := '11CDC56B1FC7B895C1221A0EC9BA069F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A488C585'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '01FA0B1BE302087C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C49FA133CDD58040C4FDE4534C2281C5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D5A56B1885AD34D00D979BAA9B0045AB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BCC2B7132B560BC3FD5475398089437F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CC3F123315521CCE'O } } } } } 20240907083952982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083952982 DLLC NOTICE LLME(ffffffff/d4a07073){UNASSIGNED} LLC RX: unknown TLLI 0xd4a07073, creating LLME on the fly (gprs_llc.c:552) 20240907083952982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907083952982 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20240907083952982 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907083952982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907083952982 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907083952982 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907083952982 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907083952982 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907083952982 DLLC NOTICE LLME(ffffffff/d4a07073){UNASSIGNED} LLGM Assign pre (d4a07073 => f600b55f) (gprs_llc.c:1079) 20240907083952982 DLLC NOTICE LLME(d4a07073/f600b55f){ASSIGNED} LLGM Assign post (d4a07073 => f600b55f) (gprs_llc.c:1125) 20240907083952982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907083952982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907083952982 DMM DEBUG MM(262420000001003/f600b55f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907083952995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083952995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907083952995 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907083952995 DMM DEBUG MM(262420000001003/f600b55f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240907083952995 DMM NOTICE MM(262420000001003/f600b55f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907083952995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907083952995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907083952995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907083952995 DMM DEBUG MM(262420000001003/f600b55f) Requesting authorization (sgsn_auth.c:160) 20240907083952995 DMM INFO MM(262420000001003/f600b55f) Requesting authentication tuples (sgsn_auth.c:184) 20240907083952995 DMM DEBUG MM(262420000001003/f600b55f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907083952995 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240907083952995 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@8c3f6802a96e: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20240907083952998 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907083952998 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907083952998 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907083952998 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907083952998 DMM INFO MM(262420000001003/f600b55f) Subscriber data update (mmctx.c:430) 20240907083952998 DMM DEBUG MM(262420000001003/f600b55f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907083952998 DMM INFO MM(262420000001003/f600b55f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907083952998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907083952998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907083952998 DMM INFO MM(262420000001003/f600b55f) <- GMM AUTH AND CIPHERING REQ (rand = 11 cd c5 6b 1f c7 b8 95 c1 22 1a 0e c9 ba 06 9f , mmctx_is_r99=1, vec->auth_types=0x3, autn = bc c2 b7 13 2b 56 0b c3 fd 54 75 39 80 89 43 7f ) (gprs_gmm.c:483) 20240907083953006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083953006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240907083953006 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907083953006 DMM INFO MM(262420000001003/f600b55f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907083953006 DMM NOTICE MM(262420000001003/f600b55f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907083953006 DMM DEBUG MM(262420000001003/f600b55f) checking auth: received GSM SRES = a4 88 c5 85 (gprs_gmm.c:666) 20240907083953006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907083953006 DMM DEBUG MM(262420000001003/f600b55f) Requesting authorization (sgsn_auth.c:160) 20240907083953006 DMM INFO MM(262420000001003/f600b55f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907083953006 DMM DEBUG MM(262420000001003/f600b55f) Requesting subscriber data update (gprs_subscriber.c:894) 20240907083953006 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240907083953006 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) 20240907083953006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907083953006 DMM INFO MM(262420000001003/f600b55f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf600b55f) (gprs_gmm.c:300) 20240907083953008 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907083953008 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907083953008 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240907083953008 DMM INFO MM(262420000001003/f600b55f) Subscriber data update (mmctx.c:430) 20240907083953008 DMM DEBUG MM(262420000001003/f600b55f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907083953008 DMM INFO MM(262420000001003/f600b55f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907083953008 DMM NOTICE MM(262420000001003/f600b55f) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240907083953008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907083953008 DMM NOTICE MM(262420000001003/f600b55f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907083953008 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) 20240907083953009 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907083953009 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240907083953009 DMM INFO MM(262420000001003/f600b55f) Subscriber data update (mmctx.c:430) 20240907083953009 DMM DEBUG MM(262420000001003/f600b55f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907083953016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083953016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907083953016 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907083953016 DMM INFO MM(262420000001003/f600b55f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907083953016 DMM NOTICE MM(262420000001003/f600b55f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907083953016 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907083953016 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907083953016 DLLC NOTICE LLME(d4a07073/f600b55f){ASSIGNED} LLGM Assign pre (ffffffff => f600b55f) (gprs_llc.c:1079) 20240907083953016 DLLC NOTICE LLME(ffffffff/f600b55f){ASSIGNED} LLGM Assign post (ffffffff => f600b55f) (gprs_llc.c:1125) 20240907083953016 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907083953016 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907083953016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907083953016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@8c3f6802a96e: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@8c3f6802a96e: Final verdict of PTC: pass 20240907083953068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39008<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@8c3f6802a96e: Final verdict of PTC: none 20240907083953071 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907083953071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(64)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@8c3f6802a96e: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@8c3f6802a96e: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(70)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(75)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@8c3f6802a96e: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(69)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(62)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(73)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(68)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(69): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(70): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:39:53 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48200) 20240907083954071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907083954071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48200, count=85460) 20240907083955072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907083955072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:39:55 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 20240907083956073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907083956073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_timeout_after_pdp_act started. 20240907083956246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907083956248 DMM INFO MM(262420000001003/f600b55f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907083956248 DMM INFO MM(262420000001003/f600b55f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907083956248 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907083956248 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907083956248 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907083956248 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907083956248 DLLC NOTICE LLME(ffffffff/f600b55f){ASSIGNED} LLGM Assign pre (f600b55f => ffffffff) (gprs_llc.c:1079) 20240907083956248 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f600b55f => ffffffff) (gprs_llc.c:1125) 20240907083956248 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240907083956248 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) 20240907083956248 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) 20240907083956248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907083956248 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907083956248 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907083956248 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907083956248 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@8c3f6802a96e: 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(84)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(84)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907083956300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907083956300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907083956300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907083956300 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083956300 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907083956300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907083956300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907083956300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907083956300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(83)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(84)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907083956302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907083956302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907083956302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907083956302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907083956302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907083956302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907083956302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907083956302 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083956302 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907083956302 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907083956302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(84)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907083956303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907083956303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(84)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907083956306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907083956315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083956315 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(85)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(81)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(83)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907083956331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907083956331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907083956331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907083956331 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083956331 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907083956331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907083956331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907083956331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907083956332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907083956333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907083956333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907083956333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907083956334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907083956334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907083956334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907083956334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907083956334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083956334 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907083956334 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907083956334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(88)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907083956334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907083956334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907083956338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907083956346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083956346 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(89)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 TC_attach_timeout_after_pdp_act-BVCI210(87)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907083956375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907083956375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907083956375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907083956375 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083956375 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907083956375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907083956375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907083956375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907083956375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907083956377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907083956377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907083956377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907083956377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907083956377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907083956377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907083956377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907083956377 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907083956377 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907083956377 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907083956377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907083956378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907083956378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907083956382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907083956393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083956393 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907083957074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907083957074 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907083957074 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907083957074 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@8c3f6802a96e: 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) } } } } 20240907083957077 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907083957078 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@8c3f6802a96e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(81)@8c3f6802a96e: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='E5485AA2'O, index=0 SGSN_Test-GSUP(95)@8c3f6802a96e: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@8c3f6802a96e: 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 := '1D69BFA770A735837B36F74A273095E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B2E7A6CE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '93D3B43D08ED5E8C'O } } } } } 20240907083957123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083957123 DLLC NOTICE LLME(ffffffff/e5485aa2){UNASSIGNED} LLC RX: unknown TLLI 0xe5485aa2, creating LLME on the fly (gprs_llc.c:552) 20240907083957123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907083957123 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20240907083957123 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907083957123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907083957123 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907083957123 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907083957123 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907083957123 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907083957123 DLLC NOTICE LLME(ffffffff/e5485aa2){UNASSIGNED} LLGM Assign pre (e5485aa2 => d54be866) (gprs_llc.c:1079) 20240907083957123 DLLC NOTICE LLME(e5485aa2/d54be866){ASSIGNED} LLGM Assign post (e5485aa2 => d54be866) (gprs_llc.c:1125) 20240907083957123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907083957123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907083957123 DMM DEBUG MM(262420000000021/d54be866) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907083957138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083957138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907083957139 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907083957139 DMM DEBUG MM(262420000000021/d54be866) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240907083957139 DMM NOTICE MM(262420000000021/d54be866) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907083957139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907083957139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907083957139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907083957139 DMM DEBUG MM(262420000000021/d54be866) Requesting authorization (sgsn_auth.c:160) 20240907083957139 DMM INFO MM(262420000000021/d54be866) Requesting authentication tuples (sgsn_auth.c:184) 20240907083957139 DMM DEBUG MM(262420000000021/d54be866) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907083957139 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240907083957139 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@8c3f6802a96e: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20240907083957142 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907083957142 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907083957142 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907083957142 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907083957142 DMM INFO MM(262420000000021/d54be866) Subscriber data update (mmctx.c:430) 20240907083957142 DMM DEBUG MM(262420000000021/d54be866) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907083957142 DMM INFO MM(262420000000021/d54be866) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907083957142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907083957142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907083957142 DMM INFO MM(262420000000021/d54be866) <- GMM AUTH AND CIPHERING REQ (rand = 1d 69 bf a7 70 a7 35 83 7b 36 f7 4a 27 30 95 e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907083957149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083957149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240907083957149 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907083957149 DMM INFO MM(262420000000021/d54be866) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907083957149 DMM NOTICE MM(262420000000021/d54be866) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907083957149 DMM DEBUG MM(262420000000021/d54be866) checking auth: received GSM SRES = b2 e7 a6 ce (gprs_gmm.c:666) 20240907083957149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907083957149 DMM DEBUG MM(262420000000021/d54be866) Requesting authorization (sgsn_auth.c:160) 20240907083957149 DMM INFO MM(262420000000021/d54be866) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907083957149 DMM DEBUG MM(262420000000021/d54be866) Requesting subscriber data update (gprs_subscriber.c:894) 20240907083957149 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240907083957149 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) 20240907083957149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907083957149 DMM INFO MM(262420000000021/d54be866) <- GMM ATTACH ACCEPT (new P-TMSI=0xd54be866) (gprs_gmm.c:300) 20240907083957150 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907083957150 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907083957150 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240907083957150 DMM INFO MM(262420000000021/d54be866) Subscriber data update (mmctx.c:430) 20240907083957150 DMM DEBUG MM(262420000000021/d54be866) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907083957150 DMM INFO MM(262420000000021/d54be866) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907083957150 DMM NOTICE MM(262420000000021/d54be866) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240907083957150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907083957150 DMM NOTICE MM(262420000000021/d54be866) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907083957150 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) 20240907083957151 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907083957151 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240907083957151 DMM INFO MM(262420000000021/d54be866) Subscriber data update (mmctx.c:430) 20240907083957151 DMM DEBUG MM(262420000000021/d54be866) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907083957157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083957157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907083957157 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907083957157 DMM INFO MM(262420000000021/d54be866) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907083957157 DMM NOTICE MM(262420000000021/d54be866) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907083957157 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907083957157 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907083957157 DLLC NOTICE LLME(e5485aa2/d54be866){ASSIGNED} LLGM Assign pre (ffffffff => d54be866) (gprs_llc.c:1079) 20240907083957157 DLLC NOTICE LLME(ffffffff/d54be866){ASSIGNED} LLGM Assign post (ffffffff => d54be866) (gprs_llc.c:1125) 20240907083957157 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907083957157 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907083957157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907083957157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@8c3f6802a96e: setverdict(pass): none -> pass 20240907083957210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083957210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907083957210 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907083957210 DMM INFO MM(262420000000021/d54be866) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907083957210 DMM INFO MM(262420000000021/d54be866) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907083957210 DMM DEBUG MM(262420000000021/d54be866) Using GGSN 0 (gprs_sm.c:312) 20240907083957210 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240907083957210 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907083957210 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20240907083957210 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20240907083957221 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 00 4f f9 55 11 d0 1f 7e 84 14 05 7f 3a 8d 6b b5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20240907083957221 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cb8058, cbp=0x55a38fae90f0) (sgsn_libgtp.c:629) 20240907083957221 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907083957221 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faea5b8 TLLI=d54be866, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907083957221 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907083957221 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907083957229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083957229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20240907083957229 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907083957230 DMM INFO MM(262420000000021/d54be866) -> GMM ATTACH REQUEST MI(TMSI-0xD54BE866) type="GPRS attach" (gprs_gmm.c:1266) 20240907083957230 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907083957230 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240907083957230 DLLC NOTICE LLME(ffffffff/d54be866){ASSIGNED} LLGM Assign pre (d54be866 => f8fd0337) (gprs_llc.c:1079) 20240907083957230 DLLC NOTICE LLME(d54be866/f8fd0337){ASSIGNED} LLGM Assign post (d54be866 => f8fd0337) (gprs_llc.c:1125) 20240907083957230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907083957230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907083957230 DMM DEBUG MM(262420000000021/f8fd0337) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907083957235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907083957235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240907083957235 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907083957235 DMM DEBUG MM(262420000000021/f8fd0337) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240907083957235 DMM NOTICE MM(262420000000021/f8fd0337) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907083957235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907083957235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907083957235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907083957235 DMM DEBUG MM(262420000000021/f8fd0337) Requesting authorization (sgsn_auth.c:160) 20240907083957235 DMM INFO MM(262420000000021/f8fd0337) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907083957235 DMM DEBUG MM(262420000000021/f8fd0337) Requesting subscriber data update (gprs_subscriber.c:894) 20240907083957235 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240907083957235 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) 20240907083957236 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907083957236 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907083957236 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240907083957236 DMM INFO MM(262420000000021/f8fd0337) Subscriber data update (mmctx.c:430) 20240907083957236 DMM DEBUG MM(262420000000021/f8fd0337) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240907083957236 DMM INFO MM(262420000000021/f8fd0337) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240907083957236 DMM NOTICE MM(262420000000021/f8fd0337) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240907083957236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907083957236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907083957236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240907083957236 DMM INFO MM(262420000000021/f8fd0337) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8fd0337) (gprs_gmm.c:300) 20240907083957236 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) 20240907083957236 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907083957236 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240907083957236 DMM INFO MM(262420000000021/f8fd0337) Subscriber data update (mmctx.c:430) 20240907083957236 DMM DEBUG MM(262420000000021/f8fd0337) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@8c3f6802a96e: Trying to receive 5 ATTACH ACCEPTs 20240907084003237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240907084003237 DMM INFO MM(262420000000021/f8fd0337) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8fd0337) (gprs_gmm.c:300) 20240907084004497 DGPRS DEBUG Checking for inactive LLMEs, time = 7509138 (sgsn.c:131) 20240907084009238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240907084009238 DMM INFO MM(262420000000021/f8fd0337) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8fd0337) (gprs_gmm.c:300) 20240907084015239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240907084015239 DMM INFO MM(262420000000021/f8fd0337) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8fd0337) (gprs_gmm.c:300) 20240907084017075 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240907084017075 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240907084017076 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084021240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240907084021240 DMM INFO MM(262420000000021/f8fd0337) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8fd0337) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@8c3f6802a96e: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@8c3f6802a96e: Make sure not more than 5 ATTACH ACCEPT messages are sent 20240907084026305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084026306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084026306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084026335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084026337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084026337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084026379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084026381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084026381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084027241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240907084027241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240907084027241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240907084027241 DMM NOTICE MM(262420000000021/f8fd0337) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240907084027241 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20240907084027241 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faea5b8, TLLI=f8fd0337, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907084027241 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240907084027241 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907084027241 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20240907084027241 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240907084027242 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) 20240907084027242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Reject}: Deallocated (fsm.c:568) 20240907084027242 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Deallocated (fsm.c:568) 20240907084027242 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084027242 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240907084027242 DLLC NOTICE LLME(d54be866/f8fd0337){ASSIGNED} LLGM Assign pre (f8fd0337 => ffffffff) (gprs_llc.c:1079) 20240907084027242 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f8fd0337 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(81)@8c3f6802a96e: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@8c3f6802a96e: Final verdict of PTC: pass 20240907084027751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39022<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084027754 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084027754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(95)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(84)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(93)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(88)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(83)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@8c3f6802a96e: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@8c3f6802a96e: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(81)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(91)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(82)@8c3f6802a96e: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(86)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(81): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(82): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(83): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(84): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:40:27 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=125460) 20240907084028755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084028755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125460, count=127156) 20240907084029756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084029756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:40: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_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 20240907084030757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084030757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_auth_id_timeout started. 20240907084030939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084030940 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084030981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084030981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084030981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084030981 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084030981 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084030981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084030981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084030981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084030981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084030982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084030982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084030982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084030982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084030982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084030982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084030982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084030982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084030982 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084030982 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084030982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(102)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084030983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084030983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084030987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907084030997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084030997 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084031023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084031023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084031023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084031023 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084031023 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084031023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084031023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084031023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084031023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084031024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084031024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084031024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084031025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084031025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084031025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084031025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084031025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084031025 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084031025 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084031025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(107)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084031026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084031026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084031030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084031040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084031040 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(106)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084031065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084031065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084031065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084031065 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084031065 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084031065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084031065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084031065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084031065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084031067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084031067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084031067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084031067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084031067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084031067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084031067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084031067 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084031067 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084031067 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084031067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084031068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084031068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084031072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084031080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084031080 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084031758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084031758 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084031758 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084031758 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@8c3f6802a96e: 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) } } } } 20240907084031760 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084031761 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@8c3f6802a96e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@8c3f6802a96e: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='FE523798'O, index=0 SGSN_Test-GSUP(114)@8c3f6802a96e: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20240907084031808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084031808 DLLC NOTICE LLME(ffffffff/fe523798){UNASSIGNED} LLC RX: unknown TLLI 0xfe523798, creating LLME on the fly (gprs_llc.c:552) 20240907084031808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084031808 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20240907084031808 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084031808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084031808 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084031808 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084031808 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084031808 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084031808 DLLC NOTICE LLME(ffffffff/fe523798){UNASSIGNED} LLGM Assign pre (fe523798 => d120c5ea) (gprs_llc.c:1079) 20240907084031808 DLLC NOTICE LLME(fe523798/d120c5ea){ASSIGNED} LLGM Assign post (fe523798 => d120c5ea) (gprs_llc.c:1125) 20240907084031808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084031808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084031808 DMM DEBUG MM(262420000000002/d120c5ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084034498 DGPRS DEBUG Checking for inactive LLMEs, time = 7509168 (sgsn.c:131) 20240907084037809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240907084037809 DMM DEBUG MM(262420000000002/d120c5ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084043810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240907084043810 DMM DEBUG MM(262420000000002/d120c5ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084049811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240907084049811 DMM DEBUG MM(262420000000002/d120c5ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084051759 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240907084051759 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240907084051759 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084055812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240907084055812 DMM DEBUG MM(262420000000002/d120c5ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084100984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084100986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084100986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084101027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084101029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084101029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084101069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084101071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084101071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084101813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240907084101813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240907084101813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240907084101813 DMM NOTICE MM(262420000000002/d120c5ea) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240907084101813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Reject}: Deallocated (fsm.c:568) 20240907084101813 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084101813 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084101813 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240907084101813 DLLC NOTICE LLME(fe523798/d120c5ea){ASSIGNED} LLGM Assign pre (d120c5ea => ffffffff) (gprs_llc.c:1079) 20240907084101813 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d120c5ea => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@8c3f6802a96e: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@8c3f6802a96e: Final verdict of PTC: pass 20240907084101822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50434<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@8c3f6802a96e: Final verdict of PTC: none 20240907084101824 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084101824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(112)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(107)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(102)@8c3f6802a96e: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@8c3f6802a96e: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@8c3f6802a96e: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(110)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(100)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(105)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:41:01 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=59656) 20240907084102825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084102825 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=64176) 20240907084103826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084103826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:41: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_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 20240907084104499 DGPRS DEBUG Checking for inactive LLMEs, time = 7509198 (sgsn.c:131) 20240907084104827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084104827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_auth_sai_timeout started. 20240907084104946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084104948 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084104990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084104991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084104991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084104991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084104991 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084104991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084104991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084104991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084104991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084104992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084104992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084104992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084104993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084104993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084104993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084104993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084104993 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084104993 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084104993 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084104993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(121)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084104993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084104993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084104997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907084105005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084105005 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(120)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084105027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084105027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084105027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084105027 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084105027 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084105027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084105027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084105027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084105027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084105029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084105029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084105029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084105029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084105029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084105029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084105029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084105029 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084105029 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084105029 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084105029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(126)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084105030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084105030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084105033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084105043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084105043 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084105066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084105066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084105066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084105066 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084105066 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084105066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084105066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084105066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084105066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084105067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084105067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084105067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084105067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084105067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084105067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084105067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084105067 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084105067 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084105067 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084105067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(131)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084105068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084105068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084105071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084105079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084105079 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084105828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084105828 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084105828 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084105828 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@8c3f6802a96e: 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) } } } } 20240907084105830 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084105831 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@8c3f6802a96e: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='C524F01F'O, index=0 SGSN_Test-GSUP(133)@8c3f6802a96e: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20240907084105876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084105876 DLLC NOTICE LLME(ffffffff/c524f01f){UNASSIGNED} LLC RX: unknown TLLI 0xc524f01f, creating LLME on the fly (gprs_llc.c:552) 20240907084105876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084105876 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20240907084105876 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084105876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084105876 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084105876 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084105876 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084105876 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084105876 DLLC NOTICE LLME(ffffffff/c524f01f){UNASSIGNED} LLGM Assign pre (c524f01f => cb04ae5f) (gprs_llc.c:1079) 20240907084105876 DLLC NOTICE LLME(c524f01f/cb04ae5f){ASSIGNED} LLGM Assign post (c524f01f => cb04ae5f) (gprs_llc.c:1125) 20240907084105876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084105876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084105876 DMM DEBUG MM(262420000000003/cb04ae5f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084105890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084105890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084105890 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084105890 DMM DEBUG MM(262420000000003/cb04ae5f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20240907084105890 DMM NOTICE MM(262420000000003/cb04ae5f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084105890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084105890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084105890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084105890 DMM DEBUG MM(262420000000003/cb04ae5f) Requesting authorization (sgsn_auth.c:160) 20240907084105890 DMM INFO MM(262420000000003/cb04ae5f) Requesting authentication tuples (sgsn_auth.c:184) 20240907084105890 DMM DEBUG MM(262420000000003/cb04ae5f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084105890 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20240907084105890 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@8c3f6802a96e: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20240907084111891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240907084111891 DMM ERROR MM(262420000000003/cb04ae5f) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240907084111891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240907084111891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240907084111891 DMM NOTICE MM(262420000000003/cb04ae5f) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240907084111891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Reject}: Deallocated (fsm.c:568) 20240907084111891 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084111891 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084111891 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240907084111891 DLLC NOTICE LLME(c524f01f/cb04ae5f){ASSIGNED} LLGM Assign pre (cb04ae5f => ffffffff) (gprs_llc.c:1079) 20240907084111891 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cb04ae5f => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@8c3f6802a96e: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@8c3f6802a96e: Final verdict of PTC: pass 20240907084111901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34330<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(126)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(133)@8c3f6802a96e: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@8c3f6802a96e: Final verdict of PTC: none 20240907084111904 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084111904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(123)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(121)@8c3f6802a96e: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(131)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@8c3f6802a96e: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(129)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(124)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(119)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:41:11 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=57008) 20240907084112904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084112904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57008, count=62676) 20240907084113905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084113905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:41: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_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 20240907084114906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084114906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_auth_sai_reject started. 20240907084115052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084115053 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084115097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084115097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084115097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084115097 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084115097 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084115097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084115097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084115097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084115097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084115099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084115099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084115099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084115099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084115099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084115099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084115099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084115099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084115099 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084115099 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084115099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084115100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084115100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084115103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084115113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084115113 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(139)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084115138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084115138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084115138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084115138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084115138 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084115138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084115138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084115138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084115138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(146)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084115140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084115140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084115140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084115141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084115141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084115141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084115141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084115141 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084115141 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084115141 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084115141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(145)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084115142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084115142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(146)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(146)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084115146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084115157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084115157 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(147)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI210(143)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(145)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084115168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084115168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084115168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084115168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084115168 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084115168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084115168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084115168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084115168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084115169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084115169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084115169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084115170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084115170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084115170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084115170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084115170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084115170 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084115170 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084115170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084115170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084115170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084115174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084115186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084115187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084115907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084115907 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084115907 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084115907 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@8c3f6802a96e: 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) } } } } 20240907084115909 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084115910 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@8c3f6802a96e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@8c3f6802a96e: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='D664EFFA'O, index=0 SGSN_Test-GSUP(152)@8c3f6802a96e: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20240907084115957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084115957 DLLC NOTICE LLME(ffffffff/d664effa){UNASSIGNED} LLC RX: unknown TLLI 0xd664effa, creating LLME on the fly (gprs_llc.c:552) 20240907084115957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084115957 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20240907084115957 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084115957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084115957 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084115957 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084115957 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084115957 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084115957 DLLC NOTICE LLME(ffffffff/d664effa){UNASSIGNED} LLGM Assign pre (d664effa => e7947470) (gprs_llc.c:1079) 20240907084115957 DLLC NOTICE LLME(d664effa/e7947470){ASSIGNED} LLGM Assign post (d664effa => e7947470) (gprs_llc.c:1125) 20240907084115957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084115957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084115957 DMM DEBUG MM(262420000000004/e7947470) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084115969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084115969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084115970 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084115970 DMM DEBUG MM(262420000000004/e7947470) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20240907084115970 DMM NOTICE MM(262420000000004/e7947470) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084115970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084115970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084115970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084115970 DMM DEBUG MM(262420000000004/e7947470) Requesting authorization (sgsn_auth.c:160) 20240907084115970 DMM INFO MM(262420000000004/e7947470) Requesting authentication tuples (sgsn_auth.c:184) 20240907084115970 DMM DEBUG MM(262420000000004/e7947470) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084115970 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20240907084115970 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@8c3f6802a96e: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20240907084115972 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20240907084115972 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20240907084115972 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20240907084121970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240907084121970 DMM ERROR MM(262420000000004/e7947470) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240907084121970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240907084121970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240907084121970 DMM NOTICE MM(262420000000004/e7947470) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240907084121971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Reject}: Deallocated (fsm.c:568) 20240907084121971 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084121971 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084121971 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240907084121971 DLLC NOTICE LLME(d664effa/e7947470){ASSIGNED} LLGM Assign pre (e7947470 => ffffffff) (gprs_llc.c:1079) 20240907084121971 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e7947470 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@8c3f6802a96e: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@8c3f6802a96e: Final verdict of PTC: pass 20240907084121980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54414<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084121982 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084121982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(151)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(152)@8c3f6802a96e: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(140)@8c3f6802a96e: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(146)@8c3f6802a96e: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(150)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(148)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(138)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(144)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:41:22 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=58672) 20240907084122984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084122984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58672, count=64060) 20240907084123984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084123984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:41: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_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 20240907084124985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084124985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_gsup_lu_timeout started. 20240907084125129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084125130 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084125176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084125176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084125176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084125176 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084125176 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084125176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084125176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084125176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084125176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084125178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084125178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084125178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084125179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084125179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084125179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084125179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084125179 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084125179 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084125179 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084125179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(159)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084125180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084125180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084125183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084125192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084125193 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084125211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084125211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084125211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084125211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084125211 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084125211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084125211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084125211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084125211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084125212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084125212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084125212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084125213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084125213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084125213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084125213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084125213 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084125213 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084125213 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084125213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084125213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084125213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084125217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084125225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084125225 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084125247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084125247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084125247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084125247 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084125247 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084125248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084125248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084125248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084125248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084125249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084125249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084125249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084125249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084125249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084125249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084125249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084125249 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084125249 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084125249 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084125249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084125250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084125250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084125255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084125264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084125264 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084125986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084125986 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084125986 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084125986 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@8c3f6802a96e: 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) } } } } 20240907084125989 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084125989 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@8c3f6802a96e: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='DF76B5DB'O, index=0 SGSN_Test-GSUP(171)@8c3f6802a96e: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@8c3f6802a96e: 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 := 'D3BFC5A73EE6D944B34F6C63D506155C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2923F73F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BE41EBA85FFF1DE0'O } } } } } 20240907084127042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084127043 DLLC NOTICE LLME(ffffffff/df76b5db){UNASSIGNED} LLC RX: unknown TLLI 0xdf76b5db, creating LLME on the fly (gprs_llc.c:552) 20240907084127043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084127043 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20240907084127043 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084127043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084127043 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084127043 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084127043 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084127043 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084127043 DLLC NOTICE LLME(ffffffff/df76b5db){UNASSIGNED} LLGM Assign pre (df76b5db => d5fe7297) (gprs_llc.c:1079) 20240907084127043 DLLC NOTICE LLME(df76b5db/d5fe7297){ASSIGNED} LLGM Assign post (df76b5db => d5fe7297) (gprs_llc.c:1125) 20240907084127043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084127043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084127043 DMM DEBUG MM(262420000000005/d5fe7297) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084127056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084127056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084127056 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084127056 DMM DEBUG MM(262420000000005/d5fe7297) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20240907084127056 DMM NOTICE MM(262420000000005/d5fe7297) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084127056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084127056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084127056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084127056 DMM DEBUG MM(262420000000005/d5fe7297) Requesting authorization (sgsn_auth.c:160) 20240907084127056 DMM INFO MM(262420000000005/d5fe7297) Requesting authentication tuples (sgsn_auth.c:184) 20240907084127056 DMM DEBUG MM(262420000000005/d5fe7297) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084127056 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20240907084127056 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@8c3f6802a96e: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20240907084127059 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084127059 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084127059 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084127059 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084127059 DMM INFO MM(262420000000005/d5fe7297) Subscriber data update (mmctx.c:430) 20240907084127059 DMM DEBUG MM(262420000000005/d5fe7297) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084127059 DMM INFO MM(262420000000005/d5fe7297) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084127059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084127059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084127059 DMM INFO MM(262420000000005/d5fe7297) <- GMM AUTH AND CIPHERING REQ (rand = d3 bf c5 a7 3e e6 d9 44 b3 4f 6c 63 d5 06 15 5c , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084127066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084127066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084127066 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084127066 DMM INFO MM(262420000000005/d5fe7297) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084127066 DMM NOTICE MM(262420000000005/d5fe7297) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084127066 DMM DEBUG MM(262420000000005/d5fe7297) checking auth: received GSM SRES = 29 23 f7 3f (gprs_gmm.c:666) 20240907084127066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084127066 DMM DEBUG MM(262420000000005/d5fe7297) Requesting authorization (sgsn_auth.c:160) 20240907084127066 DMM INFO MM(262420000000005/d5fe7297) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084127066 DMM DEBUG MM(262420000000005/d5fe7297) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084127066 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20240907084127066 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) 20240907084127066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084127066 DMM INFO MM(262420000000005/d5fe7297) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5fe7297) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@8c3f6802a96e: setverdict(fail): none -> fail MC@8c3f6802a96e: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20240907084127075 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084127075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(171)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(164)@8c3f6802a96e: Final verdict of PTC: none 20240907084127076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54406<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(169)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(159)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@8c3f6802a96e: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@8c3f6802a96e: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@8c3f6802a96e: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(157)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(167)@8c3f6802a96e: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@8c3f6802a96e: Final verdict of PTC: fail SGSN_Test-GGSN_GTP(172)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(162)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@8c3f6802a96e: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@8c3f6802a96e: 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'. Sat Sep 7 08:41:27 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=43804) 20240907084128075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084128076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43804, count=69704) 20240907084129076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084129076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:41: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_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 20240907084130077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084130077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_gsup_lu_reject started. 20240907084130223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084130224 DMM INFO MM(262420000000005/d5fe7297) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084130224 DMM INFO MM(262420000000005/d5fe7297) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084130224 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084130224 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084130224 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084130224 DMM ERROR MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240907084130224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240907084130224 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084130224 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084130224 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084130224 DLLC NOTICE LLME(df76b5db/d5fe7297){ASSIGNED} LLGM Assign pre (d5fe7297 => ffffffff) (gprs_llc.c:1079) 20240907084130224 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d5fe7297 => ffffffff) (gprs_llc.c:1125) 20240907084130224 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084130268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084130268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084130268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084130268 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084130268 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084130268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084130268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084130268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084130268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084130270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084130270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084130270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084130270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084130270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084130270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084130270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084130270 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084130270 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084130270 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084130270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084130271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084130271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084130275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084130284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084130284 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084130304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084130304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084130304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084130304 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084130304 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084130304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084130304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084130304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084130304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084130306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084130306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084130306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084130306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084130306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084130306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084130306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084130306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084130306 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084130306 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084130306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(183)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084130307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084130307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084130310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084130320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084130320 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(182)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084130335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084130335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084130335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084130335 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084130335 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084130335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084130335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084130335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084130335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084130337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084130337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084130337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084130337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084130337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084130337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084130337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084130337 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084130337 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084130337 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084130337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(188)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084130338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084130338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084130341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084130351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084130351 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084131078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084131078 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084131079 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084131079 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@8c3f6802a96e: 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) } } } } 20240907084131080 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084131081 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@8c3f6802a96e: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='E388CC46'O, index=0 SGSN_Test-GSUP(190)@8c3f6802a96e: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@8c3f6802a96e: 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 := '0077870C9EC708B18E287C2A3B2D708A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BD89B08A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33DE2BC5C18102B5'O } } } } } 20240907084132134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084132134 DLLC NOTICE LLME(ffffffff/e388cc46){UNASSIGNED} LLC RX: unknown TLLI 0xe388cc46, creating LLME on the fly (gprs_llc.c:552) 20240907084132134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084132134 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20240907084132134 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084132134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084132134 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084132134 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084132134 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084132134 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084132134 DLLC NOTICE LLME(ffffffff/e388cc46){UNASSIGNED} LLGM Assign pre (e388cc46 => d8cbf80d) (gprs_llc.c:1079) 20240907084132134 DLLC NOTICE LLME(e388cc46/d8cbf80d){ASSIGNED} LLGM Assign post (e388cc46 => d8cbf80d) (gprs_llc.c:1125) 20240907084132134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084132134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084132135 DMM DEBUG MM(262420000000006/d8cbf80d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084132148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084132148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084132148 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084132148 DMM DEBUG MM(262420000000006/d8cbf80d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20240907084132148 DMM NOTICE MM(262420000000006/d8cbf80d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084132148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084132148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084132148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084132148 DMM DEBUG MM(262420000000006/d8cbf80d) Requesting authorization (sgsn_auth.c:160) 20240907084132148 DMM INFO MM(262420000000006/d8cbf80d) Requesting authentication tuples (sgsn_auth.c:184) 20240907084132148 DMM DEBUG MM(262420000000006/d8cbf80d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084132148 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20240907084132148 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@8c3f6802a96e: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20240907084132151 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084132151 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084132151 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084132151 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084132151 DMM INFO MM(262420000000006/d8cbf80d) Subscriber data update (mmctx.c:430) 20240907084132151 DMM DEBUG MM(262420000000006/d8cbf80d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084132151 DMM INFO MM(262420000000006/d8cbf80d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084132151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084132151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084132151 DMM INFO MM(262420000000006/d8cbf80d) <- GMM AUTH AND CIPHERING REQ (rand = 00 77 87 0c 9e c7 08 b1 8e 28 7c 2a 3b 2d 70 8a , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084132157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084132157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084132157 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084132157 DMM INFO MM(262420000000006/d8cbf80d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084132157 DMM NOTICE MM(262420000000006/d8cbf80d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084132157 DMM DEBUG MM(262420000000006/d8cbf80d) checking auth: received GSM SRES = bd 89 b0 8a (gprs_gmm.c:666) 20240907084132157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084132157 DMM DEBUG MM(262420000000006/d8cbf80d) Requesting authorization (sgsn_auth.c:160) 20240907084132157 DMM INFO MM(262420000000006/d8cbf80d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084132157 DMM DEBUG MM(262420000000006/d8cbf80d) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084132157 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20240907084132157 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) 20240907084132157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084132157 DMM INFO MM(262420000000006/d8cbf80d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8cbf80d) (gprs_gmm.c:300) 20240907084132158 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20240907084132158 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20240907084132158 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20240907084132158 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084132158 DMM INFO MM(262420000000006/d8cbf80d) Subscriber data update (mmctx.c:430) 20240907084132158 DMM DEBUG MM(262420000000006/d8cbf80d) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@8c3f6802a96e: setverdict(fail): none -> fail MC@8c3f6802a96e: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@8c3f6802a96e: Final verdict of PTC: none 20240907084132167 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084132167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(174)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(178)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(183)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(188)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@8c3f6802a96e: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@8c3f6802a96e: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@8c3f6802a96e: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(176)@8c3f6802a96e: Final verdict of PTC: none 20240907084132171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38214<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99-provIP(186)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(181)@8c3f6802a96e: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@8c3f6802a96e: Final verdict of PTC: fail MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@8c3f6802a96e: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@8c3f6802a96e: 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'. Sat Sep 7 08:41:32 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=47400) 20240907084133168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084133168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47400, count=75812) 20240907084134169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084134169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:41: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_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 20240907084134500 DGPRS DEBUG Checking for inactive LLMEs, time = 7509228 (sgsn.c:131) 20240907084135169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084135170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_combined started. 20240907084135320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084135321 DMM INFO MM(262420000000006/d8cbf80d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084135321 DMM INFO MM(262420000000006/d8cbf80d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084135321 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084135321 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084135321 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084135321 DMM ERROR MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240907084135321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240907084135321 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084135321 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084135321 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084135321 DLLC NOTICE LLME(e388cc46/d8cbf80d){ASSIGNED} LLGM Assign pre (d8cbf80d => ffffffff) (gprs_llc.c:1079) 20240907084135321 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d8cbf80d => ffffffff) (gprs_llc.c:1125) 20240907084135321 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084135363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084135363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084135363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084135363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084135363 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084135363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084135363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084135363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084135363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084135364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084135364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084135364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084135365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084135365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084135365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084135365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084135365 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084135365 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084135365 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084135365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084135365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084135365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084135369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084135379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084135379 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084135399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084135399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084135399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084135399 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084135399 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084135399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084135399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084135399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084135399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084135400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084135400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084135400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084135400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084135400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084135401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084135401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084135401 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084135401 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084135401 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084135401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084135401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084135401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084135405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084135415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084135415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(201)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084135436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084135436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084135436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084135436 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084135436 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084135436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084135436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084135436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084135436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084135438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084135438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084135438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084135438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084135438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084135438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084135438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084135438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084135438 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084135438 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084135438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084135439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084135439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084135442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084135453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084135453 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084136171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084136171 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084136171 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084136171 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@8c3f6802a96e: 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) } } } } 20240907084136173 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084136174 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@8c3f6802a96e: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='C00EC2F4'O, index=0 SGSN_Test-GSUP(209)@8c3f6802a96e: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@8c3f6802a96e: 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 := 'C5EF8BD5822E3304D5907DD90C7A46DF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D92BB7DE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FEE80D7CC9742478'O } } } } } 20240907084137224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084137224 DLLC NOTICE LLME(ffffffff/c00ec2f4){UNASSIGNED} LLC RX: unknown TLLI 0xc00ec2f4, creating LLME on the fly (gprs_llc.c:552) 20240907084137224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084137224 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240907084137224 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084137224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084137224 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084137224 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084137224 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084137224 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084137224 DLLC NOTICE LLME(ffffffff/c00ec2f4){UNASSIGNED} LLGM Assign pre (c00ec2f4 => ef0ba28e) (gprs_llc.c:1079) 20240907084137224 DLLC NOTICE LLME(c00ec2f4/ef0ba28e){ASSIGNED} LLGM Assign post (c00ec2f4 => ef0ba28e) (gprs_llc.c:1125) 20240907084137224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084137224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084137224 DMM DEBUG MM(262420000000007/ef0ba28e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084137237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084137237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084137237 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084137237 DMM DEBUG MM(262420000000007/ef0ba28e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20240907084137237 DMM NOTICE MM(262420000000007/ef0ba28e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084137237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084137237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084137237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084137237 DMM DEBUG MM(262420000000007/ef0ba28e) Requesting authorization (sgsn_auth.c:160) 20240907084137237 DMM INFO MM(262420000000007/ef0ba28e) Requesting authentication tuples (sgsn_auth.c:184) 20240907084137237 DMM DEBUG MM(262420000000007/ef0ba28e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084137237 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20240907084137237 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@8c3f6802a96e: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20240907084137239 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084137239 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084137239 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084137239 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084137239 DMM INFO MM(262420000000007/ef0ba28e) Subscriber data update (mmctx.c:430) 20240907084137239 DMM DEBUG MM(262420000000007/ef0ba28e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084137239 DMM INFO MM(262420000000007/ef0ba28e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084137239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084137239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084137239 DMM INFO MM(262420000000007/ef0ba28e) <- GMM AUTH AND CIPHERING REQ (rand = c5 ef 8b d5 82 2e 33 04 d5 90 7d d9 0c 7a 46 df , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084137247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084137247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084137247 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084137247 DMM INFO MM(262420000000007/ef0ba28e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084137247 DMM NOTICE MM(262420000000007/ef0ba28e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084137247 DMM DEBUG MM(262420000000007/ef0ba28e) checking auth: received GSM SRES = d9 2b b7 de (gprs_gmm.c:666) 20240907084137247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084137247 DMM DEBUG MM(262420000000007/ef0ba28e) Requesting authorization (sgsn_auth.c:160) 20240907084137247 DMM INFO MM(262420000000007/ef0ba28e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084137247 DMM DEBUG MM(262420000000007/ef0ba28e) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084137247 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20240907084137247 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) 20240907084137247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084137247 DMM INFO MM(262420000000007/ef0ba28e) <- GMM ATTACH ACCEPT (new P-TMSI=0xef0ba28e) (gprs_gmm.c:300) 20240907084137249 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084137249 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084137249 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240907084137249 DMM INFO MM(262420000000007/ef0ba28e) Subscriber data update (mmctx.c:430) 20240907084137249 DMM DEBUG MM(262420000000007/ef0ba28e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084137249 DMM INFO MM(262420000000007/ef0ba28e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084137249 DMM NOTICE MM(262420000000007/ef0ba28e) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20240907084137249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084137249 DMM NOTICE MM(262420000000007/ef0ba28e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084137249 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) 20240907084137249 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084137249 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240907084137249 DMM INFO MM(262420000000007/ef0ba28e) Subscriber data update (mmctx.c:430) 20240907084137249 DMM DEBUG MM(262420000000007/ef0ba28e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@8c3f6802a96e: Removing Client IMSI='262420000000007'H, index=0 20240907084137255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084137255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084137255 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084137255 DMM INFO MM(262420000000007/ef0ba28e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084137255 DMM NOTICE MM(262420000000007/ef0ba28e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084137255 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084137255 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084137255 DLLC NOTICE LLME(c00ec2f4/ef0ba28e){ASSIGNED} LLGM Assign pre (ffffffff => ef0ba28e) (gprs_llc.c:1079) 20240907084137256 DLLC NOTICE LLME(ffffffff/ef0ba28e){ASSIGNED} LLGM Assign post (ffffffff => ef0ba28e) (gprs_llc.c:1125) 20240907084137256 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084137256 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084137256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084137256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@8c3f6802a96e: Final verdict of PTC: pass 20240907084137258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38224<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_combined-BVCI196(196)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(209)@8c3f6802a96e: Final verdict of PTC: none 20240907084137260 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084137260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(208)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(197)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(202)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(207)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@8c3f6802a96e: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@8c3f6802a96e: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(200)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(195)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(205)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_combined finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:41:37 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47520) 20240907084138262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084138262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47520, count=84544) 20240907084139263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084139263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:41: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_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 20240907084140265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084140265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_accept_all started. 20240907084140406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084140408 DMM INFO MM(262420000000007/ef0ba28e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084140408 DMM INFO MM(262420000000007/ef0ba28e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084140408 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084140408 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084140408 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084140408 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084140408 DLLC NOTICE LLME(ffffffff/ef0ba28e){ASSIGNED} LLGM Assign pre (ef0ba28e => ffffffff) (gprs_llc.c:1079) 20240907084140408 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ef0ba28e => ffffffff) (gprs_llc.c:1125) 20240907084140408 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20240907084140408 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) 20240907084140408 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) 20240907084140408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907084140408 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084140408 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084140408 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084140408 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084140449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084140449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084140449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084140449 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084140449 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084140449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084140449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084140449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084140449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084140450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084140450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084140450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084140451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084140451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084140451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084140451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084140451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084140451 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084140451 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084140451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084140451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(216)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084140451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084140454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084140464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084140464 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(215)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084140483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084140483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084140483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084140483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084140483 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084140483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084140483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084140483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084140483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084140485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084140485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084140485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084140485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084140485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084140485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084140485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084140485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084140485 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084140485 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084140485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(221)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084140486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084140486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084140489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084140497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084140497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084140519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084140519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084140519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084140519 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084140519 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084140519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084140519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084140519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084140519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084140521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084140521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084140521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084140521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084140521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084140521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084140521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084140521 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084140521 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084140521 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084140521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084140522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084140522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084140526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084140535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084140535 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(225)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084141266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084141266 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084141266 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084141266 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@8c3f6802a96e: 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) } } } } 20240907084141268 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084141269 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@8c3f6802a96e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@8c3f6802a96e: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='F2FFEA19'O, index=0 SGSN_Test-GSUP(228)@8c3f6802a96e: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20240907084142324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084142324 DLLC NOTICE LLME(ffffffff/f2ffea19){UNASSIGNED} LLC RX: unknown TLLI 0xf2ffea19, creating LLME on the fly (gprs_llc.c:552) 20240907084142324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084142324 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20240907084142324 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084142324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084142324 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084142324 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084142324 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084142324 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084142324 DLLC NOTICE LLME(ffffffff/f2ffea19){UNASSIGNED} LLGM Assign pre (f2ffea19 => c49486e7) (gprs_llc.c:1079) 20240907084142324 DLLC NOTICE LLME(f2ffea19/c49486e7){ASSIGNED} LLGM Assign post (f2ffea19 => c49486e7) (gprs_llc.c:1125) 20240907084142324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084142324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084142324 DMM DEBUG MM(262420000000008/c49486e7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084142335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084142335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084142335 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084142335 DMM DEBUG MM(262420000000008/c49486e7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20240907084142335 DMM NOTICE MM(262420000000008/c49486e7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084142335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084142335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084142335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240907084142335 DMM INFO MM(262420000000008/c49486e7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc49486e7) (gprs_gmm.c:300) TC_attach_accept_all(230)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@8c3f6802a96e: Removing Client IMSI='262420000000008'H, index=0 20240907084143327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084143327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084143327 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084143327 DMM INFO MM(262420000000008/c49486e7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084143327 DMM NOTICE MM(262420000000008/c49486e7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084143327 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084143327 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084143327 DLLC NOTICE LLME(f2ffea19/c49486e7){ASSIGNED} LLGM Assign pre (ffffffff => c49486e7) (gprs_llc.c:1079) 20240907084143327 DLLC NOTICE LLME(ffffffff/c49486e7){ASSIGNED} LLGM Assign post (ffffffff => c49486e7) (gprs_llc.c:1125) 20240907084143327 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084143327 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084143327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084143327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@8c3f6802a96e: Final verdict of PTC: pass 20240907084143330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44000<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@8c3f6802a96e: Final verdict of PTC: none 20240907084143333 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084143333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(227)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(221)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(226)@8c3f6802a96e: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@8c3f6802a96e: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@8c3f6802a96e: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(216)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(224)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(214)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(219)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_accept_all finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:41:43 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=59624) 20240907084144334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084144334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59624, count=65944) 20240907084145336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084145336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:41: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_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 20240907084146337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084146337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_closed started. 20240907084146478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084146479 DMM INFO MM(262420000000008/c49486e7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084146479 DMM INFO MM(262420000000008/c49486e7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084146479 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084146479 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084146479 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084146479 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084146479 DLLC NOTICE LLME(ffffffff/c49486e7){ASSIGNED} LLGM Assign pre (c49486e7 => ffffffff) (gprs_llc.c:1079) 20240907084146479 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c49486e7 => ffffffff) (gprs_llc.c:1125) 20240907084146479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907084146479 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084146480 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084146480 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084146480 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084146520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084146520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084146520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084146520 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084146520 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084146520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084146520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084146520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084146520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084146521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084146521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084146521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084146521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084146521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084146521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084146521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084146521 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084146521 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084146521 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084146521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084146522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084146522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084146526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907084146536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084146536 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(234)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(241)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084146564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084146564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084146564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084146564 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084146564 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084146564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084146564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084146564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084146564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(240)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(241)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084146566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084146566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084146566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084146566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084146566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084146566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084146566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084146566 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084146566 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084146566 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084146566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(241)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084146567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084146567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(241)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084146571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084146581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084146582 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(242)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI210(238)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(240)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084146592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084146592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084146592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084146592 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084146592 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084146592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084146592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084146592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084146592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084146594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084146594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084146594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084146594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084146594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084146595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084146595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084146595 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084146595 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084146595 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084146595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084146595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084146595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084146599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084146610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084146610 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084147338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084147338 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084147338 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084147338 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@8c3f6802a96e: 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) } } } } 20240907084147340 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084147341 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@8c3f6802a96e: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='CBC58BCC'O, index=0 SGSN_Test-GSUP(247)@8c3f6802a96e: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@8c3f6802a96e: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='CBC58BCC'O, index=1 20240907084148394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084148394 DLLC NOTICE LLME(ffffffff/cbc58bcc){UNASSIGNED} LLC RX: unknown TLLI 0xcbc58bcc, creating LLME on the fly (gprs_llc.c:552) 20240907084148394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084148394 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20240907084148394 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084148394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084148394 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084148394 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084148394 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084148394 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084148394 DLLC NOTICE LLME(ffffffff/cbc58bcc){UNASSIGNED} LLGM Assign pre (cbc58bcc => ff29e737) (gprs_llc.c:1079) 20240907084148394 DLLC NOTICE LLME(cbc58bcc/ff29e737){ASSIGNED} LLGM Assign post (cbc58bcc => ff29e737) (gprs_llc.c:1125) 20240907084148394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084148394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084148394 DMM DEBUG MM(001010123456789/ff29e737) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084148407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084148407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084148407 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084148407 DMM DEBUG MM(001010123456789/ff29e737) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240907084148407 DMM NOTICE MM(001010123456789/ff29e737) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084148407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084148407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084148407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240907084148407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240907084148407 DMM NOTICE MM(001010123456789/ff29e737) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240907084148407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Reject}: Deallocated (fsm.c:568) 20240907084148407 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084148407 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084148407 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240907084148407 DLLC NOTICE LLME(cbc58bcc/ff29e737){ASSIGNED} LLGM Assign pre (ff29e737 => ffffffff) (gprs_llc.c:1079) 20240907084148407 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ff29e737 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@8c3f6802a96e: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@8c3f6802a96e: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@8c3f6802a96e: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='F51C548D'O, index=2 SGSN_Test-GSUP(247)@8c3f6802a96e: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20240907084148450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084148450 DLLC NOTICE LLME(ffffffff/f51c548d){UNASSIGNED} LLC RX: unknown TLLI 0xf51c548d, creating LLME on the fly (gprs_llc.c:552) 20240907084148450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084148450 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20240907084148450 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084148450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084148450 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084148450 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084148450 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084148450 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084148450 DLLC NOTICE LLME(ffffffff/f51c548d){UNASSIGNED} LLGM Assign pre (f51c548d => d6c9f85e) (gprs_llc.c:1079) 20240907084148450 DLLC NOTICE LLME(f51c548d/d6c9f85e){ASSIGNED} LLGM Assign post (f51c548d => d6c9f85e) (gprs_llc.c:1125) 20240907084148450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084148450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084148450 DMM DEBUG MM(262420000000010/d6c9f85e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084148456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084148456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084148456 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084148456 DMM DEBUG MM(262420000000010/d6c9f85e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20240907084148456 DMM NOTICE MM(262420000000010/d6c9f85e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084148456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084148456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084148456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240907084148456 DMM INFO MM(262420000000010/d6c9f85e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6c9f85e) (gprs_gmm.c:300) TC_attach_closed(250)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@8c3f6802a96e: Removing Client IMSI='262420000000010'H, index=2 20240907084149454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084149454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084149454 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084149454 DMM INFO MM(262420000000010/d6c9f85e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084149454 DMM NOTICE MM(262420000000010/d6c9f85e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084149454 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084149454 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084149454 DLLC NOTICE LLME(f51c548d/d6c9f85e){ASSIGNED} LLGM Assign pre (ffffffff => d6c9f85e) (gprs_llc.c:1079) 20240907084149454 DLLC NOTICE LLME(ffffffff/d6c9f85e){ASSIGNED} LLGM Assign post (ffffffff => d6c9f85e) (gprs_llc.c:1125) 20240907084149454 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084149454 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084149454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084149454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@8c3f6802a96e: Final verdict of PTC: pass 20240907084149457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44002<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@8c3f6802a96e: Final verdict of PTC: none 20240907084149459 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084149459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(246)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(241)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(235)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(245)@8c3f6802a96e: Final verdict of PTC: none TC_attach_closed-BVCI210(238)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(240)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@8c3f6802a96e: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@8c3f6802a96e: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(233)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(239)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(243)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(240): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(241): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@8c3f6802a96e: Test case TC_attach_closed finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:41:49 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=70716) 20240907084150461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084150461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70716, count=77036) 20240907084151462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084151462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:41: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_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 20240907084152463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084152463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_no_imei_response started. 20240907084152607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084152608 DMM INFO MM(262420000000010/d6c9f85e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084152608 DMM INFO MM(262420000000010/d6c9f85e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084152608 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084152608 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084152608 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084152608 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084152608 DLLC NOTICE LLME(ffffffff/d6c9f85e){ASSIGNED} LLGM Assign pre (d6c9f85e => ffffffff) (gprs_llc.c:1079) 20240907084152608 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d6c9f85e => ffffffff) (gprs_llc.c:1125) 20240907084152608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907084152608 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084152608 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084152608 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084152608 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084152651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084152651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084152651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084152651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084152651 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084152651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084152651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084152651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084152651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084152653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084152653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084152653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084152654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084152654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084152654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084152654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084152654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084152654 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084152654 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084152654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084152654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084152654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084152658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084152667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084152667 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(254)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084152686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084152686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084152686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084152686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084152686 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084152686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084152686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084152686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084152686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084152688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084152688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084152688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084152688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084152688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084152688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084152688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084152688 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084152688 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084152688 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084152688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(260)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084152689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084152689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084152692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084152700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084152700 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@8c3f6802a96e: 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(266)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084152731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084152732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084152732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084152732 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084152732 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084152732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084152732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084152732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084152732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084152733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084152733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084152734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084152734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084152734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084152734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084152734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084152734 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084152734 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084152734 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084152734 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084152734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084152734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(266)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084152738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084152749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084152749 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(263)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084153465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084153465 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084153465 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084153465 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@8c3f6802a96e: 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) } } } } 20240907084153466 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240907084153466 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(265)@8c3f6802a96e: 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(265)@8c3f6802a96e: 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(265)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@8c3f6802a96e: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='C92A2421'O, index=0 SGSN_Test-GSUP(267)@8c3f6802a96e: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20240907084154521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084154521 DLLC NOTICE LLME(ffffffff/c92a2421){UNASSIGNED} LLC RX: unknown TLLI 0xc92a2421, creating LLME on the fly (gprs_llc.c:552) 20240907084154521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084154521 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240907084154521 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084154521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084154521 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084154521 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084154521 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084154521 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084154521 DLLC NOTICE LLME(ffffffff/c92a2421){UNASSIGNED} LLGM Assign pre (c92a2421 => d9e85e5e) (gprs_llc.c:1079) 20240907084154521 DLLC NOTICE LLME(c92a2421/d9e85e5e){ASSIGNED} LLGM Assign post (c92a2421 => d9e85e5e) (gprs_llc.c:1125) 20240907084154521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084154521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084154521 DMM DEBUG MM(262420000000032/d9e85e5e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084200522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240907084200522 DMM DEBUG MM(262420000000032/d9e85e5e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084204501 DGPRS DEBUG Checking for inactive LLMEs, time = 7509258 (sgsn.c:131) 20240907084206522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240907084206522 DMM DEBUG MM(262420000000032/d9e85e5e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084212523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240907084212523 DMM DEBUG MM(262420000000032/d9e85e5e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084213466 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240907084213466 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240907084213467 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084218524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240907084218524 DMM DEBUG MM(262420000000032/d9e85e5e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084222655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084222657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084222657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084222689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084222691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084222691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084222735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084222737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084222737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084224525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240907084224525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240907084224525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240907084224525 DMM NOTICE MM(262420000000032/d9e85e5e) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240907084224525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Reject}: Deallocated (fsm.c:568) 20240907084224525 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084224525 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084224525 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240907084224525 DLLC NOTICE LLME(c92a2421/d9e85e5e){ASSIGNED} LLGM Assign pre (d9e85e5e => ffffffff) (gprs_llc.c:1079) 20240907084224525 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d9e85e5e => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@8c3f6802a96e: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@8c3f6802a96e: Final verdict of PTC: pass 20240907084224535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41630<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084224538 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084224538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(260)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(255)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(267)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@8c3f6802a96e: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@8c3f6802a96e: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(266)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@8c3f6802a96e: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(253)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(258)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(264)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:42:24 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=62624) 20240907084225539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084225539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62624, count=67144) 20240907084226540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084226540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:42:26 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 20240907084227541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084227541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_no_imsi_response started. 20240907084227683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084227684 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@8c3f6802a96e: 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(275)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(275)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084227740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084227740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084227740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084227740 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084227740 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084227740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084227740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084227740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084227740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(275)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084227741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084227741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084227741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084227742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084227742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084227742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084227742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084227742 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084227742 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084227742 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084227742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(275)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084227742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084227742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(275)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(274)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907084227745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084227753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084227753 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(272)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(274)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084227768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084227768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084227768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084227768 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084227768 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084227768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084227768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084227768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084227768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084227769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084227770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084227770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084227770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084227770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084227770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084227770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084227770 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084227770 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084227770 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084227770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084227770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084227770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084227774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084227783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084227783 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@8c3f6802a96e: 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(285)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(285)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084227820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084227820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084227820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084227820 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084227820 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084227820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084227820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084227820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084227820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(285)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084227822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084227822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084227822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084227822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084227822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084227822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084227822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084227822 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084227822 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084227822 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084227822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(285)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084227823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084227823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(285)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084227826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084227836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084227836 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(282)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084228542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084228542 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084228542 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084228542 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(284)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(284)@8c3f6802a96e: 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) } } } } 20240907084228544 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(284)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084228545 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@8c3f6802a96e: 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(284)@8c3f6802a96e: 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(284)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(284)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@8c3f6802a96e: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='D0509981'O, index=0 SGSN_Test-GSUP(286)@8c3f6802a96e: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20240907084229594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084229594 DLLC NOTICE LLME(ffffffff/d0509981){UNASSIGNED} LLC RX: unknown TLLI 0xd0509981, creating LLME on the fly (gprs_llc.c:552) 20240907084229594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084229594 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240907084229594 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084229594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084229594 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084229594 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084229594 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084229594 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084229594 DLLC NOTICE LLME(ffffffff/d0509981){UNASSIGNED} LLGM Assign pre (d0509981 => f0016bbc) (gprs_llc.c:1079) 20240907084229594 DLLC NOTICE LLME(d0509981/f0016bbc){ASSIGNED} LLGM Assign post (d0509981 => f0016bbc) (gprs_llc.c:1125) 20240907084229594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084229594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084229594 DMM DEBUG MM(/f0016bbc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084229607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084229607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084229607 DMM DEBUG MM_STATE_Gb(3494943105)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084229607 DMM DEBUG MM(/f0016bbc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20240907084229607 DMM NOTICE MM(/f0016bbc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084229607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084229607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20240907084229607 DMM DEBUG MM(/f0016bbc) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240907084234502 DGPRS DEBUG Checking for inactive LLMEs, time = 7509288 (sgsn.c:131) 20240907084235608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240907084235608 DMM DEBUG MM(/f0016bbc) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240907084241609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240907084241609 DMM DEBUG MM(/f0016bbc) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240907084247610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240907084247610 DMM DEBUG MM(/f0016bbc) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240907084248543 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240907084248543 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240907084248543 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084253611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240907084253611 DMM DEBUG MM(/f0016bbc) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240907084257743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084257745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084257745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084257770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084257772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084257772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084257824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084257825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084257825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084259612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240907084259612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240907084259612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240907084259612 DMM NOTICE MM(/f0016bbc) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240907084259612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Reject}: Deallocated (fsm.c:568) 20240907084259612 DMM DEBUG MM_STATE_Gb(3494943105)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084259612 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084259612 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240907084259612 DLLC NOTICE LLME(d0509981/f0016bbc){ASSIGNED} LLGM Assign pre (f0016bbc => ffffffff) (gprs_llc.c:1079) 20240907084259612 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f0016bbc => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@8c3f6802a96e: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@8c3f6802a96e: Final verdict of PTC: pass 20240907084259622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54326<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(270)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(286)@8c3f6802a96e: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(279)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(275)@8c3f6802a96e: Final verdict of PTC: none 20240907084259625 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084259625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(274)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(284)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(285)@8c3f6802a96e: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@8c3f6802a96e: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(282)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(273)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(283)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(277)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(282): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(283): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(284): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(285): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:42:59 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=63348) 20240907084300625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084300625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63348, count=67864) 20240907084301626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084301626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:43: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_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 20240907084302627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084302627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_closed_add_vty started. 20240907084302771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084302773 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@8c3f6802a96e: 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(293)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084302818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084302818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084302818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084302818 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084302818 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084302818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084302818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084302818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084302818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084302820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084302820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084302820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084302820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084302820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084302820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084302820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084302820 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084302820 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084302820 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084302820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(293)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084302821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084302821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(294)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907084302825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240907084302836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084302836 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(292)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@8c3f6802a96e: 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(299)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@8c3f6802a96e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(298)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084302858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084302858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084302858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084302858 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084302858 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084302858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084302858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084302858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084302858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(299)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084302860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084302860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084302860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084302860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084302860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084302860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084302860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084302860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084302860 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084302860 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084302860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084302861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084302861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(299)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084302866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240907084302876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084302876 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(298)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_closed_add_vty-BVCI210(296)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(303)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084302883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084302883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084302883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084302883 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084302883 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084302883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084302883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084302883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084302883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084302885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084302885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084302885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084302885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084302885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084302885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084302885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084302885 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084302885 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084302885 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084302885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084302886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084302886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084302890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084302900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084302900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084303628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084303628 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084303628 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084303628 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@8c3f6802a96e: 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) } } } } 20240907084303630 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084303630 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@8c3f6802a96e: 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(304)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907084304503 DGPRS DEBUG Checking for inactive LLMEs, time = 7509318 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@8c3f6802a96e: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='C9F66FF0'O, index=0 SGSN_Test-GSUP(305)@8c3f6802a96e: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@8c3f6802a96e: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='C9F66FF0'O, index=1 20240907084304690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084304690 DLLC NOTICE LLME(ffffffff/c9f66ff0){UNASSIGNED} LLC RX: unknown TLLI 0xc9f66ff0, creating LLME on the fly (gprs_llc.c:552) 20240907084304690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084304691 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20240907084304691 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084304691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084304691 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084304691 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084304691 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084304691 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084304691 DLLC NOTICE LLME(ffffffff/c9f66ff0){UNASSIGNED} LLGM Assign pre (c9f66ff0 => cee49df1) (gprs_llc.c:1079) 20240907084304691 DLLC NOTICE LLME(c9f66ff0/cee49df1){ASSIGNED} LLGM Assign post (c9f66ff0 => cee49df1) (gprs_llc.c:1125) 20240907084304691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084304691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084304691 DMM DEBUG MM(001010123456789/cee49df1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084304703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084304703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084304703 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084304703 DMM DEBUG MM(001010123456789/cee49df1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240907084304703 DMM NOTICE MM(001010123456789/cee49df1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084304703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084304703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084304703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240907084304703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240907084304703 DMM NOTICE MM(001010123456789/cee49df1) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240907084304703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Reject}: Deallocated (fsm.c:568) 20240907084304703 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084304703 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084304703 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240907084304703 DLLC NOTICE LLME(c9f66ff0/cee49df1){ASSIGNED} LLGM Assign pre (cee49df1 => ffffffff) (gprs_llc.c:1079) 20240907084304703 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cee49df1 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@8c3f6802a96e: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@8c3f6802a96e: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='C9F66FF0'O, index=2 20240907084304710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084304710 DLLC NOTICE LLME(ffffffff/c9f66ff0){UNASSIGNED} LLC RX: unknown TLLI 0xc9f66ff0, creating LLME on the fly (gprs_llc.c:552) 20240907084304710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20240907084304710 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20240907084304710 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084304710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084304710 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084304710 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084304710 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084304710 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084304710 DLLC NOTICE LLME(ffffffff/c9f66ff0){UNASSIGNED} LLGM Assign pre (c9f66ff0 => f9b2b8b3) (gprs_llc.c:1079) 20240907084304710 DLLC NOTICE LLME(c9f66ff0/f9b2b8b3){ASSIGNED} LLGM Assign post (c9f66ff0 => f9b2b8b3) (gprs_llc.c:1125) 20240907084304710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084304710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084304710 DMM DEBUG MM(001010123456700/f9b2b8b3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084304714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084304714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084304714 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084304714 DMM DEBUG MM(001010123456700/f9b2b8b3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240907084304714 DMM NOTICE MM(001010123456700/f9b2b8b3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084304714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084304714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084304714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240907084304714 DMM INFO MM(001010123456700/f9b2b8b3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9b2b8b3) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@8c3f6802a96e: Removing Client IMSI='001010123456700'H, index=2 20240907084305714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084305714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084305714 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084305714 DMM INFO MM(001010123456700/f9b2b8b3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084305714 DMM NOTICE MM(001010123456700/f9b2b8b3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084305714 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084305714 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084305714 DLLC NOTICE LLME(c9f66ff0/f9b2b8b3){ASSIGNED} LLGM Assign pre (ffffffff => f9b2b8b3) (gprs_llc.c:1079) 20240907084305714 DLLC NOTICE LLME(ffffffff/f9b2b8b3){ASSIGNED} LLGM Assign post (ffffffff => f9b2b8b3) (gprs_llc.c:1125) 20240907084305714 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084305714 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084305714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084305714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@8c3f6802a96e: Final verdict of PTC: pass 20240907084305716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60008<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(293)@8c3f6802a96e: Final verdict of PTC: none 20240907084305718 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084305719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_closed_add_vty-BVCI220(302)@8c3f6802a96e: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(299)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(303)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(297)@8c3f6802a96e: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(291)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(301)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:43:05 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=70388) 20240907084306719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084306719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70388, count=76708) 20240907084307720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084307720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:43: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_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 20240907084308721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084308721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_check_subscriber_list started. 20240907084308862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084308863 DMM INFO MM(001010123456700/f9b2b8b3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084308863 DMM INFO MM(001010123456700/f9b2b8b3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084308863 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084308863 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084308863 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084308863 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084308863 DLLC NOTICE LLME(ffffffff/f9b2b8b3){ASSIGNED} LLGM Assign pre (f9b2b8b3 => ffffffff) (gprs_llc.c:1079) 20240907084308863 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f9b2b8b3 => ffffffff) (gprs_llc.c:1125) 20240907084308863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907084308863 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084308863 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084308863 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084308863 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084308916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084308917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084308917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084308917 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084308917 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084308917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084308917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084308917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084308917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084308918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084308918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084308918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084308919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084308919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084308919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084308919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084308919 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084308919 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084308919 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084308919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084308919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084308919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084308923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084308932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084308932 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(310)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084308952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084308952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084308952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084308952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084308952 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084308952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084308952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084308952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084308952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084308954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084308954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084308954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084308954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084308954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084308954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084308954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084308954 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084308954 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084308954 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084308954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084308955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084308955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084308960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084308971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084308971 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(316)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084308990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084308990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084308990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084308990 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084308990 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084308990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084308990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084308990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084308990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084308992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084308992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084308992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084308992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084308992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084308992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084308992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084308992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084308992 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084308992 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084308992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(322)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084308993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084308993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084308996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084309006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084309006 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(321)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084309722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084309722 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084309722 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084309722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@8c3f6802a96e: 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) } } } } 20240907084309724 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084309725 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(310)@8c3f6802a96e: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='DCB34896'O, index=0 SGSN_Test-GSUP(324)@8c3f6802a96e: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@8c3f6802a96e: 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 := '67D8613BFEE8209251B3796C76F039DC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A9AD6EFB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D608904FC08DBC2'O } } } } } 20240907084310777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084310777 DLLC NOTICE LLME(ffffffff/dcb34896){UNASSIGNED} LLC RX: unknown TLLI 0xdcb34896, creating LLME on the fly (gprs_llc.c:552) 20240907084310777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084310777 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20240907084310777 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084310777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084310777 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084310777 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084310777 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084310777 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084310777 DLLC NOTICE LLME(ffffffff/dcb34896){UNASSIGNED} LLGM Assign pre (dcb34896 => eb60604d) (gprs_llc.c:1079) 20240907084310777 DLLC NOTICE LLME(dcb34896/eb60604d){ASSIGNED} LLGM Assign post (dcb34896 => eb60604d) (gprs_llc.c:1125) 20240907084310777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084310777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084310777 DMM DEBUG MM(262420000000034/eb60604d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084310790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084310790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084310790 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084310790 DMM DEBUG MM(262420000000034/eb60604d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20240907084310790 DMM NOTICE MM(262420000000034/eb60604d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084310790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084310790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084310790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084310790 DMM DEBUG MM(262420000000034/eb60604d) Requesting authorization (sgsn_auth.c:160) 20240907084310790 DMM INFO MM(262420000000034/eb60604d) Requesting authentication tuples (sgsn_auth.c:184) 20240907084310790 DMM DEBUG MM(262420000000034/eb60604d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084310790 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20240907084310790 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@8c3f6802a96e: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20240907084310793 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084310793 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084310793 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084310793 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084310793 DMM INFO MM(262420000000034/eb60604d) Subscriber data update (mmctx.c:430) 20240907084310793 DMM DEBUG MM(262420000000034/eb60604d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084310793 DMM INFO MM(262420000000034/eb60604d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084310793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084310793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084310793 DMM INFO MM(262420000000034/eb60604d) <- GMM AUTH AND CIPHERING REQ (rand = 67 d8 61 3b fe e8 20 92 51 b3 79 6c 76 f0 39 dc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084310801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084310801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084310801 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084310801 DMM INFO MM(262420000000034/eb60604d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084310801 DMM NOTICE MM(262420000000034/eb60604d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084310801 DMM DEBUG MM(262420000000034/eb60604d) checking auth: received GSM SRES = a9 ad 6e fb (gprs_gmm.c:666) 20240907084310801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084310801 DMM DEBUG MM(262420000000034/eb60604d) Requesting authorization (sgsn_auth.c:160) 20240907084310801 DMM INFO MM(262420000000034/eb60604d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084310801 DMM DEBUG MM(262420000000034/eb60604d) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084310801 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20240907084310801 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) 20240907084310801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084310801 DMM INFO MM(262420000000034/eb60604d) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb60604d) (gprs_gmm.c:300) 20240907084310803 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084310803 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084310803 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240907084310803 DMM INFO MM(262420000000034/eb60604d) Subscriber data update (mmctx.c:430) 20240907084310803 DMM DEBUG MM(262420000000034/eb60604d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084310803 DMM INFO MM(262420000000034/eb60604d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084310803 DMM NOTICE MM(262420000000034/eb60604d) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20240907084310803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084310803 DMM NOTICE MM(262420000000034/eb60604d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084310803 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) 20240907084310803 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084310803 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240907084310803 DMM INFO MM(262420000000034/eb60604d) Subscriber data update (mmctx.c:430) 20240907084310803 DMM DEBUG MM(262420000000034/eb60604d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084310810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084310810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084310810 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084310810 DMM INFO MM(262420000000034/eb60604d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084310810 DMM NOTICE MM(262420000000034/eb60604d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084310810 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084310810 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084310810 DLLC NOTICE LLME(dcb34896/eb60604d){ASSIGNED} LLGM Assign pre (ffffffff => eb60604d) (gprs_llc.c:1079) 20240907084310810 DLLC NOTICE LLME(ffffffff/eb60604d){ASSIGNED} LLGM Assign post (ffffffff => eb60604d) (gprs_llc.c:1125) 20240907084310810 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084310810 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084310810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084310810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(310)@8c3f6802a96e: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@8c3f6802a96e: Final verdict of PTC: pass 20240907084310863 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240907084310863 DMM INFO MM(262420000000034/eb60604d) Subscriber data update (mmctx.c:430) 20240907084310863 DMM DEBUG MM(262420000000034/eb60604d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240907084310863 DMM INFO MM(262420000000034/eb60604d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240907084310863 DMM INFO MM(262420000000034/eb60604d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084310863 DMM INFO MM(262420000000034/eb60604d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084310863 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084310863 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084310863 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084310864 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084310864 DLLC NOTICE LLME(ffffffff/eb60604d){ASSIGNED} LLGM Assign pre (eb60604d => ffffffff) (gprs_llc.c:1079) 20240907084310864 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (eb60604d => ffffffff) (gprs_llc.c:1125) 20240907084310864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907084310864 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084310864 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084310864 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084310865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60690<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_check_subscriber_list-BVCI210(316)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(324)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(322)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(317)@8c3f6802a96e: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(310)@8c3f6802a96e: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@8c3f6802a96e: Final verdict of PTC: none20240907084310868 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084310868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(309)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(312)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(315)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(320)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(311)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(310): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(311): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:43:10 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=46852) 20240907084311869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084311869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46852, count=90040) 20240907084312870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084312870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:43: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_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 20240907084313871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084313871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_detach_check_subscriber_list started. 20240907084314017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084314018 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084314061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084314061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084314061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084314061 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084314061 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084314061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084314061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084314061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084314061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084314063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084314063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084314063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084314063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084314063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084314063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084314063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084314063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084314063 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084314063 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084314063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084314064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084314064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084314068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084314079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084314079 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(330)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084314096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084314096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084314096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084314096 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084314096 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084314096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084314096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084314096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084314096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084314098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084314098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084314098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084314099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084314099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084314099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084314099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084314099 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084314099 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084314099 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084314099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(336)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084314099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084314100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084314103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084314115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084314115 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@8c3f6802a96e: 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(342)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(342)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084314144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084314144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084314144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084314144 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084314144 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084314144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084314144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084314144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084314144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(342)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084314146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084314146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084314146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084314147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084314147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084314147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084314147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084314147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084314147 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084314147 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084314147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(342)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084314147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084314147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(342)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084314151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084314162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084314162 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(339)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084314872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084314872 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084314872 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084314872 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(341)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(341)@8c3f6802a96e: 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) } } } } 20240907084314874 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(341)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(341)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084314875 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(341)@8c3f6802a96e: 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(341)@8c3f6802a96e: 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(341)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(341)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@8c3f6802a96e: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='CD00F708'O, index=0 SGSN_Test-GSUP(343)@8c3f6802a96e: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@8c3f6802a96e: 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 := 'E834D14F7C414F434A3FE34DB22B3032'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '71D5A4EF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC4D98FA8D2E7C7E'O } } } } } 20240907084314922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084314922 DLLC NOTICE LLME(ffffffff/cd00f708){UNASSIGNED} LLC RX: unknown TLLI 0xcd00f708, creating LLME on the fly (gprs_llc.c:552) 20240907084314922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084314922 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20240907084314922 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084314922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084314922 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084314922 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084314922 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084314922 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084314922 DLLC NOTICE LLME(ffffffff/cd00f708){UNASSIGNED} LLGM Assign pre (cd00f708 => cfe3a326) (gprs_llc.c:1079) 20240907084314922 DLLC NOTICE LLME(cd00f708/cfe3a326){ASSIGNED} LLGM Assign post (cd00f708 => cfe3a326) (gprs_llc.c:1125) 20240907084314922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084314922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084314922 DMM DEBUG MM(262420000000033/cfe3a326) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084314934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084314934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084314934 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084314934 DMM DEBUG MM(262420000000033/cfe3a326) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20240907084314934 DMM NOTICE MM(262420000000033/cfe3a326) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084314934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084314934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084314934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084314934 DMM DEBUG MM(262420000000033/cfe3a326) Requesting authorization (sgsn_auth.c:160) 20240907084314934 DMM INFO MM(262420000000033/cfe3a326) Requesting authentication tuples (sgsn_auth.c:184) 20240907084314934 DMM DEBUG MM(262420000000033/cfe3a326) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084314934 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20240907084314934 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@8c3f6802a96e: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20240907084314937 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084314937 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084314937 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084314937 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084314937 DMM INFO MM(262420000000033/cfe3a326) Subscriber data update (mmctx.c:430) 20240907084314937 DMM DEBUG MM(262420000000033/cfe3a326) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084314937 DMM INFO MM(262420000000033/cfe3a326) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084314937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084314937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084314937 DMM INFO MM(262420000000033/cfe3a326) <- GMM AUTH AND CIPHERING REQ (rand = e8 34 d1 4f 7c 41 4f 43 4a 3f e3 4d b2 2b 30 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084314945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084314945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084314945 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084314945 DMM INFO MM(262420000000033/cfe3a326) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084314945 DMM NOTICE MM(262420000000033/cfe3a326) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084314945 DMM DEBUG MM(262420000000033/cfe3a326) checking auth: received GSM SRES = 71 d5 a4 ef (gprs_gmm.c:666) 20240907084314945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084314945 DMM DEBUG MM(262420000000033/cfe3a326) Requesting authorization (sgsn_auth.c:160) 20240907084314945 DMM INFO MM(262420000000033/cfe3a326) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084314945 DMM DEBUG MM(262420000000033/cfe3a326) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084314945 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20240907084314945 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) 20240907084314945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084314945 DMM INFO MM(262420000000033/cfe3a326) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfe3a326) (gprs_gmm.c:300) 20240907084314947 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084314947 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084314947 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240907084314947 DMM INFO MM(262420000000033/cfe3a326) Subscriber data update (mmctx.c:430) 20240907084314947 DMM DEBUG MM(262420000000033/cfe3a326) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084314947 DMM INFO MM(262420000000033/cfe3a326) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084314947 DMM NOTICE MM(262420000000033/cfe3a326) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20240907084314947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084314947 DMM NOTICE MM(262420000000033/cfe3a326) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084314947 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) 20240907084314947 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084314947 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240907084314947 DMM INFO MM(262420000000033/cfe3a326) Subscriber data update (mmctx.c:430) 20240907084314947 DMM DEBUG MM(262420000000033/cfe3a326) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084314953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084314953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084314953 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084314953 DMM INFO MM(262420000000033/cfe3a326) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084314953 DMM NOTICE MM(262420000000033/cfe3a326) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084314953 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084314953 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084314953 DLLC NOTICE LLME(cd00f708/cfe3a326){ASSIGNED} LLGM Assign pre (ffffffff => cfe3a326) (gprs_llc.c:1079) 20240907084314953 DLLC NOTICE LLME(ffffffff/cfe3a326){ASSIGNED} LLGM Assign post (ffffffff => cfe3a326) (gprs_llc.c:1125) 20240907084314953 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084314953 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084314953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084314953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084315004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084315004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240907084315004 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084315004 DMM INFO MM(262420000000033/cfe3a326) -> GMM DETACH REQUEST TLLI=0xcfe3a326 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240907084315004 DMM INFO MM(262420000000033/cfe3a326) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240907084315004 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084315004 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084315004 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084315004 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084315004 DLLC NOTICE LLME(ffffffff/cfe3a326){ASSIGNED} LLGM Assign pre (cfe3a326 => ffffffff) (gprs_llc.c:1079) 20240907084315004 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cfe3a326 => ffffffff) (gprs_llc.c:1125) 20240907084315004 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20240907084315004 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) 20240907084315004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907084315004 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084315004 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084315004 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084315004 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@8c3f6802a96e: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@8c3f6802a96e: Final verdict of PTC: pass 20240907084320015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60700<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@8c3f6802a96e: Final verdict of PTC: none 20240907084320017 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084320017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(341)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(336)@8c3f6802a96e: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(331)@8c3f6802a96e: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@8c3f6802a96e: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(339)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(342)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(329)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(340)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(334)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(339): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(340): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(341): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(342): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:43:20 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=87468) 20240907084321019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084321019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87468, count=89524) 20240907084322020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084322020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:43: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_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 20240907084323020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084323020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_check_complete_resend started. 20240907084323166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084323167 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084323215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084323215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084323215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084323215 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084323215 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084323215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084323215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084323215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084323215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084323216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084323216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084323216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084323217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084323217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084323217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084323217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084323217 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084323217 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084323217 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084323217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084323217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084323217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084323221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084323231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084323231 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084323253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084323253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084323253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084323253 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084323253 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084323253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084323253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084323253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084323253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084323255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084323255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084323255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084323255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084323255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084323255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084323255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084323255 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084323255 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084323255 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084323255 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(355)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084323256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084323256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084323259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084323268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084323268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(353)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084323285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084323285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084323285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084323285 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084323285 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084323285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084323285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084323285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084323285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084323287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084323287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084323287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084323287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084323287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084323287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084323287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084323287 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084323287 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084323287 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084323287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(360)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084323288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084323288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084323291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084323300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084323300 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084324021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084324021 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084324021 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084324021 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@8c3f6802a96e: 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) } } } } 20240907084324024 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084324024 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@8c3f6802a96e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@8c3f6802a96e: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='F919ACA1'O, index=0 SGSN_Test-GSUP(362)@8c3f6802a96e: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@8c3f6802a96e: 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 := '8476720379E3FFADA56BA61ECC10FED6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6DE4990E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2A41EA1E955FA132'O } } } } } 20240907084325077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084325077 DLLC NOTICE LLME(ffffffff/f919aca1){UNASSIGNED} LLC RX: unknown TLLI 0xf919aca1, creating LLME on the fly (gprs_llc.c:552) 20240907084325077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084325077 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240907084325077 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084325077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084325077 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084325077 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084325077 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084325077 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084325077 DLLC NOTICE LLME(ffffffff/f919aca1){UNASSIGNED} LLGM Assign pre (f919aca1 => eccab32e) (gprs_llc.c:1079) 20240907084325077 DLLC NOTICE LLME(f919aca1/eccab32e){ASSIGNED} LLGM Assign post (f919aca1 => eccab32e) (gprs_llc.c:1125) 20240907084325077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084325077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084325077 DMM DEBUG MM(262420000000036/eccab32e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084325088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084325088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084325088 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084325088 DMM DEBUG MM(262420000000036/eccab32e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20240907084325088 DMM NOTICE MM(262420000000036/eccab32e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084325088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084325088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084325088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084325088 DMM DEBUG MM(262420000000036/eccab32e) Requesting authorization (sgsn_auth.c:160) 20240907084325088 DMM INFO MM(262420000000036/eccab32e) Requesting authentication tuples (sgsn_auth.c:184) 20240907084325088 DMM DEBUG MM(262420000000036/eccab32e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084325088 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20240907084325088 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@8c3f6802a96e: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20240907084325091 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084325091 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084325091 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084325091 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084325091 DMM INFO MM(262420000000036/eccab32e) Subscriber data update (mmctx.c:430) 20240907084325091 DMM DEBUG MM(262420000000036/eccab32e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084325091 DMM INFO MM(262420000000036/eccab32e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084325091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084325091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084325091 DMM INFO MM(262420000000036/eccab32e) <- GMM AUTH AND CIPHERING REQ (rand = 84 76 72 03 79 e3 ff ad a5 6b a6 1e cc 10 fe d6 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084325098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084325099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084325099 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084325099 DMM INFO MM(262420000000036/eccab32e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084325099 DMM NOTICE MM(262420000000036/eccab32e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084325099 DMM DEBUG MM(262420000000036/eccab32e) checking auth: received GSM SRES = 6d e4 99 0e (gprs_gmm.c:666) 20240907084325099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084325099 DMM DEBUG MM(262420000000036/eccab32e) Requesting authorization (sgsn_auth.c:160) 20240907084325099 DMM INFO MM(262420000000036/eccab32e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084325099 DMM DEBUG MM(262420000000036/eccab32e) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084325099 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20240907084325099 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) 20240907084325099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084325099 DMM INFO MM(262420000000036/eccab32e) <- GMM ATTACH ACCEPT (new P-TMSI=0xeccab32e) (gprs_gmm.c:300) 20240907084325100 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084325100 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084325100 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240907084325100 DMM INFO MM(262420000000036/eccab32e) Subscriber data update (mmctx.c:430) 20240907084325100 DMM DEBUG MM(262420000000036/eccab32e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084325100 DMM INFO MM(262420000000036/eccab32e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084325100 DMM NOTICE MM(262420000000036/eccab32e) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20240907084325100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084325100 DMM NOTICE MM(262420000000036/eccab32e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084325100 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) 20240907084325101 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084325101 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240907084325101 DMM INFO MM(262420000000036/eccab32e) Subscriber data update (mmctx.c:430) 20240907084325101 DMM DEBUG MM(262420000000036/eccab32e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@8c3f6802a96e: Warning: Re-starting timer T, which is already active (running or expired). 20240907084331100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240907084331100 DMM INFO MM(262420000000036/eccab32e) <- GMM ATTACH ACCEPT (new P-TMSI=0xeccab32e) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8c3f6802a96e: Warning: Re-starting timer T, which is already active (running or expired). 20240907084334504 DGPRS DEBUG Checking for inactive LLMEs, time = 7509348 (sgsn.c:131) 20240907084337101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240907084337101 DMM INFO MM(262420000000036/eccab32e) <- GMM ATTACH ACCEPT (new P-TMSI=0xeccab32e) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8c3f6802a96e: Warning: Re-starting timer T, which is already active (running or expired). 20240907084343102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240907084343102 DMM INFO MM(262420000000036/eccab32e) <- GMM ATTACH ACCEPT (new P-TMSI=0xeccab32e) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8c3f6802a96e: Warning: Re-starting timer T, which is already active (running or expired). 20240907084344022 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240907084344022 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240907084344023 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084349104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240907084349104 DMM INFO MM(262420000000036/eccab32e) <- GMM ATTACH ACCEPT (new P-TMSI=0xeccab32e) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8c3f6802a96e: Warning: Re-starting timer T, which is already active (running or expired). 20240907084353219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084353220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084353220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084353257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084353258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084353258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084353288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084353290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084353290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084355105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240907084355105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240907084355105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240907084355105 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20240907084355105 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) 20240907084355105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Reject}: Deallocated (fsm.c:568) 20240907084355105 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084355105 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084355105 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240907084355105 DLLC NOTICE LLME(f919aca1/eccab32e){ASSIGNED} LLGM Assign pre (eccab32e => ffffffff) (gprs_llc.c:1079) 20240907084355105 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (eccab32e => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@8c3f6802a96e: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@8c3f6802a96e: Final verdict of PTC: pass 20240907084359119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34274<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084359122 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(362)@8c3f6802a96e: Final verdict of PTC: none 20240907084359122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(355)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@8c3f6802a96e: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@8c3f6802a96e: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(350)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(360)@8c3f6802a96e: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(358)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(354)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(348)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:43:59 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=89484) 20240907084400123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084400123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89484, count=91180) 20240907084401124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084401125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:44: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_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 20240907084402126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084402126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_hlr_location_cancel_request_update started. 20240907084402264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084402266 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084402309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084402309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084402309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084402309 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084402309 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084402309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084402309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084402309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084402309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084402311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084402311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084402311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084402312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084402312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084402312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084402312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084402312 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084402312 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084402312 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084402312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084402312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084402312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084402316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084402326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084402326 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084402349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084402349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084402349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084402349 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084402349 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084402349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084402349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084402349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084402349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084402351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084402351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084402351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084402351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084402351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084402351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084402351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084402351 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084402351 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084402351 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084402351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084402352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084402352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084402355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084402364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084402364 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(373)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(380)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(380)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084402401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084402401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084402401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084402401 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084402401 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084402401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084402401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084402401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084402401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(380)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084402403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084402403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084402403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084402403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084402403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084402403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084402403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084402403 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084402403 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084402403 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084402403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084402404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084402404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(380)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(380)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084402407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084402416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084402416 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(377)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084403127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084403127 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084403127 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084403127 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(379)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@8c3f6802a96e: 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) } } } } 20240907084403129 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(379)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084403129 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(379)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(379)@8c3f6802a96e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(379)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@8c3f6802a96e: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='F6B22BE7'O, index=0 SGSN_Test-GSUP(381)@8c3f6802a96e: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@8c3f6802a96e: 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 := '2FF89DE81B77F48C6E1460E714DF8AE5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C35546B5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9F98883AE9DC0AB3'O } } } } } 20240907084404182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084404182 DLLC NOTICE LLME(ffffffff/f6b22be7){UNASSIGNED} LLC RX: unknown TLLI 0xf6b22be7, creating LLME on the fly (gprs_llc.c:552) 20240907084404182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084404182 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20240907084404182 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084404182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084404182 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084404182 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084404182 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084404182 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084404182 DLLC NOTICE LLME(ffffffff/f6b22be7){UNASSIGNED} LLGM Assign pre (f6b22be7 => de0ba255) (gprs_llc.c:1079) 20240907084404182 DLLC NOTICE LLME(f6b22be7/de0ba255){ASSIGNED} LLGM Assign post (f6b22be7 => de0ba255) (gprs_llc.c:1125) 20240907084404182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084404182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084404182 DMM DEBUG MM(262420000000031/de0ba255) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084404194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084404194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084404194 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084404194 DMM DEBUG MM(262420000000031/de0ba255) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20240907084404194 DMM NOTICE MM(262420000000031/de0ba255) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084404194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084404194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084404194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084404194 DMM DEBUG MM(262420000000031/de0ba255) Requesting authorization (sgsn_auth.c:160) 20240907084404194 DMM INFO MM(262420000000031/de0ba255) Requesting authentication tuples (sgsn_auth.c:184) 20240907084404195 DMM DEBUG MM(262420000000031/de0ba255) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084404195 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20240907084404195 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@8c3f6802a96e: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20240907084404197 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084404197 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084404197 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084404197 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084404197 DMM INFO MM(262420000000031/de0ba255) Subscriber data update (mmctx.c:430) 20240907084404197 DMM DEBUG MM(262420000000031/de0ba255) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084404197 DMM INFO MM(262420000000031/de0ba255) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084404197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084404197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084404197 DMM INFO MM(262420000000031/de0ba255) <- GMM AUTH AND CIPHERING REQ (rand = 2f f8 9d e8 1b 77 f4 8c 6e 14 60 e7 14 df 8a e5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084404204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084404205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084404205 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084404205 DMM INFO MM(262420000000031/de0ba255) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084404205 DMM NOTICE MM(262420000000031/de0ba255) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084404205 DMM DEBUG MM(262420000000031/de0ba255) checking auth: received GSM SRES = c3 55 46 b5 (gprs_gmm.c:666) 20240907084404205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084404205 DMM DEBUG MM(262420000000031/de0ba255) Requesting authorization (sgsn_auth.c:160) 20240907084404205 DMM INFO MM(262420000000031/de0ba255) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084404205 DMM DEBUG MM(262420000000031/de0ba255) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084404205 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20240907084404205 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) 20240907084404205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084404205 DMM INFO MM(262420000000031/de0ba255) <- GMM ATTACH ACCEPT (new P-TMSI=0xde0ba255) (gprs_gmm.c:300) 20240907084404206 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084404206 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084404206 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240907084404206 DMM INFO MM(262420000000031/de0ba255) Subscriber data update (mmctx.c:430) 20240907084404206 DMM DEBUG MM(262420000000031/de0ba255) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084404206 DMM INFO MM(262420000000031/de0ba255) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084404206 DMM NOTICE MM(262420000000031/de0ba255) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20240907084404206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084404206 DMM NOTICE MM(262420000000031/de0ba255) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084404206 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) 20240907084404207 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084404207 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240907084404207 DMM INFO MM(262420000000031/de0ba255) Subscriber data update (mmctx.c:430) 20240907084404207 DMM DEBUG MM(262420000000031/de0ba255) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084404212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084404212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084404212 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084404212 DMM INFO MM(262420000000031/de0ba255) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084404212 DMM NOTICE MM(262420000000031/de0ba255) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084404212 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084404212 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084404212 DLLC NOTICE LLME(f6b22be7/de0ba255){ASSIGNED} LLGM Assign pre (ffffffff => de0ba255) (gprs_llc.c:1079) 20240907084404212 DLLC NOTICE LLME(ffffffff/de0ba255){ASSIGNED} LLGM Assign post (ffffffff => de0ba255) (gprs_llc.c:1125) 20240907084404212 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084404212 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084404212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084404212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084404261 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240907084404261 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240907084404261 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) 20240907084404261 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240907084404261 DMM INFO MM(262420000000031/de0ba255) Subscriber data update (mmctx.c:430) 20240907084404261 DMM DEBUG MM(262420000000031/de0ba255) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240907084404261 DMM INFO MM(262420000000031/de0ba255) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240907084404261 DMM INFO MM(262420000000031/de0ba255) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084404261 DMM INFO MM(262420000000031/de0ba255) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084404261 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084404261 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084404261 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084404261 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084404261 DLLC NOTICE LLME(ffffffff/de0ba255){ASSIGNED} LLGM Assign pre (de0ba255 => ffffffff) (gprs_llc.c:1079) 20240907084404261 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (de0ba255 => ffffffff) (gprs_llc.c:1125) 20240907084404261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907084404261 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084404261 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084404261 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084404505 DGPRS DEBUG Checking for inactive LLMEs, time = 7509378 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed MC@8c3f6802a96e: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20240907084409269 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084409269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(379)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(381)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(369)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(374)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(380)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@8c3f6802a96e: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@8c3f6802a96e: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(377)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@8c3f6802a96e: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@8c3f6802a96e: Final verdict of PTC: none 20240907084409273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47312<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(382)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(367)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(372)@8c3f6802a96e: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@8c3f6802a96e: Final verdict of PTC: pass -NSVCI99-provIP(378)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(377): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(378): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(380): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:44:09 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=87212) 20240907084410270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084410271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87212, count=88908) 20240907084411272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084411272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:44:11 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 20240907084412273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084412273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_hlr_location_cancel_request_withdraw started. 20240907084412414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084412415 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084412456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084412456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084412456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084412456 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084412456 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084412456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084412456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084412456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084412456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084412458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084412458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084412458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084412458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084412458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084412458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084412458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084412458 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084412458 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084412458 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084412458 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(388)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084412459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084412459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084412462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084412470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084412470 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084412487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084412487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084412487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084412487 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084412487 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084412487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084412487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084412487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084412487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084412489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084412489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084412489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084412489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084412489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084412489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084412489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084412489 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084412489 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084412489 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084412489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084412490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084412490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084412493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084412502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084412502 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084412526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084412526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084412526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084412526 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084412526 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084412526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084412526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084412526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084412526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084412527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084412527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084412527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084412528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084412528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084412528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084412528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084412528 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084412528 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084412528 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084412528 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084412529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084412529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084412532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084412541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084412541 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084413275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084413275 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084413275 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084413275 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@8c3f6802a96e: 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) } } } } 20240907084413277 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084413278 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@8c3f6802a96e: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='EF8A3544'O, index=0 SGSN_Test-GSUP(400)@8c3f6802a96e: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@8c3f6802a96e: 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 := '18A13A7F64535C488272CB72D2770267'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '856359A2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '25563E67073082CC'O } } } } } 20240907084414332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084414332 DLLC NOTICE LLME(ffffffff/ef8a3544){UNASSIGNED} LLC RX: unknown TLLI 0xef8a3544, creating LLME on the fly (gprs_llc.c:552) 20240907084414332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084414332 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20240907084414332 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084414332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084414332 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084414332 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084414332 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084414332 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084414332 DLLC NOTICE LLME(ffffffff/ef8a3544){UNASSIGNED} LLGM Assign pre (ef8a3544 => f2c9810f) (gprs_llc.c:1079) 20240907084414332 DLLC NOTICE LLME(ef8a3544/f2c9810f){ASSIGNED} LLGM Assign post (ef8a3544 => f2c9810f) (gprs_llc.c:1125) 20240907084414332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084414332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084414332 DMM DEBUG MM(262420000000029/f2c9810f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084414344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084414345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084414345 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084414345 DMM DEBUG MM(262420000000029/f2c9810f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20240907084414345 DMM NOTICE MM(262420000000029/f2c9810f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084414345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084414345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084414345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084414345 DMM DEBUG MM(262420000000029/f2c9810f) Requesting authorization (sgsn_auth.c:160) 20240907084414345 DMM INFO MM(262420000000029/f2c9810f) Requesting authentication tuples (sgsn_auth.c:184) 20240907084414345 DMM DEBUG MM(262420000000029/f2c9810f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084414345 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20240907084414345 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@8c3f6802a96e: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20240907084414347 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084414347 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084414347 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084414347 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084414347 DMM INFO MM(262420000000029/f2c9810f) Subscriber data update (mmctx.c:430) 20240907084414347 DMM DEBUG MM(262420000000029/f2c9810f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084414347 DMM INFO MM(262420000000029/f2c9810f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084414347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084414347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084414347 DMM INFO MM(262420000000029/f2c9810f) <- GMM AUTH AND CIPHERING REQ (rand = 18 a1 3a 7f 64 53 5c 48 82 72 cb 72 d2 77 02 67 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084414355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084414355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084414355 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084414355 DMM INFO MM(262420000000029/f2c9810f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084414355 DMM NOTICE MM(262420000000029/f2c9810f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084414355 DMM DEBUG MM(262420000000029/f2c9810f) checking auth: received GSM SRES = 85 63 59 a2 (gprs_gmm.c:666) 20240907084414355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084414355 DMM DEBUG MM(262420000000029/f2c9810f) Requesting authorization (sgsn_auth.c:160) 20240907084414355 DMM INFO MM(262420000000029/f2c9810f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084414355 DMM DEBUG MM(262420000000029/f2c9810f) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084414355 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20240907084414355 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) 20240907084414355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084414355 DMM INFO MM(262420000000029/f2c9810f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2c9810f) (gprs_gmm.c:300) 20240907084414356 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084414356 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084414356 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240907084414356 DMM INFO MM(262420000000029/f2c9810f) Subscriber data update (mmctx.c:430) 20240907084414356 DMM DEBUG MM(262420000000029/f2c9810f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084414356 DMM INFO MM(262420000000029/f2c9810f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084414356 DMM NOTICE MM(262420000000029/f2c9810f) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20240907084414356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084414356 DMM NOTICE MM(262420000000029/f2c9810f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084414356 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) 20240907084414357 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084414357 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240907084414357 DMM INFO MM(262420000000029/f2c9810f) Subscriber data update (mmctx.c:430) 20240907084414357 DMM DEBUG MM(262420000000029/f2c9810f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084414362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084414362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084414362 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084414362 DMM INFO MM(262420000000029/f2c9810f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084414362 DMM NOTICE MM(262420000000029/f2c9810f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084414362 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084414362 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084414362 DLLC NOTICE LLME(ef8a3544/f2c9810f){ASSIGNED} LLGM Assign pre (ffffffff => f2c9810f) (gprs_llc.c:1079) 20240907084414362 DLLC NOTICE LLME(ffffffff/f2c9810f){ASSIGNED} LLGM Assign post (ffffffff => f2c9810f) (gprs_llc.c:1125) 20240907084414362 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084414362 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084414362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084414362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084414411 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240907084414411 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20240907084414411 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) 20240907084414411 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240907084414411 DMM INFO MM(262420000000029/f2c9810f) Subscriber data update (mmctx.c:430) 20240907084414411 DMM DEBUG MM(262420000000029/f2c9810f) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240907084414411 DMM INFO MM(262420000000029/f2c9810f) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240907084414411 DMM INFO MM(262420000000029/f2c9810f) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20240907084414411 DMM NOTICE MM(262420000000029/f2c9810f) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20240907084414411 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20240907084414411 DMM INFO MM(262420000000029/f2c9810f) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20240907084414411 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084414411 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084414411 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084414411 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084414411 DLLC NOTICE LLME(ffffffff/f2c9810f){ASSIGNED} LLGM Assign pre (f2c9810f => ffffffff) (gprs_llc.c:1079) 20240907084414411 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f2c9810f => ffffffff) (gprs_llc.c:1125) 20240907084414411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907084414411 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084414411 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084414412 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084414412 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@8c3f6802a96e: Removing Client IMSI='262420000000029'H, index=0 20240907084414419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084414419 DLLC NOTICE LLME(ffffffff/f2c9810f){UNASSIGNED} LLC RX: unknown TLLI 0xf2c9810f, creating LLME on the fly (gprs_llc.c:552) 20240907084414419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084414419 DMM NOTICE LLME(ffffffff/f2c9810f){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2034) 20240907084414419 DLLC NOTICE LLME(ffffffff/f2c9810f){UNASSIGNED} LLGM Assign pre (f2c9810f => ffffffff) (gprs_llc.c:1079) 20240907084414419 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f2c9810f => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@8c3f6802a96e: Final verdict of PTC: pass 20240907084414422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36620<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@8c3f6802a96e: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@8c3f6802a96e: Final verdict of PTC: none 20240907084414424 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084414424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(398)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@8c3f6802a96e: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(393)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@8c3f6802a96e: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(388)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(386)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(396)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(391)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:44:14 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44096) 20240907084415425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084415426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44096, count=93196) 20240907084416427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084416427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:44: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_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 20240907084417429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084417429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20240907084417558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084417560 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084417609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084417609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084417609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084417609 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084417609 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084417609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084417609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084417609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084417609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(408)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084417611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084417611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084417611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(407)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907084417611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084417611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084417611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084417611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084417611 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084417611 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084417611 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084417611 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(408)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084417612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084417612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084417615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084417625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084417625 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(409)@8c3f6802a96e: 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)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(407)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084417636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084417636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084417636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084417636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084417636 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084417636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084417636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084417636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084417636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084417637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084417637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084417637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084417638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084417638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084417638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084417638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084417638 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084417638 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084417638 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084417638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084417638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084417638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084417642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084417652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084417652 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)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084417674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084417674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084417674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084417674 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084417674 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084417674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084417674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084417674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084417674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084417676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084417676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084417676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084417676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084417676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084417676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084417676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084417676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084417676 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084417676 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084417676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(417)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084417677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084417677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084417681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084417689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084417689 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)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084418430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084418430 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084418430 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084418430 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@8c3f6802a96e: 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) } } } } 20240907084418432 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084418433 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@8c3f6802a96e: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='EC9A4AFA'O, index=0 SGSN_Test-GSUP(419)@8c3f6802a96e: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20240907084419479 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) 20240907084419479 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@8c3f6802a96e: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@8c3f6802a96e: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@8c3f6802a96e: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@8c3f6802a96e: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@8c3f6802a96e: Final verdict of PTC: pass 20240907084419484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36614<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084419486 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084419486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(418)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(419)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(408)@8c3f6802a96e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(407)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(417)@8c3f6802a96e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@8c3f6802a96e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(412)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(410)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(406)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(415)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(407): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:44:19 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44512) 20240907084420488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084420488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44512, count=48720) 20240907084421490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084421490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:44: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_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 20240907084422491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084422491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20240907084422627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084422628 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084422674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084422674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084422674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084422674 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084422674 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084422674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084422674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084422674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084422674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084422676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084422676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084422676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084422676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084422676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084422676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084422676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084422676 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084422676 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084422676 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084422676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(426)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084422677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084422677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084422681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084422693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084422693 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084422707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084422707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084422707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084422707 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084422707 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084422707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084422707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084422707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084422707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084422709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084422709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084422709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084422709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084422709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084422709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084422709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084422709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084422709 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084422709 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084422709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(431)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084422710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084422710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084422713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084422722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084422722 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)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(433)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(437)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084422764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084422764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084422764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084422764 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084422764 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084422764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084422764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084422764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084422764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(437)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084422766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084422766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084422766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084422766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084422766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084422766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084422766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084422766 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084422766 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084422766 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084422766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(437)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084422767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084422767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(437)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084422770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084422778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084422778 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)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084423492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084423492 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084423492 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084423492 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(436)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(436)@8c3f6802a96e: 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) } } } } 20240907084423495 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(436)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(436)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084423495 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(436)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(436)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8c3f6802a96e: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='EE797854'O, index=0 SGSN_Test-GSUP(438)@8c3f6802a96e: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20240907084424538 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) 20240907084424538 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@8c3f6802a96e: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@8c3f6802a96e: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@8c3f6802a96e: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8c3f6802a96e: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@8c3f6802a96e: Final verdict of PTC: pass 20240907084424543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36622<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084424545 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084424545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(438)@8c3f6802a96e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(436)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(431)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(426)@8c3f6802a96e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(437)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@8c3f6802a96e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(424)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(429)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(435)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(435): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(436): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(437): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:44:24 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44708) 20240907084425546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084425546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44708, count=49192) 20240907084426547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084426547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:44:26 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 20240907084427548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084427548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_rau_unknown started. 20240907084427689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084427690 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084427734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084427734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084427734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084427734 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084427734 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084427734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084427734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084427734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084427734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084427735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084427735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084427735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084427736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084427736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084427736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084427736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084427736 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084427736 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084427736 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084427736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084427736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084427736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084427740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084427749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084427749 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(446)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 TC_rau_unknown-BVCI196(444)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084427775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084427775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084427775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084427775 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084427775 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084427775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084427775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084427775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084427775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084427776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084427777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084427777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084427777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084427777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084427777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084427777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084427777 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084427777 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084427777 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084427777 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084427778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084427778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084427782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084427792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084427792 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084427812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084427812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084427812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084427812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084427812 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084427812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084427812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084427812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084427812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084427814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084427814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084427814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084427814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084427814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084427814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084427814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084427814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084427814 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084427814 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084427814 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(455)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084427815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084427815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084427819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084427828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084427828 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084428549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084428549 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084428549 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084428549 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@8c3f6802a96e: 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) } } } } 20240907084428551 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084428552 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@8c3f6802a96e: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='DD8A9FED'O, index=0 SGSN_Test-GSUP(457)@8c3f6802a96e: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20240907084429604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084429604 DLLC NOTICE LLME(ffffffff/dd8a9fed){UNASSIGNED} LLC RX: unknown TLLI 0xdd8a9fed, creating LLME on the fly (gprs_llc.c:552) 20240907084429604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240907084429604 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240907084429604 DMM NOTICE LLME(ffffffff/dd8a9fed){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1748) 20240907084429604 DLLC NOTICE LLME(ffffffff/dd8a9fed){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240907084429604 DMM ERROR LLME(ffffffff/dd8a9fed){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1754) 20240907084429604 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1823) 20240907084429604 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240907084429604 DLLC NOTICE LLME(ffffffff/dd8a9fed){UNASSIGNED} LLGM Assign pre (dd8a9fed => ffffffff) (gprs_llc.c:1079) 20240907084429604 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (dd8a9fed => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@8c3f6802a96e: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@8c3f6802a96e: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@8c3f6802a96e: Final verdict of PTC: pass 20240907084429618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33964<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(455)@8c3f6802a96e: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@8c3f6802a96e: Final verdict of PTC: none 20240907084429620 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(457)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@8c3f6802a96e: Final verdict of PTC: none20240907084429620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(442)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(445)@8c3f6802a96e: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@8c3f6802a96e: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(450)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(448)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(443)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(453)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_rau_unknown finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:44:29 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43856) 20240907084430621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084430621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43856, count=50580) 20240907084431622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084431622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:44: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_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 20240907084432623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084432623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_rau started. 20240907084432766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084432767 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084432811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084432811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084432811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084432811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084432811 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084432811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084432811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084432811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084432811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084432813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084432813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084432813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084432813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084432813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084432813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084432813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084432813 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084432813 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084432813 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084432813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(464)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084432814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084432814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084432818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084432829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084432829 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(463)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084432850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084432850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084432850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084432850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084432850 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084432850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084432850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084432850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084432850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084432852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084432852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084432852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084432852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084432852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084432852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084432852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084432852 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084432852 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084432852 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084432852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084432853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084432853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084432858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084432868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084432868 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084432888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084432888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084432888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084432888 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084432888 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084432888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084432888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084432888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084432888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084432890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084432890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084432890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084432890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084432890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084432890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084432890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084432890 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084432890 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084432890 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084432890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084432891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084432891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084432894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084432903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084432903 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084433624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084433624 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084433624 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084433624 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@8c3f6802a96e: 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) } } } } 20240907084433626 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084433626 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@8c3f6802a96e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907084434506 DGPRS DEBUG Checking for inactive LLMEs, time = 7509408 (sgsn.c:131) TC_attach_rau-BVCI196(463)@8c3f6802a96e: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='FAA203AC'O, index=0 SGSN_Test-GSUP(476)@8c3f6802a96e: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@8c3f6802a96e: 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 := 'AFCC58E45F4056000274A5CE79A03671'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '40C119CA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '857DC22457C56E43'O } } } } } 20240907084434678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084434678 DLLC NOTICE LLME(ffffffff/faa203ac){UNASSIGNED} LLC RX: unknown TLLI 0xfaa203ac, creating LLME on the fly (gprs_llc.c:552) 20240907084434678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084434678 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20240907084434678 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084434678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084434678 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084434678 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084434678 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084434678 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084434678 DLLC NOTICE LLME(ffffffff/faa203ac){UNASSIGNED} LLGM Assign pre (faa203ac => d8a4aaae) (gprs_llc.c:1079) 20240907084434678 DLLC NOTICE LLME(faa203ac/d8a4aaae){ASSIGNED} LLGM Assign post (faa203ac => d8a4aaae) (gprs_llc.c:1125) 20240907084434678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084434678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084434678 DMM DEBUG MM(262420000000012/d8a4aaae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084434691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084434691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084434691 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084434691 DMM DEBUG MM(262420000000012/d8a4aaae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20240907084434691 DMM NOTICE MM(262420000000012/d8a4aaae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084434691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084434691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084434691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084434691 DMM DEBUG MM(262420000000012/d8a4aaae) Requesting authorization (sgsn_auth.c:160) 20240907084434691 DMM INFO MM(262420000000012/d8a4aaae) Requesting authentication tuples (sgsn_auth.c:184) 20240907084434691 DMM DEBUG MM(262420000000012/d8a4aaae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084434691 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20240907084434691 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@8c3f6802a96e: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20240907084434694 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084434694 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084434694 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084434694 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084434694 DMM INFO MM(262420000000012/d8a4aaae) Subscriber data update (mmctx.c:430) 20240907084434694 DMM DEBUG MM(262420000000012/d8a4aaae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084434694 DMM INFO MM(262420000000012/d8a4aaae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084434694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084434694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084434694 DMM INFO MM(262420000000012/d8a4aaae) <- GMM AUTH AND CIPHERING REQ (rand = af cc 58 e4 5f 40 56 00 02 74 a5 ce 79 a0 36 71 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084434701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084434701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084434701 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084434701 DMM INFO MM(262420000000012/d8a4aaae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084434701 DMM NOTICE MM(262420000000012/d8a4aaae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084434701 DMM DEBUG MM(262420000000012/d8a4aaae) checking auth: received GSM SRES = 40 c1 19 ca (gprs_gmm.c:666) 20240907084434701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084434701 DMM DEBUG MM(262420000000012/d8a4aaae) Requesting authorization (sgsn_auth.c:160) 20240907084434701 DMM INFO MM(262420000000012/d8a4aaae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084434701 DMM DEBUG MM(262420000000012/d8a4aaae) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084434701 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20240907084434701 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) 20240907084434701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084434701 DMM INFO MM(262420000000012/d8a4aaae) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8a4aaae) (gprs_gmm.c:300) 20240907084434703 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084434703 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084434703 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240907084434703 DMM INFO MM(262420000000012/d8a4aaae) Subscriber data update (mmctx.c:430) 20240907084434703 DMM DEBUG MM(262420000000012/d8a4aaae) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084434703 DMM INFO MM(262420000000012/d8a4aaae) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084434703 DMM NOTICE MM(262420000000012/d8a4aaae) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20240907084434703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084434703 DMM NOTICE MM(262420000000012/d8a4aaae) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084434703 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) 20240907084434704 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084434704 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240907084434704 DMM INFO MM(262420000000012/d8a4aaae) Subscriber data update (mmctx.c:430) 20240907084434704 DMM DEBUG MM(262420000000012/d8a4aaae) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084434710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084434710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084434710 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084434710 DMM INFO MM(262420000000012/d8a4aaae) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084434710 DMM NOTICE MM(262420000000012/d8a4aaae) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084434710 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084434710 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084434710 DLLC NOTICE LLME(faa203ac/d8a4aaae){ASSIGNED} LLGM Assign pre (ffffffff => d8a4aaae) (gprs_llc.c:1079) 20240907084434710 DLLC NOTICE LLME(ffffffff/d8a4aaae){ASSIGNED} LLGM Assign post (ffffffff => d8a4aaae) (gprs_llc.c:1125) 20240907084434710 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084434710 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084434710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084434710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084434761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084434761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084434762 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084434762 DMM INFO MM(262420000000012/d8a4aaae) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240907084434762 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084434762 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240907084434762 DLLC NOTICE LLME(ffffffff/d8a4aaae){ASSIGNED} LLGM Assign pre (d8a4aaae => dc522c0b) (gprs_llc.c:1079) 20240907084434762 DLLC NOTICE LLME(d8a4aaae/dc522c0b){ASSIGNED} LLGM Assign post (d8a4aaae => dc522c0b) (gprs_llc.c:1125) 20240907084434762 DMM INFO MM(262420000000012/dc522c0b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@8c3f6802a96e: Removing Client IMSI='262420000000012'H, index=0 20240907084434769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084434769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240907084434769 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084434769 DMM INFO MM(262420000000012/dc522c0b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240907084434769 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240907084434769 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084434769 DLLC NOTICE LLME(d8a4aaae/dc522c0b){ASSIGNED} LLGM Assign pre (ffffffff => dc522c0b) (gprs_llc.c:1079) 20240907084434769 DLLC NOTICE LLME(ffffffff/dc522c0b){ASSIGNED} LLGM Assign post (ffffffff => dc522c0b) (gprs_llc.c:1125) 20240907084434769 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) TC_attach_rau(478)@8c3f6802a96e: Final verdict of PTC: pass 20240907084434772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33976<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@8c3f6802a96e: Final verdict of PTC: none 20240907084434775 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084434775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(469)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(474)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(464)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@8c3f6802a96e: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@8c3f6802a96e: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@8c3f6802a96e: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(467)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(472)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(462)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_rau finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:44:34 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43552) 20240907084435776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084435776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43552, count=88480) 20240907084436777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084436777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:44:36 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 20240907084437778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084437778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_rau_a_a started. 20240907084437919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084437920 DMM INFO MM(262420000000012/dc522c0b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084437920 DMM INFO MM(262420000000012/dc522c0b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084437920 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084437920 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084437920 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084437920 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084437920 DLLC NOTICE LLME(ffffffff/dc522c0b){ASSIGNED} LLGM Assign pre (dc522c0b => ffffffff) (gprs_llc.c:1079) 20240907084437920 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (dc522c0b => ffffffff) (gprs_llc.c:1125) 20240907084437920 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20240907084437920 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) 20240907084437920 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) 20240907084437920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907084437920 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084437920 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084437920 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084437920 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@8c3f6802a96e: 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(483)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084437967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084437967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084437967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084437967 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084437967 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084437967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084437967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084437967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084437967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084437969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084437969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084437969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084437969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084437969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084437969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084437969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084437969 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084437969 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084437969 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084437969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(483)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084437970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084437970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084437974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907084437986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084437986 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(482)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@8c3f6802a96e: 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(489)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(489)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084438016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084438016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084438016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084438016 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084438016 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084438016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084438016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084438016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084438016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(488)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(489)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084438019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084438019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084438019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084438019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084438019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084438019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084438019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084438019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084438019 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084438019 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084438019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084438019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084438020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(489)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(489)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084438024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(485)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084438033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084438033 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(486)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(488)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(494)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(494)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084438055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084438055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084438055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084438055 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084438055 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084438055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084438055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084438055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084438055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(494)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084438056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084438056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084438056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084438057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084438057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084438057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084438057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084438057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084438057 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084438057 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084438057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(494)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084438057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084438057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(494)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084438061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084438071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084438071 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(491)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084438779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084438779 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084438779 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084438779 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(493)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(493)@8c3f6802a96e: 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) } } } } 20240907084438781 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(493)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(493)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084438782 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(493)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(493)@8c3f6802a96e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(493)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(493)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@8c3f6802a96e: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='D8E09C61'O, index=0 SGSN_Test-GSUP(495)@8c3f6802a96e: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@8c3f6802a96e: 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 := 'F204757D7AD6728E74E59B7F9E0906C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0D881FD2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6255ABC3B4D61977'O } } } } } 20240907084439837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084439837 DLLC NOTICE LLME(ffffffff/d8e09c61){UNASSIGNED} LLC RX: unknown TLLI 0xd8e09c61, creating LLME on the fly (gprs_llc.c:552) 20240907084439837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084439838 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20240907084439838 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084439838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084439838 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084439838 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084439838 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084439838 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084439838 DLLC NOTICE LLME(ffffffff/d8e09c61){UNASSIGNED} LLGM Assign pre (d8e09c61 => efbe6fad) (gprs_llc.c:1079) 20240907084439838 DLLC NOTICE LLME(d8e09c61/efbe6fad){ASSIGNED} LLGM Assign post (d8e09c61 => efbe6fad) (gprs_llc.c:1125) 20240907084439838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084439838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084439838 DMM DEBUG MM(262420000000037/efbe6fad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084439851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084439851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084439851 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084439851 DMM DEBUG MM(262420000000037/efbe6fad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20240907084439851 DMM NOTICE MM(262420000000037/efbe6fad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084439851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084439851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084439851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084439851 DMM DEBUG MM(262420000000037/efbe6fad) Requesting authorization (sgsn_auth.c:160) 20240907084439851 DMM INFO MM(262420000000037/efbe6fad) Requesting authentication tuples (sgsn_auth.c:184) 20240907084439851 DMM DEBUG MM(262420000000037/efbe6fad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084439851 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20240907084439851 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@8c3f6802a96e: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20240907084439854 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084439854 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084439854 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084439854 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084439854 DMM INFO MM(262420000000037/efbe6fad) Subscriber data update (mmctx.c:430) 20240907084439854 DMM DEBUG MM(262420000000037/efbe6fad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084439854 DMM INFO MM(262420000000037/efbe6fad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084439854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084439854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084439854 DMM INFO MM(262420000000037/efbe6fad) <- GMM AUTH AND CIPHERING REQ (rand = f2 04 75 7d 7a d6 72 8e 74 e5 9b 7f 9e 09 06 c6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084439860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084439860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084439860 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084439860 DMM INFO MM(262420000000037/efbe6fad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084439860 DMM NOTICE MM(262420000000037/efbe6fad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084439860 DMM DEBUG MM(262420000000037/efbe6fad) checking auth: received GSM SRES = 0d 88 1f d2 (gprs_gmm.c:666) 20240907084439860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084439860 DMM DEBUG MM(262420000000037/efbe6fad) Requesting authorization (sgsn_auth.c:160) 20240907084439860 DMM INFO MM(262420000000037/efbe6fad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084439860 DMM DEBUG MM(262420000000037/efbe6fad) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084439860 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20240907084439860 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) 20240907084439860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084439860 DMM INFO MM(262420000000037/efbe6fad) <- GMM ATTACH ACCEPT (new P-TMSI=0xefbe6fad) (gprs_gmm.c:300) 20240907084439862 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084439862 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084439862 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240907084439862 DMM INFO MM(262420000000037/efbe6fad) Subscriber data update (mmctx.c:430) 20240907084439862 DMM DEBUG MM(262420000000037/efbe6fad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084439862 DMM INFO MM(262420000000037/efbe6fad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084439862 DMM NOTICE MM(262420000000037/efbe6fad) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20240907084439862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084439862 DMM NOTICE MM(262420000000037/efbe6fad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084439862 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) 20240907084439862 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084439862 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240907084439862 DMM INFO MM(262420000000037/efbe6fad) Subscriber data update (mmctx.c:430) 20240907084439862 DMM DEBUG MM(262420000000037/efbe6fad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084439868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084439868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084439868 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084439868 DMM INFO MM(262420000000037/efbe6fad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084439868 DMM NOTICE MM(262420000000037/efbe6fad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084439868 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084439868 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084439868 DLLC NOTICE LLME(d8e09c61/efbe6fad){ASSIGNED} LLGM Assign pre (ffffffff => efbe6fad) (gprs_llc.c:1079) 20240907084439868 DLLC NOTICE LLME(ffffffff/efbe6fad){ASSIGNED} LLGM Assign post (ffffffff => efbe6fad) (gprs_llc.c:1125) 20240907084439868 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084439868 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084439868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084439868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084439920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084439920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084439920 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084439920 DMM INFO MM(262420000000037/efbe6fad) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240907084439920 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084439920 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240907084439920 DLLC NOTICE LLME(ffffffff/efbe6fad){ASSIGNED} LLGM Assign pre (efbe6fad => c21ae23a) (gprs_llc.c:1079) 20240907084439920 DLLC NOTICE LLME(efbe6fad/c21ae23a){ASSIGNED} LLGM Assign post (efbe6fad => c21ae23a) (gprs_llc.c:1125) 20240907084439920 DMM INFO MM(262420000000037/c21ae23a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907084439928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084439928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240907084439928 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084439928 DMM INFO MM(262420000000037/c21ae23a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240907084439928 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240907084439928 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084439928 DLLC NOTICE LLME(efbe6fad/c21ae23a){ASSIGNED} LLGM Assign pre (ffffffff => c21ae23a) (gprs_llc.c:1079) 20240907084439928 DLLC NOTICE LLME(ffffffff/c21ae23a){ASSIGNED} LLGM Assign post (ffffffff => c21ae23a) (gprs_llc.c:1125) 20240907084439928 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240907084439928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084439928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084439929 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084439929 DMM INFO MM(262420000000037/c21ae23a) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240907084439929 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084439929 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240907084439929 DLLC NOTICE LLME(ffffffff/c21ae23a){ASSIGNED} LLGM Assign pre (c21ae23a => e6f1eacf) (gprs_llc.c:1079) 20240907084439929 DLLC NOTICE LLME(c21ae23a/e6f1eacf){ASSIGNED} LLGM Assign post (c21ae23a => e6f1eacf) (gprs_llc.c:1125) 20240907084439929 DMM INFO MM(262420000000037/e6f1eacf) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907084439935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084439935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084439935 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084439935 DMM INFO MM(262420000000037/e6f1eacf) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240907084439935 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240907084439935 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084439935 DLLC NOTICE LLME(c21ae23a/e6f1eacf){ASSIGNED} LLGM Assign pre (ffffffff => e6f1eacf) (gprs_llc.c:1079) 20240907084439935 DLLC NOTICE LLME(ffffffff/e6f1eacf){ASSIGNED} LLGM Assign post (ffffffff => e6f1eacf) (gprs_llc.c:1125) 20240907084439935 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240907084439935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084439935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084439935 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084439935 DMM INFO MM(262420000000037/e6f1eacf) -> GMM DETACH REQUEST TLLI=0xe6f1eacf type=GPRS detach Power-off (gprs_gmm.c:1465) 20240907084439935 DMM INFO MM(262420000000037/e6f1eacf) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240907084439935 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084439935 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084439935 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084439935 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084439935 DLLC NOTICE LLME(ffffffff/e6f1eacf){ASSIGNED} LLGM Assign pre (e6f1eacf => ffffffff) (gprs_llc.c:1079) 20240907084439935 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e6f1eacf => ffffffff) (gprs_llc.c:1125) 20240907084439935 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20240907084439935 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) 20240907084439935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907084439935 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084439935 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084439935 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084439936 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@8c3f6802a96e: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@8c3f6802a96e: Final verdict of PTC: pass 20240907084444945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49192<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084444947 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084444947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(495)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(493)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(483)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(494)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@8c3f6802a96e: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(486)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@8c3f6802a96e: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(491)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(488)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@8c3f6802a96e: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(489)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(487)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(492)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(481)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_rau_a_a-BVCI210(486): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(487): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(488): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(489): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_rau_a_a-BVCI220(491): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(492): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(493): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(494): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:44:45 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=106660) 20240907084445948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084445948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106660, count=108356) 20240907084446949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084446949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:44: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.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 20240907084447950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084447950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_rau_a_b started. 20240907084448089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084448091 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084448132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084448132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084448132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084448132 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084448132 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084448132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084448132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084448132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084448132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084448133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084448133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084448133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084448133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084448134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084448134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084448134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084448134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084448134 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084448134 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084448134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(502)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084448134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084448134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084448138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084448148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084448148 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(504)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI196(501)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(508)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084448173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084448173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084448173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084448173 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084448173 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084448173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084448173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084448173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084448173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(508)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084448175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084448175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084448175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(507)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084448176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084448176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084448176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084448176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084448176 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084448176 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084448176 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084448176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084448177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084448177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(508)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(508)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084448180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084448191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084448191 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(509)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI210(505)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(507)@8c3f6802a96e: 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(512)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084448201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084448201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084448201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084448201 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084448201 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084448201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084448201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084448201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084448201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084448203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084448203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084448203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084448203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084448203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084448203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084448203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084448203 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084448203 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084448203 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084448203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084448204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084448204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084448208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084448218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084448218 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084448951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084448951 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084448951 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084448951 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@8c3f6802a96e: 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) } } } } 20240907084448954 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084448954 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@8c3f6802a96e: 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(513)@8c3f6802a96e: 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(513)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@8c3f6802a96e: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='EC6C0211'O, index=0 SGSN_Test-GSUP(514)@8c3f6802a96e: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@8c3f6802a96e: 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 := 'ADF6F3121CAEEC86A32A3C9125E2F4B6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '93279864'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6A9720DDCB7927C3'O } } } } } 20240907084450006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084450006 DLLC NOTICE LLME(ffffffff/ec6c0211){UNASSIGNED} LLC RX: unknown TLLI 0xec6c0211, creating LLME on the fly (gprs_llc.c:552) 20240907084450006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084450006 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20240907084450006 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084450006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084450006 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084450006 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084450006 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084450006 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084450006 DLLC NOTICE LLME(ffffffff/ec6c0211){UNASSIGNED} LLGM Assign pre (ec6c0211 => f6238051) (gprs_llc.c:1079) 20240907084450006 DLLC NOTICE LLME(ec6c0211/f6238051){ASSIGNED} LLGM Assign post (ec6c0211 => f6238051) (gprs_llc.c:1125) 20240907084450006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084450006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084450006 DMM DEBUG MM(262420000000038/f6238051) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084450019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084450019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084450019 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084450019 DMM DEBUG MM(262420000000038/f6238051) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20240907084450019 DMM NOTICE MM(262420000000038/f6238051) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084450019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084450019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084450019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084450019 DMM DEBUG MM(262420000000038/f6238051) Requesting authorization (sgsn_auth.c:160) 20240907084450019 DMM INFO MM(262420000000038/f6238051) Requesting authentication tuples (sgsn_auth.c:184) 20240907084450019 DMM DEBUG MM(262420000000038/f6238051) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084450019 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20240907084450019 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@8c3f6802a96e: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20240907084450022 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084450022 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084450022 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084450022 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084450022 DMM INFO MM(262420000000038/f6238051) Subscriber data update (mmctx.c:430) 20240907084450022 DMM DEBUG MM(262420000000038/f6238051) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084450022 DMM INFO MM(262420000000038/f6238051) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084450022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084450022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084450022 DMM INFO MM(262420000000038/f6238051) <- GMM AUTH AND CIPHERING REQ (rand = ad f6 f3 12 1c ae ec 86 a3 2a 3c 91 25 e2 f4 b6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084450029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084450029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084450029 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084450029 DMM INFO MM(262420000000038/f6238051) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084450029 DMM NOTICE MM(262420000000038/f6238051) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084450029 DMM DEBUG MM(262420000000038/f6238051) checking auth: received GSM SRES = 93 27 98 64 (gprs_gmm.c:666) 20240907084450029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084450029 DMM DEBUG MM(262420000000038/f6238051) Requesting authorization (sgsn_auth.c:160) 20240907084450029 DMM INFO MM(262420000000038/f6238051) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084450029 DMM DEBUG MM(262420000000038/f6238051) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084450029 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20240907084450029 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) 20240907084450029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084450029 DMM INFO MM(262420000000038/f6238051) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6238051) (gprs_gmm.c:300) 20240907084450030 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084450030 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084450030 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240907084450030 DMM INFO MM(262420000000038/f6238051) Subscriber data update (mmctx.c:430) 20240907084450030 DMM DEBUG MM(262420000000038/f6238051) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084450030 DMM INFO MM(262420000000038/f6238051) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084450030 DMM NOTICE MM(262420000000038/f6238051) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20240907084450030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084450030 DMM NOTICE MM(262420000000038/f6238051) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084450030 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) 20240907084450031 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084450031 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240907084450031 DMM INFO MM(262420000000038/f6238051) Subscriber data update (mmctx.c:430) 20240907084450031 DMM DEBUG MM(262420000000038/f6238051) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084450037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084450037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084450037 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084450037 DMM INFO MM(262420000000038/f6238051) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084450037 DMM NOTICE MM(262420000000038/f6238051) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084450037 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084450037 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084450037 DLLC NOTICE LLME(ec6c0211/f6238051){ASSIGNED} LLGM Assign pre (ffffffff => f6238051) (gprs_llc.c:1079) 20240907084450037 DLLC NOTICE LLME(ffffffff/f6238051){ASSIGNED} LLGM Assign post (ffffffff => f6238051) (gprs_llc.c:1125) 20240907084450037 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084450037 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084450037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084450037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@8c3f6802a96e: attach complete sending rau 20240907084450089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084450089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084450089 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084450089 DMM INFO MM(262420000000038/f6238051) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240907084450089 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084450089 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240907084450089 DLLC NOTICE LLME(ffffffff/f6238051){ASSIGNED} LLGM Assign pre (f6238051 => ec59deff) (gprs_llc.c:1079) 20240907084450089 DLLC NOTICE LLME(f6238051/ec59deff){ASSIGNED} LLGM Assign post (f6238051 => ec59deff) (gprs_llc.c:1125) 20240907084450089 DMM INFO MM(262420000000038/ec59deff) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@8c3f6802a96e: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@8c3f6802a96e: Removing Client IMSI='262420000000038'H, index=0 20240907084450096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084450096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240907084450097 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084450097 DMM INFO MM(262420000000038/ec59deff) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240907084450097 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240907084450097 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084450097 DLLC NOTICE LLME(f6238051/ec59deff){ASSIGNED} LLGM Assign pre (ffffffff => ec59deff) (gprs_llc.c:1079) 20240907084450097 DLLC NOTICE LLME(ffffffff/ec59deff){ASSIGNED} LLGM Assign post (ffffffff => ec59deff) (gprs_llc.c:1125) 20240907084450097 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) TC_attach_rau_a_b-BVCI210(505)@8c3f6802a96e: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='EC59DEFF'O, index=0 TC_attach_rau_a_b(516)@8c3f6802a96e: sending second RAU via different RA 20240907084450101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084450101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084450101 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240907084450101 DMM INFO MM(262420000000038/ec59deff) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ec59deff, P-TMSI: ec59deff (00000000), TLLI: ec59deff (ec59deff), RA: 262-42-13135-0 (gprs_gmm.c:1704) 20240907084450101 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1716) 20240907084450101 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240907084450101 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084450101 DLLC NOTICE LLME(ffffffff/ec59deff){ASSIGNED} LLGM Assign pre (ec59deff => ec59deff) (gprs_llc.c:1079) 20240907084450101 DLLC NOTICE LLME(ec59deff/ec59deff){ASSIGNED} LLGM Assign post (ec59deff => ec59deff) (gprs_llc.c:1125) 20240907084450101 DMM INFO MM(262420000000038/ec59deff) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907084450114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084450114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084450114 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084450114 DMM INFO MM(262420000000038/ec59deff) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240907084450114 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240907084450114 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084450114 DLLC NOTICE LLME(ec59deff/ec59deff){ASSIGNED} LLGM Assign pre (ffffffff => ec59deff) (gprs_llc.c:1079) 20240907084450114 DLLC NOTICE LLME(ffffffff/ec59deff){ASSIGNED} LLGM Assign post (ffffffff => ec59deff) (gprs_llc.c:1125) 20240907084450114 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240907084450115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084450115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084450115 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084450115 DMM INFO MM(262420000000038/ec59deff) -> GMM DETACH REQUEST TLLI=0xec59deff type=GPRS detach Power-off (gprs_gmm.c:1465) 20240907084450115 DMM INFO MM(262420000000038/ec59deff) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240907084450115 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084450115 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084450115 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084450115 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084450115 DLLC NOTICE LLME(ffffffff/ec59deff){ASSIGNED} LLGM Assign pre (ec59deff => ffffffff) (gprs_llc.c:1079) 20240907084450115 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ec59deff => ffffffff) (gprs_llc.c:1125) 20240907084450115 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20240907084450115 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) 20240907084450115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907084450115 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084450115 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084450115 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084450116 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@8c3f6802a96e: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@8c3f6802a96e: Final verdict of PTC: pass 20240907084455125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42740<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@8c3f6802a96e: Final verdict of PTC: none 20240907084455128 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084455128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_b-BVCI196(501)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(508)@8c3f6802a96e: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(502)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(507)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(512)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@8c3f6802a96e: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(500)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(506)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(510)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(507): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(508): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:44:55 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=102660) 20240907084456129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084456129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102660, count=104636) 20240907084457129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084457129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:44: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_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 20240907084458131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084458131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_usim_resync started. 20240907084458276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084458277 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(521)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084458325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084458325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084458325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084458325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084458325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084458325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084458325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084458325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084458325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084458327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084458327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084458327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084458327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084458327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084458327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084458327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084458327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084458327 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084458327 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084458327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084458327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084458327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084458332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084458341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084458341 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084458361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084458362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084458362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084458362 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084458362 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084458362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084458362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084458362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084458362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084458363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084458363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084458363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084458363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084458363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084458363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084458363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084458363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084458363 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084458363 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084458363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(526)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084458364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084458364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084458367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084458376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084458376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(525)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084458399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084458399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084458399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084458399 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084458399 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084458399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084458399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084458399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084458399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084458400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084458400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084458400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084458401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084458401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084458401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084458401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084458401 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084458401 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084458401 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084458401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(531)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084458401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084458401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084458405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084458414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084458414 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084459132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084459132 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084459132 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084459132 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@8c3f6802a96e: 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) } } } } 20240907084459134 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084459134 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@8c3f6802a96e: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='FAFEEEFB'O, index=0 SGSN_Test-GSUP(533)@8c3f6802a96e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@8c3f6802a96e: 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 := '5349728261AF2E89117561B5F527D165'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1FF732B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '881E7DE36F08D892'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A337989BF41E43B1AE13DA67FB57D7B2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C89E2FD3B8FFBCB35287AD0BEA87AE08'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '470650AF482C53E33F7A395A95B31433'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E82E657E0F755E37'O } } } } } 20240907084500188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084500188 DLLC NOTICE LLME(ffffffff/fafeeefb){UNASSIGNED} LLC RX: unknown TLLI 0xfafeeefb, creating LLME on the fly (gprs_llc.c:552) 20240907084500188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084500188 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240907084500188 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084500188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084500188 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084500188 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084500188 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084500188 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084500188 DLLC NOTICE LLME(ffffffff/fafeeefb){UNASSIGNED} LLGM Assign pre (fafeeefb => e8ddfd83) (gprs_llc.c:1079) 20240907084500188 DLLC NOTICE LLME(fafeeefb/e8ddfd83){ASSIGNED} LLGM Assign post (fafeeefb => e8ddfd83) (gprs_llc.c:1125) 20240907084500188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084500188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084500188 DMM DEBUG MM(262420000000040/e8ddfd83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084500201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084500202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084500202 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084500202 DMM DEBUG MM(262420000000040/e8ddfd83) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240907084500202 DMM NOTICE MM(262420000000040/e8ddfd83) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084500202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084500202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084500202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084500202 DMM DEBUG MM(262420000000040/e8ddfd83) Requesting authorization (sgsn_auth.c:160) 20240907084500202 DMM INFO MM(262420000000040/e8ddfd83) Requesting authentication tuples (sgsn_auth.c:184) 20240907084500202 DMM DEBUG MM(262420000000040/e8ddfd83) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084500202 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240907084500202 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@8c3f6802a96e: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20240907084500204 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084500204 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084500204 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084500204 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084500204 DMM INFO MM(262420000000040/e8ddfd83) Subscriber data update (mmctx.c:430) 20240907084500204 DMM DEBUG MM(262420000000040/e8ddfd83) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084500204 DMM INFO MM(262420000000040/e8ddfd83) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084500204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084500204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084500204 DMM INFO MM(262420000000040/e8ddfd83) <- GMM AUTH AND CIPHERING REQ (rand = 53 49 72 82 61 af 2e 89 11 75 61 b5 f5 27 d1 65 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 47 06 50 af 48 2c 53 e3 3f 7a 39 5a 95 b3 14 33 ) (gprs_gmm.c:483) 20240907084500211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084500211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084500211 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084500211 DMM INFO MM(262420000000040/e8ddfd83) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20240907084500211 DMM INFO MM(262420000000040/e8ddfd83) R99 AUTHENTICATION SYNCH (AUTS = a6f58bff2ac2a3a802d081157679) (gprs_gmm.c:711) 20240907084500211 DMM DEBUG MM(262420000000040/e8ddfd83) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084500211 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20240907084500211 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e a6 f5 8b ff 2a c2 a3 a8 02 d0 81 15 76 79 20 10 53 49 72 82 61 af 2e 89 11 75 61 b5 f5 27 d1 65 28 01 01 (gprs_subscriber.c:210) 20240907084500211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20240907084500211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20240907084500212 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084500212 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084500212 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084500212 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084500212 DMM INFO MM(262420000000040/e8ddfd83) Subscriber data update (mmctx.c:430) 20240907084500212 DMM DEBUG MM(262420000000040/e8ddfd83) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20240907084500212 DMM INFO MM(262420000000040/e8ddfd83) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20240907084500212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084500212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084500212 DMM INFO MM(262420000000040/e8ddfd83) <- GMM AUTH AND CIPHERING REQ (rand = fb b2 88 e8 cd 0c d1 2c 54 c4 ad b0 68 04 06 d0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 78 ff 86 20 4d 48 af 53 27 5f 50 45 7a 27 53 3d ) (gprs_gmm.c:483) 20240907084500219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084500219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6ab9e0 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084500219 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084500219 DMM INFO MM(262420000000040/e8ddfd83) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084500219 DMM NOTICE MM(262420000000040/e8ddfd83) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084500219 DMM DEBUG MM(262420000000040/e8ddfd83) checking auth: received UMTS RES = 0f 49 d5 f3 ff 31 ae 19 (gprs_gmm.c:666) 20240907084500219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084500219 DMM DEBUG MM(262420000000040/e8ddfd83) Requesting authorization (sgsn_auth.c:160) 20240907084500219 DMM INFO MM(262420000000040/e8ddfd83) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084500219 DMM DEBUG MM(262420000000040/e8ddfd83) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084500219 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20240907084500219 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) 20240907084500219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084500219 DMM INFO MM(262420000000040/e8ddfd83) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8ddfd83) (gprs_gmm.c:300) 20240907084500220 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084500220 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084500220 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240907084500220 DMM INFO MM(262420000000040/e8ddfd83) Subscriber data update (mmctx.c:430) 20240907084500220 DMM DEBUG MM(262420000000040/e8ddfd83) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084500220 DMM INFO MM(262420000000040/e8ddfd83) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084500220 DMM NOTICE MM(262420000000040/e8ddfd83) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20240907084500220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084500220 DMM NOTICE MM(262420000000040/e8ddfd83) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084500220 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) 20240907084500221 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084500221 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240907084500221 DMM INFO MM(262420000000040/e8ddfd83) Subscriber data update (mmctx.c:430) 20240907084500221 DMM DEBUG MM(262420000000040/e8ddfd83) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@8c3f6802a96e: Removing Client IMSI='262420000000040'H, index=0 20240907084500227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084500227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084500227 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084500227 DMM INFO MM(262420000000040/e8ddfd83) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084500227 DMM NOTICE MM(262420000000040/e8ddfd83) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084500227 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084500227 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084500227 DLLC NOTICE LLME(fafeeefb/e8ddfd83){ASSIGNED} LLGM Assign pre (ffffffff => e8ddfd83) (gprs_llc.c:1079) 20240907084500227 DLLC NOTICE LLME(ffffffff/e8ddfd83){ASSIGNED} LLGM Assign post (ffffffff => e8ddfd83) (gprs_llc.c:1125) 20240907084500227 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084500227 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084500227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084500227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@8c3f6802a96e: Final verdict of PTC: pass 20240907084500229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48102<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084500231 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084500231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(533)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(526)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(521)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@8c3f6802a96e: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@8c3f6802a96e: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@8c3f6802a96e: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(519)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(531)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(529)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(524)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_usim_resync finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:45:00 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44264) 20240907084501233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084501233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44264, count=91200) 20240907084502233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084502233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:45: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_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 20240907084503235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084503235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_usim_a54_a54 started. 20240907084503379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084503380 DMM INFO MM(262420000000040/e8ddfd83) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084503380 DMM INFO MM(262420000000040/e8ddfd83) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084503380 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084503380 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084503380 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084503380 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084503380 DLLC NOTICE LLME(ffffffff/e8ddfd83){ASSIGNED} LLGM Assign pre (e8ddfd83 => ffffffff) (gprs_llc.c:1079) 20240907084503380 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e8ddfd83 => ffffffff) (gprs_llc.c:1125) 20240907084503380 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20240907084503380 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) 20240907084503380 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) 20240907084503380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907084503380 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084503380 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084503381 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084503381 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084503427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084503427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084503427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084503427 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084503427 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084503427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084503427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084503427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084503427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084503429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084503429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084503429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084503429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084503429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084503429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084503429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084503429 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084503429 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084503429 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084503429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084503430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084503430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084503434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084503444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084503444 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(542)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(539)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@8c3f6802a96e: 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(546)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(546)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084503469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084503469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084503469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084503469 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084503469 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084503469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084503469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084503469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084503469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(545)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(546)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084503470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084503470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084503470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084503471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084503471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084503471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084503471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084503471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084503471 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084503471 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084503471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084503471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084503471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(546)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(546)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084503474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084503483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084503483 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(547)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(543)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(545)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084503495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084503495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084503495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084503495 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084503495 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084503495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084503495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084503495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084503495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084503496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084503496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084503496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084503496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084503496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084503496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084503496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084503496 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084503496 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084503496 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084503496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(550)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084503497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084503497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084503501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084503509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084503509 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084504236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084504236 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084504236 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084504236 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@8c3f6802a96e: 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) } } } } 20240907084504238 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20240907084504239 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907084504507 DGPRS DEBUG Checking for inactive LLMEs, time = 7509438 (sgsn.c:131) TC_attach_usim_a54_a54-BVCI196(539)@8c3f6802a96e: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='F3C86CC8'O, index=0 SGSN_Test-GSUP(552)@8c3f6802a96e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@8c3f6802a96e: 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 := '2DBBBF3707A375C8E2B98BD8A4500D0D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5AE174D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '66273F03DB49BA90'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9904AFF41FF025639C0A904FDA521970'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3DFB84D727DF367C87834209D79E4208'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2787CD3241444F152E13E1F37C1E33DF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '112DAADFB4061814'O } } } } } 20240907084505292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084505292 DLLC NOTICE LLME(ffffffff/f3c86cc8){UNASSIGNED} LLC RX: unknown TLLI 0xf3c86cc8, creating LLME on the fly (gprs_llc.c:552) 20240907084505292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084505292 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240907084505293 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084505293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084505293 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084505293 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084505293 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084505293 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084505293 DLLC NOTICE LLME(ffffffff/f3c86cc8){UNASSIGNED} LLGM Assign pre (f3c86cc8 => e1ebdd87) (gprs_llc.c:1079) 20240907084505293 DLLC NOTICE LLME(f3c86cc8/e1ebdd87){ASSIGNED} LLGM Assign post (f3c86cc8 => e1ebdd87) (gprs_llc.c:1125) 20240907084505293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084505293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084505293 DMM DEBUG MM(262420000000040/e1ebdd87) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084505307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084505307 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084505307 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084505307 DMM DEBUG MM(262420000000040/e1ebdd87) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240907084505307 DMM NOTICE MM(262420000000040/e1ebdd87) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084505307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084505307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084505307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084505307 DMM DEBUG MM(262420000000040/e1ebdd87) Requesting authorization (sgsn_auth.c:160) 20240907084505307 DMM INFO MM(262420000000040/e1ebdd87) Requesting authentication tuples (sgsn_auth.c:184) 20240907084505307 DMM DEBUG MM(262420000000040/e1ebdd87) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084505307 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240907084505307 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@8c3f6802a96e: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20240907084505310 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084505310 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084505310 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084505310 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084505310 DMM INFO MM(262420000000040/e1ebdd87) Subscriber data update (mmctx.c:430) 20240907084505310 DMM DEBUG MM(262420000000040/e1ebdd87) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084505310 DMM INFO MM(262420000000040/e1ebdd87) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084505310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084505310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084505310 DMM INFO MM(262420000000040/e1ebdd87) <- GMM AUTH AND CIPHERING REQ (rand = 2d bb bf 37 07 a3 75 c8 e2 b9 8b d8 a4 50 0d 0d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 27 87 cd 32 41 44 4f 15 2e 13 e1 f3 7c 1e 33 df ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@8c3f6802a96e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@8c3f6802a96e: Final verdict of PTC: pass 20240907084505318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48112<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@8c3f6802a96e: Final verdict of PTC: none 20240907084505320 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084505321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(547)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(540)@8c3f6802a96e: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@8c3f6802a96e: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(550)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(546)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@8c3f6802a96e: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(543)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(548)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(544)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(538)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(543): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:45:05 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48320) 20240907084506322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084506322 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=68440) 20240907084507324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084507324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:45: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_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 20240907084508325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084508325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_usim_a54_a53 started. 20240907084508469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084508470 DMM INFO MM(262420000000040/e1ebdd87) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084508470 DMM INFO MM(262420000000040/e1ebdd87) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084508470 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084508470 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084508470 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084508470 DMM ERROR MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240907084508470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Deallocated (fsm.c:568) 20240907084508470 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084508470 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084508470 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084508470 DLLC NOTICE LLME(f3c86cc8/e1ebdd87){ASSIGNED} LLGM Assign pre (e1ebdd87 => ffffffff) (gprs_llc.c:1079) 20240907084508470 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e1ebdd87 => ffffffff) (gprs_llc.c:1125) 20240907084508470 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084508512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084508512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084508512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084508512 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084508512 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084508512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084508512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084508512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084508512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084508514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084508514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084508514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084508514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084508514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084508514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084508514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084508514 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084508514 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084508514 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084508514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084508515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084508515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084508518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907084508527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084508527 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(558)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084508549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084508549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084508549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084508549 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084508549 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084508549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084508549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084508549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084508549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084508551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084508551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084508551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084508551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084508551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084508551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084508551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084508551 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084508551 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084508551 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084508551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(564)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084508552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084508552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084508556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084508566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084508566 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(563)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084508584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084508584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084508584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084508584 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084508584 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084508584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084508584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084508584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084508584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084508586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084508586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084508586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084508586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084508586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084508586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084508586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084508586 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084508586 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084508586 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084508586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084508586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084508586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084508590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084508601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084508601 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084509325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084509325 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084509325 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084509325 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@8c3f6802a96e: 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) } } } } 20240907084509327 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084509327 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@8c3f6802a96e: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='E6A8EF65'O, index=0 SGSN_Test-GSUP(571)@8c3f6802a96e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@8c3f6802a96e: 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 := '378192184CE95A7D97EB5119C76A5D67'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D7FDBA9C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E1120F88BAA0A5B6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B0F65966109B0018D41584EAB63E1AD2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C847C5E979F882FAAE23A7E3DE0C219E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A2E1F27468C1A0617BE4D42B4F65110E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C7264E7E475CB8A8'O } } } } } 20240907084510383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084510383 DLLC NOTICE LLME(ffffffff/e6a8ef65){UNASSIGNED} LLC RX: unknown TLLI 0xe6a8ef65, creating LLME on the fly (gprs_llc.c:552) 20240907084510383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084510383 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240907084510383 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084510383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084510383 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084510383 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084510383 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084510383 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084510383 DLLC NOTICE LLME(ffffffff/e6a8ef65){UNASSIGNED} LLGM Assign pre (e6a8ef65 => d71fa958) (gprs_llc.c:1079) 20240907084510383 DLLC NOTICE LLME(e6a8ef65/d71fa958){ASSIGNED} LLGM Assign post (e6a8ef65 => d71fa958) (gprs_llc.c:1125) 20240907084510383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084510383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084510383 DMM DEBUG MM(262420000000040/d71fa958) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084510396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084510396 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084510396 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084510396 DMM DEBUG MM(262420000000040/d71fa958) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240907084510396 DMM NOTICE MM(262420000000040/d71fa958) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084510396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084510396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084510396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084510396 DMM DEBUG MM(262420000000040/d71fa958) Requesting authorization (sgsn_auth.c:160) 20240907084510396 DMM INFO MM(262420000000040/d71fa958) Requesting authentication tuples (sgsn_auth.c:184) 20240907084510396 DMM DEBUG MM(262420000000040/d71fa958) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084510396 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240907084510396 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@8c3f6802a96e: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20240907084510399 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084510399 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084510399 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084510399 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084510399 DMM INFO MM(262420000000040/d71fa958) Subscriber data update (mmctx.c:430) 20240907084510399 DMM DEBUG MM(262420000000040/d71fa958) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084510399 DMM INFO MM(262420000000040/d71fa958) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084510399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084510399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084510399 DMM INFO MM(262420000000040/d71fa958) <- GMM AUTH AND CIPHERING REQ (rand = 37 81 92 18 4c e9 5a 7d 97 eb 51 19 c7 6a 5d 67 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a2 e1 f2 74 68 c1 a0 61 7b e4 d4 2b 4f 65 11 0e ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@8c3f6802a96e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@8c3f6802a96e: Final verdict of PTC: pass 20240907084510408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47606<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084510410 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084510410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(570)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(571)@8c3f6802a96e: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(559)@8c3f6802a96e: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(564)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(569)@8c3f6802a96e: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(562)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(567)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(557)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:45:10 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20240907084511412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084511412 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=67500) 20240907084512413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084512413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:45: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_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 20240907084513413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084513413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_usim_a53_a54 started. 20240907084513551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084513553 DMM INFO MM(262420000000040/d71fa958) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084513553 DMM INFO MM(262420000000040/d71fa958) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084513553 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084513553 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084513553 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084513553 DMM ERROR MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240907084513553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Deallocated (fsm.c:568) 20240907084513553 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084513553 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084513553 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084513553 DLLC NOTICE LLME(e6a8ef65/d71fa958){ASSIGNED} LLGM Assign pre (d71fa958 => ffffffff) (gprs_llc.c:1079) 20240907084513553 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d71fa958 => ffffffff) (gprs_llc.c:1125) 20240907084513553 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084513594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084513594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084513594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084513594 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084513594 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084513594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084513594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084513594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084513594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084513596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084513596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084513596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084513596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084513596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084513596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084513596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084513596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084513596 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084513596 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084513596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084513597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084513597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084513600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907084513610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084513610 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084513633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084513633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084513633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084513633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084513633 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084513633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084513633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084513633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084513633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084513635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084513635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084513635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084513635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084513635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084513635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084513635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084513635 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084513635 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084513635 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084513635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(583)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084513636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084513636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084513639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084513649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084513649 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(582)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084513677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084513677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084513677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084513677 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084513678 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084513678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084513678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084513678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084513678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084513679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084513679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084513679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084513679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084513679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084513679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084513679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084513679 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084513679 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084513679 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084513679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084513680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084513680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084513683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084513693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084513693 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084514415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084514415 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084514415 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084514415 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@8c3f6802a96e: 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) } } } } 20240907084514417 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084514417 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@8c3f6802a96e: 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(589)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@8c3f6802a96e: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='D21F68AC'O, index=0 SGSN_Test-GSUP(590)@8c3f6802a96e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@8c3f6802a96e: 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 := 'C74CA509E65B395607AB4FB19D16823E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '247B322F'O ("${2/") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9BBE5C999A5B5DF1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BB2A8C806B02DA7CCC1002E0634926EE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EF175275D097B8E0F14F858C8EF44C13'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A63AF1EB1F19F0493CEACEA5A9C9DB99'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3B8C8B8E8CC1E7B1'O } } } } } 20240907084515472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084515472 DLLC NOTICE LLME(ffffffff/d21f68ac){UNASSIGNED} LLC RX: unknown TLLI 0xd21f68ac, creating LLME on the fly (gprs_llc.c:552) 20240907084515472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084515472 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240907084515472 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084515472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084515472 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084515472 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084515472 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084515472 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084515472 DLLC NOTICE LLME(ffffffff/d21f68ac){UNASSIGNED} LLGM Assign pre (d21f68ac => da29ab23) (gprs_llc.c:1079) 20240907084515472 DLLC NOTICE LLME(d21f68ac/da29ab23){ASSIGNED} LLGM Assign post (d21f68ac => da29ab23) (gprs_llc.c:1125) 20240907084515472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084515473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084515473 DMM DEBUG MM(262420000000040/da29ab23) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084515486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084515486 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084515486 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084515486 DMM DEBUG MM(262420000000040/da29ab23) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240907084515486 DMM NOTICE MM(262420000000040/da29ab23) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084515486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084515486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084515486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084515486 DMM DEBUG MM(262420000000040/da29ab23) Requesting authorization (sgsn_auth.c:160) 20240907084515486 DMM INFO MM(262420000000040/da29ab23) Requesting authentication tuples (sgsn_auth.c:184) 20240907084515486 DMM DEBUG MM(262420000000040/da29ab23) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084515486 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240907084515486 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@8c3f6802a96e: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20240907084515489 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084515489 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084515489 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084515489 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084515489 DMM INFO MM(262420000000040/da29ab23) Subscriber data update (mmctx.c:430) 20240907084515489 DMM DEBUG MM(262420000000040/da29ab23) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084515489 DMM INFO MM(262420000000040/da29ab23) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084515489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084515489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084515489 DMM INFO MM(262420000000040/da29ab23) <- GMM AUTH AND CIPHERING REQ (rand = c7 4c a5 09 e6 5b 39 56 07 ab 4f b1 9d 16 82 3e , mmctx_is_r99=1, vec->auth_types=0x3, autn = a6 3a f1 eb 1f 19 f0 49 3c ea ce a5 a9 c9 db 99 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@8c3f6802a96e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@8c3f6802a96e: Final verdict of PTC: pass 20240907084515498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47610<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@8c3f6802a96e: Final verdict of PTC: none 20240907084515501 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084515501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(578)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(583)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@8c3f6802a96e: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@8c3f6802a96e: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@8c3f6802a96e: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(588)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(581)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(586)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(576)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:45:15 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20240907084516502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084516502 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=67492) 20240907084517503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084517503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:45: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_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 20240907084518504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084518504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_usim_a50_a54 started. 20240907084518645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084518647 DMM INFO MM(262420000000040/da29ab23) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084518647 DMM INFO MM(262420000000040/da29ab23) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084518647 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084518647 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084518647 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084518647 DMM ERROR MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240907084518647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Deallocated (fsm.c:568) 20240907084518647 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084518647 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084518647 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084518647 DLLC NOTICE LLME(d21f68ac/da29ab23){ASSIGNED} LLGM Assign pre (da29ab23 => ffffffff) (gprs_llc.c:1079) 20240907084518647 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (da29ab23 => ffffffff) (gprs_llc.c:1125) 20240907084518647 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084518691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084518691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084518691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084518691 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084518691 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084518691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084518691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084518691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084518691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084518692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084518692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084518692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084518692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084518692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084518692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084518692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084518692 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084518692 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084518692 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084518692 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(597)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084518693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084518693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084518696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907084518705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084518705 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084518731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084518731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084518731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084518731 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084518731 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084518731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084518731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084518731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084518731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084518733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084518733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084518733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084518733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084518733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084518733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084518733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084518733 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084518733 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084518733 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084518733 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(602)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084518734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084518734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084518737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084518747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084518747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(601)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084518771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084518771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084518771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084518771 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084518771 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084518771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084518771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084518771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084518771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084518773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084518773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084518773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084518773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084518773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084518773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084518773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084518773 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084518773 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084518773 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084518773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084518774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084518774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084518777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084518787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084518787 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084519505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084519505 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084519505 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084519505 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@8c3f6802a96e: 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) } } } } 20240907084519507 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240907084519507 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@8c3f6802a96e: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='D4FEC3B5'O, index=0 SGSN_Test-GSUP(609)@8c3f6802a96e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@8c3f6802a96e: 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 := '93A978307D46A0201E1AB44FA6012DE7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0356873B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '30035AFF16F34607'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '184C00DBB80304936B85EA05A7BA7A0A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F46082D6C3F37A435EF34D76A7E7A465'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DC1FEB7FC75162434A835A0C03662AA3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '756A7BEA43DEE005'O } } } } } 20240907084520562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084520562 DLLC NOTICE LLME(ffffffff/d4fec3b5){UNASSIGNED} LLC RX: unknown TLLI 0xd4fec3b5, creating LLME on the fly (gprs_llc.c:552) 20240907084520562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084520562 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240907084520562 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084520562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084520562 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084520562 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084520562 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084520562 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084520562 DLLC NOTICE LLME(ffffffff/d4fec3b5){UNASSIGNED} LLGM Assign pre (d4fec3b5 => cab3741f) (gprs_llc.c:1079) 20240907084520562 DLLC NOTICE LLME(d4fec3b5/cab3741f){ASSIGNED} LLGM Assign post (d4fec3b5 => cab3741f) (gprs_llc.c:1125) 20240907084520562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084520562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084520562 DMM DEBUG MM(262420000000040/cab3741f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084520576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084520576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084520576 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084520576 DMM DEBUG MM(262420000000040/cab3741f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240907084520576 DMM NOTICE MM(262420000000040/cab3741f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084520576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084520576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084520576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084520576 DMM DEBUG MM(262420000000040/cab3741f) Requesting authorization (sgsn_auth.c:160) 20240907084520576 DMM INFO MM(262420000000040/cab3741f) Requesting authentication tuples (sgsn_auth.c:184) 20240907084520576 DMM DEBUG MM(262420000000040/cab3741f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084520576 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240907084520576 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@8c3f6802a96e: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20240907084520579 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084520579 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084520579 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084520579 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084520579 DMM INFO MM(262420000000040/cab3741f) Subscriber data update (mmctx.c:430) 20240907084520579 DMM DEBUG MM(262420000000040/cab3741f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084520579 DMM INFO MM(262420000000040/cab3741f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084520579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084520579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084520579 DMM INFO MM(262420000000040/cab3741f) <- GMM AUTH AND CIPHERING REQ (rand = 93 a9 78 30 7d 46 a0 20 1e 1a b4 4f a6 01 2d e7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = dc 1f eb 7f c7 51 62 43 4a 83 5a 0c 03 66 2a a3 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@8c3f6802a96e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@8c3f6802a96e: Final verdict of PTC: pass 20240907084520590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37032<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@8c3f6802a96e: Final verdict of PTC: none 20240907084520592 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084520592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(593)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(597)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@8c3f6802a96e: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@8c3f6802a96e: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@8c3f6802a96e: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(607)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(602)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(595)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(600)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(605)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:45:20 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20240907084521593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084521593 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=67492) 20240907084522594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084522594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:45: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_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 20240907084523595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084523595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_usim_a54_a50 started. 20240907084523729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084523731 DMM INFO MM(262420000000040/cab3741f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084523731 DMM INFO MM(262420000000040/cab3741f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084523731 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084523731 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084523731 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084523731 DMM ERROR MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240907084523731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Deallocated (fsm.c:568) 20240907084523731 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084523731 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084523731 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084523731 DLLC NOTICE LLME(d4fec3b5/cab3741f){ASSIGNED} LLGM Assign pre (cab3741f => ffffffff) (gprs_llc.c:1079) 20240907084523731 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cab3741f => ffffffff) (gprs_llc.c:1125) 20240907084523731 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084523775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084523775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084523775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084523775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084523775 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084523775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084523775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084523775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084523775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084523776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084523776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084523776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084523776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084523776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084523777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084523777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084523777 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084523777 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084523777 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084523777 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084523777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084523777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084523781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084523791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084523791 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(615)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084523807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084523807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084523807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084523807 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084523807 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084523807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084523807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084523807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084523807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084523810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084523810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084523810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084523810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084523810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084523810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084523810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084523810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084523810 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084523810 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084523810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(621)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084523811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084523811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084523814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084523823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084523823 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@8c3f6802a96e: 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(626)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084523842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084523842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084523842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084523842 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084523842 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084523842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084523842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084523842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084523842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084523843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084523843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084523843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084523844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084523844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084523844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084523844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084523844 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084523844 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084523844 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084523844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084523844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084523844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084523848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084523856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084523856 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(625)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084524596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084524596 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084524596 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084524596 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@8c3f6802a96e: 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) } } } } 20240907084524598 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084524598 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@8c3f6802a96e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@8c3f6802a96e: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='FB76B88D'O, index=0 SGSN_Test-GSUP(628)@8c3f6802a96e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@8c3f6802a96e: 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 := 'A101AEB2AF6E3C0BE275B356FF26A30B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EDC5A06F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8F86CBB0C5A7E326'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EF9268489EE4971ABF4880449FB88CEC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BF4DBE7F862DEB9D5D8F99BB2F8E0946'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C5F1F8D79B5B95726A89235F6205FA73'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B2D7E64A42C3EE2F'O } } } } } 20240907084525654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084525654 DLLC NOTICE LLME(ffffffff/fb76b88d){UNASSIGNED} LLC RX: unknown TLLI 0xfb76b88d, creating LLME on the fly (gprs_llc.c:552) 20240907084525654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084525654 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240907084525654 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084525654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084525654 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084525654 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084525654 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084525654 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084525654 DLLC NOTICE LLME(ffffffff/fb76b88d){UNASSIGNED} LLGM Assign pre (fb76b88d => f2f6730c) (gprs_llc.c:1079) 20240907084525654 DLLC NOTICE LLME(fb76b88d/f2f6730c){ASSIGNED} LLGM Assign post (fb76b88d => f2f6730c) (gprs_llc.c:1125) 20240907084525654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084525654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084525655 DMM DEBUG MM(262420000000040/f2f6730c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084525667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084525667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084525667 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084525667 DMM DEBUG MM(262420000000040/f2f6730c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240907084525667 DMM NOTICE MM(262420000000040/f2f6730c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084525667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084525667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084525667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084525667 DMM DEBUG MM(262420000000040/f2f6730c) Requesting authorization (sgsn_auth.c:160) 20240907084525667 DMM INFO MM(262420000000040/f2f6730c) Requesting authentication tuples (sgsn_auth.c:184) 20240907084525667 DMM DEBUG MM(262420000000040/f2f6730c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084525667 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240907084525667 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@8c3f6802a96e: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20240907084525670 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084525670 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084525670 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084525670 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084525670 DMM INFO MM(262420000000040/f2f6730c) Subscriber data update (mmctx.c:430) 20240907084525670 DMM DEBUG MM(262420000000040/f2f6730c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084525670 DMM INFO MM(262420000000040/f2f6730c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084525670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084525670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084525670 DMM INFO MM(262420000000040/f2f6730c) <- GMM AUTH AND CIPHERING REQ (rand = a1 01 ae b2 af 6e 3c 0b e2 75 b3 56 ff 26 a3 0b , mmctx_is_r99=1, vec->auth_types=0x3, autn = c5 f1 f8 d7 9b 5b 95 72 6a 89 23 5f 62 05 fa 73 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@8c3f6802a96e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@8c3f6802a96e: Final verdict of PTC: pass 20240907084525680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37038<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@8c3f6802a96e: Final verdict of PTC: none 20240907084525682 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084525682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(612)@8c3f6802a96e: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(621)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(616)@8c3f6802a96e: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@8c3f6802a96e: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(626)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(614)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(619)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(624)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:45:25 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20240907084526682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084526682 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=67500) 20240907084527683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084527683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:45: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_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 20240907084528684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084528684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_detach_unknown_nopoweroff started. 20240907084528828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084528830 DMM INFO MM(262420000000040/f2f6730c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084528830 DMM INFO MM(262420000000040/f2f6730c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084528830 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084528830 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084528830 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084528830 DMM ERROR MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240907084528830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Deallocated (fsm.c:568) 20240907084528830 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084528830 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084528830 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084528830 DLLC NOTICE LLME(fb76b88d/f2f6730c){ASSIGNED} LLGM Assign pre (f2f6730c => ffffffff) (gprs_llc.c:1079) 20240907084528830 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f2f6730c => ffffffff) (gprs_llc.c:1125) 20240907084528830 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084528870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084528870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084528870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084528870 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084528870 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084528870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084528870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084528870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084528870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084528872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084528872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084528872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084528872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084528872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084528872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084528872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084528872 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084528872 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084528872 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084528872 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(635)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084528873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084528873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084528876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907084528884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084528884 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(634)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084528906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084528906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084528906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084528906 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084528906 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084528906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084528906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084528906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084528906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084528908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084528908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084528908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084528908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084528908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084528908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084528908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084528908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084528908 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084528908 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084528908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084528909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084528909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084528912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084528923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084528923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(639)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(646)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(646)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084528952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084528952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084528952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084528952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084528952 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084528952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084528952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084528952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084528952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(646)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084528953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084528953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084528953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084528954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084528954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084528954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084528954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084528954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084528954 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084528954 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084528954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084528954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084528954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(646)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(646)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084528958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084528968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084528968 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(643)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084529685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084529685 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084529685 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084529685 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(645)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(645)@8c3f6802a96e: 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) } } } } 20240907084529688 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(645)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(645)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084529688 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(645)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(645)@8c3f6802a96e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(645)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(645)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@8c3f6802a96e: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='DA0EF32F'O, index=0 SGSN_Test-GSUP(647)@8c3f6802a96e: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20240907084530737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084530737 DLLC NOTICE LLME(ffffffff/da0ef32f){UNASSIGNED} LLC RX: unknown TLLI 0xda0ef32f, creating LLME on the fly (gprs_llc.c:552) 20240907084530737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084530737 DMM NOTICE LLME(ffffffff/da0ef32f){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2034) 20240907084530737 DLLC NOTICE LLME(ffffffff/da0ef32f){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20240907084530737 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xda0ef32f type=GPRS detach (gprs_gmm.c:1465) 20240907084530737 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240907084530737 DLLC NOTICE LLME(ffffffff/da0ef32f){UNASSIGNED} LLGM Assign pre (da0ef32f => ffffffff) (gprs_llc.c:1079) 20240907084530737 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (da0ef32f => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@8c3f6802a96e: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@8c3f6802a96e: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@8c3f6802a96e: Final verdict of PTC: pass 20240907084530752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47924<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084530753 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084530753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(645)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(647)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(635)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@8c3f6802a96e: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(640)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(646)@8c3f6802a96e: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@8c3f6802a96e: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(643)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(638)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(644)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(633)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(643): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(645): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(646): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:45:30 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47480) 20240907084531754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084531754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47480, count=53728) 20240907084532755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084532755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:45:32 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 20240907084533756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084533756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_detach_unknown_poweroff started. 20240907084533897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084533898 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084533940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084533940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084533940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084533940 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084533940 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084533940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084533940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084533940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084533940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084533941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084533941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084533941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084533941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084533941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084533941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084533941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084533941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084533941 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084533941 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084533941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084533942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084533942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084533945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084533954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084533954 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(653)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@8c3f6802a96e: 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(660)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(660)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084533978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084533978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084533978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084533978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084533978 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084533978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084533978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084533978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084533978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(660)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084533981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084533981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084533981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(659)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084533981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084533981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084533981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084533981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084533982 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084533982 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084533982 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084533982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084533982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084533982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(660)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(660)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084533986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084533996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084533996 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(661)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI210(657)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(659)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084534008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084534008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084534008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084534008 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084534008 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084534008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084534008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084534008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084534008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084534010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084534010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084534010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084534010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084534010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084534010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084534010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084534010 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084534010 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084534010 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084534010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(664)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084534010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084534010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084534014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084534023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084534023 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084534507 DGPRS DEBUG Checking for inactive LLMEs, time = 7509468 (sgsn.c:131) 20240907084534757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084534757 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084534757 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084534757 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@8c3f6802a96e: 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) } } } } 20240907084534760 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084534760 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@8c3f6802a96e: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='E92D3DDD'O, index=0 SGSN_Test-GSUP(666)@8c3f6802a96e: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20240907084535812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084535812 DLLC NOTICE LLME(ffffffff/e92d3ddd){UNASSIGNED} LLC RX: unknown TLLI 0xe92d3ddd, creating LLME on the fly (gprs_llc.c:552) 20240907084535812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084535812 DMM NOTICE LLME(ffffffff/e92d3ddd){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2034) TC_detach_unknown_poweroff(668)@8c3f6802a96e: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@8c3f6802a96e: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@8c3f6802a96e: Final verdict of PTC: pass 20240907084540819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47936<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(654)@8c3f6802a96e: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(657)@8c3f6802a96e: Final verdict of PTC: none 20240907084540821 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084540821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(655)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(660)@8c3f6802a96e: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(659)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@8c3f6802a96e: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(664)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(658)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(662)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(652)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(657): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(659): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(660): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:45:40 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=46748) 20240907084541822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084541822 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=48444) 20240907084542823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084542823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:45:42 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 20240907084543824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084543825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_detach_nopoweroff started. 20240907084543966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084543967 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@8c3f6802a96e: 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(674)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(674)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084544015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084544015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084544015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084544015 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084544015 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084544015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084544015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084544015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084544015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(674)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084544017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084544017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084544017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084544017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084544017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084544017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084544017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084544017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084544017 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084544017 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084544017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(673)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907084544018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084544018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(674)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(674)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084544023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240907084544034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084544034 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(673)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_nopoweroff-BVCI196(671)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(678)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084544042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084544042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084544042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084544042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084544042 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084544042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084544042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084544042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084544042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084544044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084544044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084544044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084544044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084544044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084544044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084544044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084544044 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084544044 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084544044 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084544044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(678)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084544045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084544045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084544047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084544057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084544057 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084544083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084544083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084544083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084544083 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084544083 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084544083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084544083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084544083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084544083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084544085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084544085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084544085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084544085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084544085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084544085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084544085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084544085 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084544085 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084544085 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084544085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084544086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084544086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084544090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084544101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084544101 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084544825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084544825 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084544825 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084544825 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@8c3f6802a96e: 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) } } } } 20240907084544827 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240907084544828 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(671)@8c3f6802a96e: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='D2879565'O, index=0 SGSN_Test-GSUP(685)@8c3f6802a96e: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@8c3f6802a96e: 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 := 'C3AA8ADC0AE1BE0CFCD9F001B762144B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '708514B6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5097B66F04A8C2F8'O } } } } } 20240907084545883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084545883 DLLC NOTICE LLME(ffffffff/d2879565){UNASSIGNED} LLC RX: unknown TLLI 0xd2879565, creating LLME on the fly (gprs_llc.c:552) 20240907084545883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084545883 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20240907084545883 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084545883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084545883 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084545883 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084545883 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084545883 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084545884 DLLC NOTICE LLME(ffffffff/d2879565){UNASSIGNED} LLGM Assign pre (d2879565 => e8303799) (gprs_llc.c:1079) 20240907084545884 DLLC NOTICE LLME(d2879565/e8303799){ASSIGNED} LLGM Assign post (d2879565 => e8303799) (gprs_llc.c:1125) 20240907084545884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084545884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084545884 DMM DEBUG MM(262420000000015/e8303799) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084545897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084545897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084545897 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084545897 DMM DEBUG MM(262420000000015/e8303799) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20240907084545897 DMM NOTICE MM(262420000000015/e8303799) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084545897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084545897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084545897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084545897 DMM DEBUG MM(262420000000015/e8303799) Requesting authorization (sgsn_auth.c:160) 20240907084545897 DMM INFO MM(262420000000015/e8303799) Requesting authentication tuples (sgsn_auth.c:184) 20240907084545897 DMM DEBUG MM(262420000000015/e8303799) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084545897 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20240907084545897 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@8c3f6802a96e: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20240907084545900 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084545900 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084545900 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084545900 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084545900 DMM INFO MM(262420000000015/e8303799) Subscriber data update (mmctx.c:430) 20240907084545900 DMM DEBUG MM(262420000000015/e8303799) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084545900 DMM INFO MM(262420000000015/e8303799) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084545900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084545900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084545900 DMM INFO MM(262420000000015/e8303799) <- GMM AUTH AND CIPHERING REQ (rand = c3 aa 8a dc 0a e1 be 0c fc d9 f0 01 b7 62 14 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084545908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084545908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084545909 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084545909 DMM INFO MM(262420000000015/e8303799) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084545909 DMM NOTICE MM(262420000000015/e8303799) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084545909 DMM DEBUG MM(262420000000015/e8303799) checking auth: received GSM SRES = 70 85 14 b6 (gprs_gmm.c:666) 20240907084545909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084545909 DMM DEBUG MM(262420000000015/e8303799) Requesting authorization (sgsn_auth.c:160) 20240907084545909 DMM INFO MM(262420000000015/e8303799) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084545909 DMM DEBUG MM(262420000000015/e8303799) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084545909 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20240907084545909 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) 20240907084545909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084545909 DMM INFO MM(262420000000015/e8303799) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8303799) (gprs_gmm.c:300) 20240907084545910 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084545910 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084545910 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240907084545910 DMM INFO MM(262420000000015/e8303799) Subscriber data update (mmctx.c:430) 20240907084545910 DMM DEBUG MM(262420000000015/e8303799) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084545910 DMM INFO MM(262420000000015/e8303799) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084545910 DMM NOTICE MM(262420000000015/e8303799) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20240907084545910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084545910 DMM NOTICE MM(262420000000015/e8303799) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084545910 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) 20240907084545911 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084545911 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240907084545911 DMM INFO MM(262420000000015/e8303799) Subscriber data update (mmctx.c:430) 20240907084545911 DMM DEBUG MM(262420000000015/e8303799) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084545918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084545918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084545918 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084545918 DMM INFO MM(262420000000015/e8303799) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084545918 DMM NOTICE MM(262420000000015/e8303799) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084545918 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084545918 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084545918 DLLC NOTICE LLME(d2879565/e8303799){ASSIGNED} LLGM Assign pre (ffffffff => e8303799) (gprs_llc.c:1079) 20240907084545918 DLLC NOTICE LLME(ffffffff/e8303799){ASSIGNED} LLGM Assign post (ffffffff => e8303799) (gprs_llc.c:1125) 20240907084545918 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084545918 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084545918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084545918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084545969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084545969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084545969 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084545969 DMM INFO MM(262420000000015/e8303799) -> GMM DETACH REQUEST TLLI=0xe8303799 type=GPRS detach (gprs_gmm.c:1465) 20240907084545969 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240907084545969 DMM INFO MM(262420000000015/e8303799) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240907084545969 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084545969 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084545969 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084545969 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084545969 DLLC NOTICE LLME(ffffffff/e8303799){ASSIGNED} LLGM Assign pre (e8303799 => ffffffff) (gprs_llc.c:1079) 20240907084545969 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e8303799 => ffffffff) (gprs_llc.c:1125) 20240907084545969 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20240907084545969 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) 20240907084545969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907084545969 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084545969 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084545969 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084545970 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(671)@8c3f6802a96e: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@8c3f6802a96e: Final verdict of PTC: pass 20240907084545978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44248<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@8c3f6802a96e: Final verdict of PTC: none 20240907084545980 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084545980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(684)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(678)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(674)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(683)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@8c3f6802a96e: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(671)@8c3f6802a96e: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@8c3f6802a96e: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(673)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(676)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(681)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(672)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_detach_nopoweroff-BVCI196(671): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(672): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(673): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(674): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:45:46 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43676) 20240907084546981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084546981 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=89372) 20240907084547982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084547982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:45: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_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 20240907084548983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084548983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_detach_poweroff started. 20240907084549125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084549126 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084549170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084549170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084549170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084549170 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084549170 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084549170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084549170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084549170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084549170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084549172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084549172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084549172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084549173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084549173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084549173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084549173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084549173 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084549173 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084549173 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084549173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084549173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084549174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084549177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084549188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084549188 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(694)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(691)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@8c3f6802a96e: 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(698)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(698)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084549211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084549211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084549211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084549211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084549211 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084549211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084549211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084549211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084549211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(698)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084549213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084549213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084549213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084549214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084549214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084549214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084549214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084549214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084549214 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084549214 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084549214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(697)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084549215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084549215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(698)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(698)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084549218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(694)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084549230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084549230 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(695)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(697)@8c3f6802a96e: 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(703)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(703)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084549251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084549251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084549251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084549251 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084549251 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084549251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084549251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084549251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084549251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(703)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084549253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084549253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084549253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084549253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084549253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084549253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084549253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084549254 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084549254 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084549254 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084549254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(703)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084549254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084549254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(703)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084549258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084549266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084549266 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(700)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084549984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084549984 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084549984 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084549984 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(702)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(702)@8c3f6802a96e: 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) } } } } 20240907084549987 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240907084549987 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(702)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(702)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(702)@8c3f6802a96e: 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(702)@8c3f6802a96e: 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(702)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(702)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@8c3f6802a96e: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='C1CCFAC7'O, index=0 SGSN_Test-GSUP(704)@8c3f6802a96e: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@8c3f6802a96e: 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 := '6A4A1CFBB9EE6CCB51068AA4C253A3D8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '42B9C7F2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C117489FF2A06417'O } } } } } 20240907084551041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084551041 DLLC NOTICE LLME(ffffffff/c1ccfac7){UNASSIGNED} LLC RX: unknown TLLI 0xc1ccfac7, creating LLME on the fly (gprs_llc.c:552) 20240907084551041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084551041 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20240907084551041 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084551041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084551041 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084551041 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084551041 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084551042 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084551042 DLLC NOTICE LLME(ffffffff/c1ccfac7){UNASSIGNED} LLGM Assign pre (c1ccfac7 => f36ec133) (gprs_llc.c:1079) 20240907084551042 DLLC NOTICE LLME(c1ccfac7/f36ec133){ASSIGNED} LLGM Assign post (c1ccfac7 => f36ec133) (gprs_llc.c:1125) 20240907084551042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084551042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084551042 DMM DEBUG MM(262420000000016/f36ec133) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084551054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084551054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084551054 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084551054 DMM DEBUG MM(262420000000016/f36ec133) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20240907084551054 DMM NOTICE MM(262420000000016/f36ec133) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084551054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084551054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084551054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084551054 DMM DEBUG MM(262420000000016/f36ec133) Requesting authorization (sgsn_auth.c:160) 20240907084551054 DMM INFO MM(262420000000016/f36ec133) Requesting authentication tuples (sgsn_auth.c:184) 20240907084551054 DMM DEBUG MM(262420000000016/f36ec133) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084551054 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20240907084551054 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@8c3f6802a96e: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20240907084551057 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084551057 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084551057 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084551057 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084551057 DMM INFO MM(262420000000016/f36ec133) Subscriber data update (mmctx.c:430) 20240907084551057 DMM DEBUG MM(262420000000016/f36ec133) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084551057 DMM INFO MM(262420000000016/f36ec133) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084551057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084551057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084551057 DMM INFO MM(262420000000016/f36ec133) <- GMM AUTH AND CIPHERING REQ (rand = 6a 4a 1c fb b9 ee 6c cb 51 06 8a a4 c2 53 a3 d8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084551064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084551064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084551064 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084551064 DMM INFO MM(262420000000016/f36ec133) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084551064 DMM NOTICE MM(262420000000016/f36ec133) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084551064 DMM DEBUG MM(262420000000016/f36ec133) checking auth: received GSM SRES = 42 b9 c7 f2 (gprs_gmm.c:666) 20240907084551064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084551064 DMM DEBUG MM(262420000000016/f36ec133) Requesting authorization (sgsn_auth.c:160) 20240907084551064 DMM INFO MM(262420000000016/f36ec133) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084551064 DMM DEBUG MM(262420000000016/f36ec133) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084551064 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20240907084551064 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) 20240907084551064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084551064 DMM INFO MM(262420000000016/f36ec133) <- GMM ATTACH ACCEPT (new P-TMSI=0xf36ec133) (gprs_gmm.c:300) 20240907084551065 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084551065 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084551065 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240907084551065 DMM INFO MM(262420000000016/f36ec133) Subscriber data update (mmctx.c:430) 20240907084551065 DMM DEBUG MM(262420000000016/f36ec133) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084551065 DMM INFO MM(262420000000016/f36ec133) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084551065 DMM NOTICE MM(262420000000016/f36ec133) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20240907084551065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084551065 DMM NOTICE MM(262420000000016/f36ec133) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084551065 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) 20240907084551066 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084551066 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240907084551066 DMM INFO MM(262420000000016/f36ec133) Subscriber data update (mmctx.c:430) 20240907084551066 DMM DEBUG MM(262420000000016/f36ec133) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084551071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084551071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084551071 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084551071 DMM INFO MM(262420000000016/f36ec133) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084551071 DMM NOTICE MM(262420000000016/f36ec133) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084551071 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084551071 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084551071 DLLC NOTICE LLME(c1ccfac7/f36ec133){ASSIGNED} LLGM Assign pre (ffffffff => f36ec133) (gprs_llc.c:1079) 20240907084551071 DLLC NOTICE LLME(ffffffff/f36ec133){ASSIGNED} LLGM Assign post (ffffffff => f36ec133) (gprs_llc.c:1125) 20240907084551071 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084551071 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084551072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084551072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084551122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084551122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240907084551122 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084551122 DMM INFO MM(262420000000016/f36ec133) -> GMM DETACH REQUEST TLLI=0xf36ec133 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240907084551122 DMM INFO MM(262420000000016/f36ec133) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240907084551122 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084551122 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084551122 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084551122 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084551122 DLLC NOTICE LLME(ffffffff/f36ec133){ASSIGNED} LLGM Assign pre (f36ec133 => ffffffff) (gprs_llc.c:1079) 20240907084551122 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f36ec133 => ffffffff) (gprs_llc.c:1125) 20240907084551122 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20240907084551122 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) 20240907084551122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907084551122 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084551123 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084551123 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084551123 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@8c3f6802a96e: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@8c3f6802a96e: Final verdict of PTC: pass 20240907084556133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45030<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084556135 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084556135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(704)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(702)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@8c3f6802a96e: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(698)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@8c3f6802a96e: Final verdict of PTC: none TC_detach_poweroff-BVCI210(695)@8c3f6802a96e: Final verdict of PTC: none TC_detach_poweroff-BVCI220(700)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(692)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(697)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(703)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(696)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(690)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(701)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_detach_poweroff-BVCI210(695): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(696): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(697): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(698): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_detach_poweroff-BVCI220(700): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(701): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(702): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(703): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_detach_poweroff finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:45:56 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=87108) 20240907084557137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084557137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87108, count=88804) 20240907084558138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084558138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:45: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_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 20240907084559139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084559139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_pdp_act started. 20240907084559277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084559278 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084559319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084559319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084559319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084559319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084559319 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084559319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084559319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084559319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084559319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084559320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084559320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084559320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084559321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084559321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084559321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084559321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084559321 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084559321 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084559321 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084559321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084559321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084559321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084559325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084559334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084559334 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(710)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084559353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084559353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084559353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084559354 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084559354 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084559354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084559354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084559354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084559354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084559355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084559355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084559355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084559355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084559355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084559355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084559355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084559355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084559355 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084559356 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084559356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(716)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084559356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084559356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084559360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084559370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084559370 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI210(715)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@8c3f6802a96e: 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(721)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084559392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084559392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084559392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084559392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084559392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084559392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084559392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084559392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084559392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084559394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084559394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084559394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084559394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084559394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084559394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084559394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084559394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084559394 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084559394 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084559394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(721)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084559395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084559395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084559399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084559408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084559409 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084600140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084600140 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084600140 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084600140 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@8c3f6802a96e: 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) } } } } 20240907084600143 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084600143 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@8c3f6802a96e: 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(722)@8c3f6802a96e: 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(722)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@8c3f6802a96e: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='FBD9F243'O, index=0 SGSN_Test-GSUP(723)@8c3f6802a96e: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@8c3f6802a96e: 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 := '0C395F12241DB98DE0AC1F02BD778171'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E9858364'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '392527830DEC5421'O } } } } } 20240907084600190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084600190 DLLC NOTICE LLME(ffffffff/fbd9f243){UNASSIGNED} LLC RX: unknown TLLI 0xfbd9f243, creating LLME on the fly (gprs_llc.c:552) 20240907084600190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084600190 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20240907084600190 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084600190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084600190 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084600191 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084600191 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084600191 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084600191 DLLC NOTICE LLME(ffffffff/fbd9f243){UNASSIGNED} LLGM Assign pre (fbd9f243 => fbe05896) (gprs_llc.c:1079) 20240907084600191 DLLC NOTICE LLME(fbd9f243/fbe05896){ASSIGNED} LLGM Assign post (fbd9f243 => fbe05896) (gprs_llc.c:1125) 20240907084600191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084600191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084600191 DMM DEBUG MM(262420000000017/fbe05896) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084600203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084600203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084600203 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084600203 DMM DEBUG MM(262420000000017/fbe05896) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20240907084600203 DMM NOTICE MM(262420000000017/fbe05896) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084600203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084600203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084600203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084600203 DMM DEBUG MM(262420000000017/fbe05896) Requesting authorization (sgsn_auth.c:160) 20240907084600204 DMM INFO MM(262420000000017/fbe05896) Requesting authentication tuples (sgsn_auth.c:184) 20240907084600204 DMM DEBUG MM(262420000000017/fbe05896) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084600204 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20240907084600204 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@8c3f6802a96e: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20240907084600206 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084600206 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084600206 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084600206 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084600206 DMM INFO MM(262420000000017/fbe05896) Subscriber data update (mmctx.c:430) 20240907084600206 DMM DEBUG MM(262420000000017/fbe05896) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084600206 DMM INFO MM(262420000000017/fbe05896) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084600206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084600206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084600206 DMM INFO MM(262420000000017/fbe05896) <- GMM AUTH AND CIPHERING REQ (rand = 0c 39 5f 12 24 1d b9 8d e0 ac 1f 02 bd 77 81 71 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084600214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084600214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084600214 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084600214 DMM INFO MM(262420000000017/fbe05896) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084600214 DMM NOTICE MM(262420000000017/fbe05896) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084600214 DMM DEBUG MM(262420000000017/fbe05896) checking auth: received GSM SRES = e9 85 83 64 (gprs_gmm.c:666) 20240907084600214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084600214 DMM DEBUG MM(262420000000017/fbe05896) Requesting authorization (sgsn_auth.c:160) 20240907084600214 DMM INFO MM(262420000000017/fbe05896) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084600214 DMM DEBUG MM(262420000000017/fbe05896) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084600214 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20240907084600214 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) 20240907084600214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084600214 DMM INFO MM(262420000000017/fbe05896) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbe05896) (gprs_gmm.c:300) 20240907084600215 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084600215 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084600215 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240907084600215 DMM INFO MM(262420000000017/fbe05896) Subscriber data update (mmctx.c:430) 20240907084600215 DMM DEBUG MM(262420000000017/fbe05896) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084600215 DMM INFO MM(262420000000017/fbe05896) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084600215 DMM NOTICE MM(262420000000017/fbe05896) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20240907084600215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084600215 DMM NOTICE MM(262420000000017/fbe05896) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084600215 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) 20240907084600216 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084600216 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240907084600216 DMM INFO MM(262420000000017/fbe05896) Subscriber data update (mmctx.c:430) 20240907084600216 DMM DEBUG MM(262420000000017/fbe05896) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084600222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084600222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084600222 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084600222 DMM INFO MM(262420000000017/fbe05896) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084600222 DMM NOTICE MM(262420000000017/fbe05896) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084600222 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084600222 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084600222 DLLC NOTICE LLME(fbd9f243/fbe05896){ASSIGNED} LLGM Assign pre (ffffffff => fbe05896) (gprs_llc.c:1079) 20240907084600222 DLLC NOTICE LLME(ffffffff/fbe05896){ASSIGNED} LLGM Assign post (ffffffff => fbe05896) (gprs_llc.c:1125) 20240907084600222 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084600222 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084600222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084600222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084600273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084600273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907084600273 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084600274 DMM INFO MM(262420000000017/fbe05896) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907084600274 DMM INFO MM(262420000000017/fbe05896) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907084600274 DMM DEBUG MM(262420000000017/fbe05896) Using GGSN 0 (gprs_sm.c:312) 20240907084600274 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) 20240907084600274 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20240907084600274 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907084600274 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20240907084600274 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20240907084600285 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 72 18 1e d0 11 33 7f ea aa 14 05 7f 1a 77 96 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=1026 from retransmit req queue (gtp.c:443) 20240907084600285 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cb90c8, cbp=0x55a38faea550) (sgsn_libgtp.c:629) 20240907084600285 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907084600285 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faeed08 TLLI=fbe05896, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907084600285 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907084600285 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@8c3f6802a96e: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@8c3f6802a96e: Final verdict of PTC: pass 20240907084600294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36144<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084600296 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084600296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(711)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(723)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(716)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(714)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(721)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(709)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(719)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_pdp_act finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:46:00 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36640) 20240907084601298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084601298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36640, count=88396) 20240907084602299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084602299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:46: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_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 20240907084603301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084603301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_pdp_act_unattached started. 20240907084603444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084603446 DMM INFO MM(262420000000017/fbe05896) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084603446 DMM INFO MM(262420000000017/fbe05896) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084603446 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084603446 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084603446 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084603446 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084603446 DLLC NOTICE LLME(ffffffff/fbe05896){ASSIGNED} LLGM Assign pre (fbe05896 => ffffffff) (gprs_llc.c:1079) 20240907084603446 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (fbe05896 => ffffffff) (gprs_llc.c:1125) 20240907084603446 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faee9b0 (gprs_sndcp.c:574) 20240907084603446 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faeed08, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907084603446 DMM NOTICE MM(262420000000017/fbe05896) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240907084603446 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20240907084603446 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240907084603446 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907084603446 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20240907084603446 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20240907084603446 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) 20240907084603446 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) 20240907084603446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907084603446 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084603446 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084603446 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084603446 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084603486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084603486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084603486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084603486 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084603486 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084603486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084603486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084603486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084603486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084603488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084603488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084603488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084603488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084603488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084603488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084603488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084603488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084603488 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084603488 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084603488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084603488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084603488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084603492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084603501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084603501 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084603522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084603522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084603522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084603522 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084603522 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084603522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084603522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084603522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084603522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084603523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084603524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084603524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084603524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084603524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084603524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084603524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084603524 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084603524 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084603524 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084603524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084603524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084603524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084603528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084603539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084603539 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(734)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084603564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084603564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084603564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084603564 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084603564 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084603564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084603564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084603564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084603564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084603565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084603565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084603565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084603565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084603566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084603566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084603566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084603566 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084603566 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084603566 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084603566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084603566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084603566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084603570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084603578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084603578 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084604301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084604301 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084604301 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084604301 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@8c3f6802a96e: 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) } } } } 20240907084604303 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084604304 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@8c3f6802a96e: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='CD31C413'O, index=0 SGSN_Test-GSUP(742)@8c3f6802a96e: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20240907084604349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084604349 DLLC NOTICE LLME(ffffffff/cd31c413){UNASSIGNED} LLC RX: unknown TLLI 0xcd31c413, creating LLME on the fly (gprs_llc.c:552) 20240907084604349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20240907084604350 DMM NOTICE LLME(ffffffff/cd31c413){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20240907084604350 DLLC NOTICE LLME(ffffffff/cd31c413){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240907084604350 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@8c3f6802a96e: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@8c3f6802a96e: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@8c3f6802a96e: Final verdict of PTC: pass 20240907084604364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36156<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084604365 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084604365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(741)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(742)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(730)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(735)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@8c3f6802a96e: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@8c3f6802a96e: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@8c3f6802a96e: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(740)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(733)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(738)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(728)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:46:04 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=42912) 20240907084604508 DGPRS DEBUG Checking for inactive LLMEs, time = 7509498 (sgsn.c:131) 20240907084605367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084605367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=42912, count=56220) 20240907084606368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084606368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:46: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_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 20240907084607369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084607369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_pdp_act_user started. 20240907084607511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084607512 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084607558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084607558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084607558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084607558 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084607558 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084607558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084607558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084607559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084607559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084607560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084607560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084607560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084607561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084607561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084607561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084607561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084607561 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084607561 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084607561 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084607561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084607561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084607561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084607565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907084607574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084607574 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084607600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084607600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084607600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084607600 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084607600 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084607600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084607600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084607600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084607600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(754)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(755)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084607602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084607602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084607602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084607602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084607602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084607602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084607602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084607602 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084607602 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084607602 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084607602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084607603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084607603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(755)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084607607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240907084607617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084607617 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(752)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(754)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084607628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084607628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084607628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084607628 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084607628 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084607628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084607628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084607628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084607628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084607629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084607629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084607629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084607629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084607629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084607629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084607629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084607629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084607629 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084607629 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084607629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084607630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084607630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084607634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084607642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084607642 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084608371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084608371 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084608371 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084608371 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@8c3f6802a96e: 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) } } } } 20240907084608373 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240907084608374 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@8c3f6802a96e: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='F24F21A2'O, index=0 SGSN_Test-GSUP(761)@8c3f6802a96e: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@8c3f6802a96e: 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 := 'A46409B2D08AE1EE6D4E4621EF580D94'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '482716A9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '512568A02A656FFE'O } } } } } 20240907084608417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084608417 DLLC NOTICE LLME(ffffffff/f24f21a2){UNASSIGNED} LLC RX: unknown TLLI 0xf24f21a2, creating LLME on the fly (gprs_llc.c:552) 20240907084608417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084608417 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20240907084608417 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084608417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084608417 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084608417 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084608417 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084608417 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084608417 DLLC NOTICE LLME(ffffffff/f24f21a2){UNASSIGNED} LLGM Assign pre (f24f21a2 => c99746de) (gprs_llc.c:1079) 20240907084608417 DLLC NOTICE LLME(f24f21a2/c99746de){ASSIGNED} LLGM Assign post (f24f21a2 => c99746de) (gprs_llc.c:1125) 20240907084608417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084608417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084608417 DMM DEBUG MM(262420000000019/c99746de) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084608429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084608429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084608429 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084608429 DMM DEBUG MM(262420000000019/c99746de) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20240907084608429 DMM NOTICE MM(262420000000019/c99746de) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084608429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084608429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084608429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084608429 DMM DEBUG MM(262420000000019/c99746de) Requesting authorization (sgsn_auth.c:160) 20240907084608429 DMM INFO MM(262420000000019/c99746de) Requesting authentication tuples (sgsn_auth.c:184) 20240907084608429 DMM DEBUG MM(262420000000019/c99746de) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084608429 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20240907084608429 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@8c3f6802a96e: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20240907084608432 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084608432 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084608432 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084608432 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084608432 DMM INFO MM(262420000000019/c99746de) Subscriber data update (mmctx.c:430) 20240907084608432 DMM DEBUG MM(262420000000019/c99746de) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084608432 DMM INFO MM(262420000000019/c99746de) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084608432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084608432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084608432 DMM INFO MM(262420000000019/c99746de) <- GMM AUTH AND CIPHERING REQ (rand = a4 64 09 b2 d0 8a e1 ee 6d 4e 46 21 ef 58 0d 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084608439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084608439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084608439 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084608439 DMM INFO MM(262420000000019/c99746de) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084608439 DMM NOTICE MM(262420000000019/c99746de) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084608439 DMM DEBUG MM(262420000000019/c99746de) checking auth: received GSM SRES = 48 27 16 a9 (gprs_gmm.c:666) 20240907084608439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084608439 DMM DEBUG MM(262420000000019/c99746de) Requesting authorization (sgsn_auth.c:160) 20240907084608439 DMM INFO MM(262420000000019/c99746de) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084608439 DMM DEBUG MM(262420000000019/c99746de) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084608439 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20240907084608439 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) 20240907084608439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084608439 DMM INFO MM(262420000000019/c99746de) <- GMM ATTACH ACCEPT (new P-TMSI=0xc99746de) (gprs_gmm.c:300) 20240907084608440 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084608440 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084608440 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240907084608440 DMM INFO MM(262420000000019/c99746de) Subscriber data update (mmctx.c:430) 20240907084608440 DMM DEBUG MM(262420000000019/c99746de) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084608440 DMM INFO MM(262420000000019/c99746de) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084608441 DMM NOTICE MM(262420000000019/c99746de) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20240907084608441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084608441 DMM NOTICE MM(262420000000019/c99746de) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084608441 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) 20240907084608441 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084608441 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240907084608441 DMM INFO MM(262420000000019/c99746de) Subscriber data update (mmctx.c:430) 20240907084608441 DMM DEBUG MM(262420000000019/c99746de) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084608447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084608447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084608447 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084608447 DMM INFO MM(262420000000019/c99746de) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084608447 DMM NOTICE MM(262420000000019/c99746de) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084608447 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084608447 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084608447 DLLC NOTICE LLME(f24f21a2/c99746de){ASSIGNED} LLGM Assign pre (ffffffff => c99746de) (gprs_llc.c:1079) 20240907084608447 DLLC NOTICE LLME(ffffffff/c99746de){ASSIGNED} LLGM Assign post (ffffffff => c99746de) (gprs_llc.c:1125) 20240907084608447 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084608447 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084608447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084608447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084608498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084608498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907084608498 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084608498 DMM INFO MM(262420000000019/c99746de) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907084608498 DMM INFO MM(262420000000019/c99746de) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907084608498 DMM DEBUG MM(262420000000019/c99746de) Using GGSN 0 (gprs_sm.c:312) 20240907084608498 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) 20240907084608498 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20240907084608498 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907084608498 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20240907084608498 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20240907084608509 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 e0 d0 08 06 11 5f f6 0b ba 14 05 7f 8b f7 cc a6 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) 20240907084608509 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cba138, cbp=0x55a38faea9e0) (sgsn_libgtp.c:629) 20240907084608509 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907084608509 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faefe48 TLLI=c99746de, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907084608509 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907084608509 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907084608517 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:776) 20240907084608525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084608525 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240907084608525 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_attach_pdp_act_user-BVCI196(748)@8c3f6802a96e: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@8c3f6802a96e: Final verdict of PTC: pass 20240907084608530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39420<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(759)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@8c3f6802a96e: Final verdict of PTC: none 20240907084608533 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084608533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(749)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(752)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(755)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(753)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(757)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(747)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(752): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:46:08 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36744) 20240907084609534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084609534 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=91680) 20240907084610535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084610535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:46: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_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 20240907084611536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084611536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_pdp_act_ggsn_reject started. 20240907084611677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084611679 DMM INFO MM(262420000000019/c99746de) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084611679 DMM INFO MM(262420000000019/c99746de) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084611679 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084611679 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084611679 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084611679 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084611679 DLLC NOTICE LLME(ffffffff/c99746de){ASSIGNED} LLGM Assign pre (c99746de => ffffffff) (gprs_llc.c:1079) 20240907084611679 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c99746de => ffffffff) (gprs_llc.c:1125) 20240907084611679 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faefaf0 (gprs_sndcp.c:574) 20240907084611679 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faefe48, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907084611679 DMM NOTICE MM(262420000000019/c99746de) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240907084611679 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20240907084611679 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240907084611679 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907084611679 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20240907084611679 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20240907084611679 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) 20240907084611679 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) 20240907084611679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907084611679 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084611679 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084611679 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084611679 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@8c3f6802a96e: 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(769)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(769)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084611738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084611738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084611738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084611738 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084611738 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084611738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084611738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084611738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084611738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(768)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(769)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084611740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084611740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084611740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084611740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084611740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084611740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084611740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084611740 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084611740 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084611740 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084611740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084611741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084611741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(769)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(769)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084611745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240907084611755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084611755 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(766)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(768)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084611768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084611768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084611768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084611768 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084611768 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084611768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084611768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084611768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084611768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084611769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084611769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084611769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084611770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084611770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084611770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084611770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084611770 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084611770 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084611770 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084611770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(773)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084611770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084611770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084611774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084611782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084611782 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(775)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@8c3f6802a96e: 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(779)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(779)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084611809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084611809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084611809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084611809 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084611809 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084611809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084611809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084611809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084611809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(779)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084611811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084611811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084611811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084611812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084611812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084611812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084611812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084611812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084611812 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084611812 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084611812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084611812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084611812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(779)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(779)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084611816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084611824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084611824 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(776)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084612537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084612537 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084612537 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084612537 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(778)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(778)@8c3f6802a96e: 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) } } } } 20240907084612539 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(778)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(778)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084612539 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(778)@8c3f6802a96e: 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(778)@8c3f6802a96e: 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(778)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(778)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(766)@8c3f6802a96e: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='FA134956'O, index=0 SGSN_Test-GSUP(780)@8c3f6802a96e: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@8c3f6802a96e: 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 := 'D617161330D5C00486B2166612D77E95'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5CF03EAB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F1933E19BC74BB0'O } } } } } 20240907084612586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084612586 DLLC NOTICE LLME(ffffffff/fa134956){UNASSIGNED} LLC RX: unknown TLLI 0xfa134956, creating LLME on the fly (gprs_llc.c:552) 20240907084612586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084612586 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20240907084612586 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084612586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084612586 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084612586 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084612586 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084612586 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084612586 DLLC NOTICE LLME(ffffffff/fa134956){UNASSIGNED} LLGM Assign pre (fa134956 => d48cd2e8) (gprs_llc.c:1079) 20240907084612586 DLLC NOTICE LLME(fa134956/d48cd2e8){ASSIGNED} LLGM Assign post (fa134956 => d48cd2e8) (gprs_llc.c:1125) 20240907084612586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084612586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084612586 DMM DEBUG MM(262420000000020/d48cd2e8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084612598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084612598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084612598 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084612598 DMM DEBUG MM(262420000000020/d48cd2e8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20240907084612598 DMM NOTICE MM(262420000000020/d48cd2e8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084612598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084612599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084612599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084612599 DMM DEBUG MM(262420000000020/d48cd2e8) Requesting authorization (sgsn_auth.c:160) 20240907084612599 DMM INFO MM(262420000000020/d48cd2e8) Requesting authentication tuples (sgsn_auth.c:184) 20240907084612599 DMM DEBUG MM(262420000000020/d48cd2e8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084612599 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20240907084612599 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@8c3f6802a96e: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20240907084612601 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084612601 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084612601 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084612601 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084612601 DMM INFO MM(262420000000020/d48cd2e8) Subscriber data update (mmctx.c:430) 20240907084612601 DMM DEBUG MM(262420000000020/d48cd2e8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084612601 DMM INFO MM(262420000000020/d48cd2e8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084612601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084612601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084612601 DMM INFO MM(262420000000020/d48cd2e8) <- GMM AUTH AND CIPHERING REQ (rand = d6 17 16 13 30 d5 c0 04 86 b2 16 66 12 d7 7e 95 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084612608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084612608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084612609 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084612609 DMM INFO MM(262420000000020/d48cd2e8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084612609 DMM NOTICE MM(262420000000020/d48cd2e8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084612609 DMM DEBUG MM(262420000000020/d48cd2e8) checking auth: received GSM SRES = 5c f0 3e ab (gprs_gmm.c:666) 20240907084612609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084612609 DMM DEBUG MM(262420000000020/d48cd2e8) Requesting authorization (sgsn_auth.c:160) 20240907084612609 DMM INFO MM(262420000000020/d48cd2e8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084612609 DMM DEBUG MM(262420000000020/d48cd2e8) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084612609 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20240907084612609 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) 20240907084612609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084612609 DMM INFO MM(262420000000020/d48cd2e8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd48cd2e8) (gprs_gmm.c:300) 20240907084612610 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084612610 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084612610 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240907084612610 DMM INFO MM(262420000000020/d48cd2e8) Subscriber data update (mmctx.c:430) 20240907084612610 DMM DEBUG MM(262420000000020/d48cd2e8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084612610 DMM INFO MM(262420000000020/d48cd2e8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084612610 DMM NOTICE MM(262420000000020/d48cd2e8) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20240907084612610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084612610 DMM NOTICE MM(262420000000020/d48cd2e8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084612610 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) 20240907084612611 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084612611 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240907084612611 DMM INFO MM(262420000000020/d48cd2e8) Subscriber data update (mmctx.c:430) 20240907084612611 DMM DEBUG MM(262420000000020/d48cd2e8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084612617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084612617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084612617 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084612617 DMM INFO MM(262420000000020/d48cd2e8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084612617 DMM NOTICE MM(262420000000020/d48cd2e8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084612617 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084612617 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084612617 DLLC NOTICE LLME(fa134956/d48cd2e8){ASSIGNED} LLGM Assign pre (ffffffff => d48cd2e8) (gprs_llc.c:1079) 20240907084612617 DLLC NOTICE LLME(ffffffff/d48cd2e8){ASSIGNED} LLGM Assign post (ffffffff => d48cd2e8) (gprs_llc.c:1125) 20240907084612617 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084612617 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084612617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084612617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084612668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084612668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907084612668 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084612668 DMM INFO MM(262420000000020/d48cd2e8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907084612668 DMM INFO MM(262420000000020/d48cd2e8) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907084612668 DMM DEBUG MM(262420000000020/d48cd2e8) Using GGSN 0 (gprs_sm.c:312) 20240907084612668 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) 20240907084612668 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20240907084612668 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907084612668 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20240907084612669 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20240907084612680 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 b3 a4 ac 29 11 91 e0 74 78 14 05 7f 9a 1a ff 1c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20240907084612680 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f4f95cbb1a8, cbp=0x55a38faeafa0) (sgsn_libgtp.c:629) 20240907084612680 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:399) 20240907084612680 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20240907084612680 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240907084612680 DMM NOTICE MM(262420000000020/d48cd2e8) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(766)@8c3f6802a96e: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@8c3f6802a96e: Final verdict of PTC: pass 20240907084612688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39424<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@8c3f6802a96e: Final verdict of PTC: none 20240907084612690 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084612690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_ggsn_reject-BVCI196(766)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(769)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(776)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(778)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(768)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(773)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(779)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(771)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(767)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(777)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(766): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(767): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(768): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(769): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(776): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(777): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(778): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(779): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:46:12 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43072) 20240907084613691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084613691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43072, count=94316) 20240907084614692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084614692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:46: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_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 20240907084615693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084615693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_pdp_act_user_deact_mo started. 20240907084615827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084615828 DMM INFO MM(262420000000020/d48cd2e8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084615829 DMM INFO MM(262420000000020/d48cd2e8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084615829 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084615829 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084615829 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084615829 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084615829 DLLC NOTICE LLME(ffffffff/d48cd2e8){ASSIGNED} LLGM Assign pre (d48cd2e8 => ffffffff) (gprs_llc.c:1079) 20240907084615829 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d48cd2e8 => ffffffff) (gprs_llc.c:1125) 20240907084615829 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20240907084615829 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) 20240907084615829 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) 20240907084615829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907084615829 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084615829 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084615829 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084615829 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@8c3f6802a96e: 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(787)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084615869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084615869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084615869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084615869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084615869 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084615869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084615869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084615869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084615869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084615871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084615871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084615871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084615871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084615871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084615871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084615871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084615871 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084615871 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084615871 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084615871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084615872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084615872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084615876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084615887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084615887 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(793)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@8c3f6802a96e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(792)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084615914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084615914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084615914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084615914 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084615914 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084615914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084615914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084615914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084615914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(793)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084615916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084615916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084615916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084615916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084615916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084615916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084615916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084615916 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084615916 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084615916 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084615916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084615917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084615917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(793)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084615921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(789)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084615929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084615929 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI210(790)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(792)@8c3f6802a96e: 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(798)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084615948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084615948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084615948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084615948 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084615948 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084615948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084615948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084615948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084615948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084615949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084615949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084615949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084615950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084615950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084615950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084615950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084615950 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084615950 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084615950 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084615950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(798)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084615951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084615951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084615955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084615965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084615965 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(795)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084616694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084616694 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084616694 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084616694 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(797)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(797)@8c3f6802a96e: 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) } } } } 20240907084616696 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(797)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(797)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084616697 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(797)@8c3f6802a96e: 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(797)@8c3f6802a96e: 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(797)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(797)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@8c3f6802a96e: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='C0EE3BAB'O, index=0 SGSN_Test-GSUP(799)@8c3f6802a96e: 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)@8c3f6802a96e: 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 := '8979BFABFE7730B58B6344C00BD100BB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '06AEB15D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3553795B1880B3A3'O } } } } } 20240907084616743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084616743 DLLC NOTICE LLME(ffffffff/c0ee3bab){UNASSIGNED} LLC RX: unknown TLLI 0xc0ee3bab, creating LLME on the fly (gprs_llc.c:552) 20240907084616743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084616743 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20240907084616743 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084616743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084616743 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084616743 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084616743 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084616743 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084616743 DLLC NOTICE LLME(ffffffff/c0ee3bab){UNASSIGNED} LLGM Assign pre (c0ee3bab => d95c48bf) (gprs_llc.c:1079) 20240907084616743 DLLC NOTICE LLME(c0ee3bab/d95c48bf){ASSIGNED} LLGM Assign post (c0ee3bab => d95c48bf) (gprs_llc.c:1125) 20240907084616743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084616743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084616743 DMM DEBUG MM(262420000000021/d95c48bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084616757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084616758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084616758 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084616758 DMM DEBUG MM(262420000000021/d95c48bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240907084616758 DMM NOTICE MM(262420000000021/d95c48bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084616758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084616758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084616758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084616758 DMM DEBUG MM(262420000000021/d95c48bf) Requesting authorization (sgsn_auth.c:160) 20240907084616758 DMM INFO MM(262420000000021/d95c48bf) Requesting authentication tuples (sgsn_auth.c:184) 20240907084616758 DMM DEBUG MM(262420000000021/d95c48bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084616758 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240907084616758 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@8c3f6802a96e: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20240907084616760 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084616760 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084616760 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084616760 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084616760 DMM INFO MM(262420000000021/d95c48bf) Subscriber data update (mmctx.c:430) 20240907084616760 DMM DEBUG MM(262420000000021/d95c48bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084616760 DMM INFO MM(262420000000021/d95c48bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084616760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084616760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084616760 DMM INFO MM(262420000000021/d95c48bf) <- GMM AUTH AND CIPHERING REQ (rand = 89 79 bf ab fe 77 30 b5 8b 63 44 c0 0b d1 00 bb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084616767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084616768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084616768 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084616768 DMM INFO MM(262420000000021/d95c48bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084616768 DMM NOTICE MM(262420000000021/d95c48bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084616768 DMM DEBUG MM(262420000000021/d95c48bf) checking auth: received GSM SRES = 06 ae b1 5d (gprs_gmm.c:666) 20240907084616768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084616768 DMM DEBUG MM(262420000000021/d95c48bf) Requesting authorization (sgsn_auth.c:160) 20240907084616768 DMM INFO MM(262420000000021/d95c48bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084616768 DMM DEBUG MM(262420000000021/d95c48bf) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084616768 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240907084616768 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) 20240907084616768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084616768 DMM INFO MM(262420000000021/d95c48bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd95c48bf) (gprs_gmm.c:300) 20240907084616769 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084616769 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084616769 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240907084616769 DMM INFO MM(262420000000021/d95c48bf) Subscriber data update (mmctx.c:430) 20240907084616769 DMM DEBUG MM(262420000000021/d95c48bf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084616769 DMM INFO MM(262420000000021/d95c48bf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084616769 DMM NOTICE MM(262420000000021/d95c48bf) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240907084616769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084616769 DMM NOTICE MM(262420000000021/d95c48bf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084616769 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) 20240907084616770 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084616770 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240907084616770 DMM INFO MM(262420000000021/d95c48bf) Subscriber data update (mmctx.c:430) 20240907084616770 DMM DEBUG MM(262420000000021/d95c48bf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084616776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084616776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084616776 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084616776 DMM INFO MM(262420000000021/d95c48bf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084616776 DMM NOTICE MM(262420000000021/d95c48bf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084616776 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084616776 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084616776 DLLC NOTICE LLME(c0ee3bab/d95c48bf){ASSIGNED} LLGM Assign pre (ffffffff => d95c48bf) (gprs_llc.c:1079) 20240907084616776 DLLC NOTICE LLME(ffffffff/d95c48bf){ASSIGNED} LLGM Assign post (ffffffff => d95c48bf) (gprs_llc.c:1125) 20240907084616776 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084616776 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084616776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084616776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084616828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084616828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907084616828 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084616828 DMM INFO MM(262420000000021/d95c48bf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907084616828 DMM INFO MM(262420000000021/d95c48bf) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907084616828 DMM DEBUG MM(262420000000021/d95c48bf) Using GGSN 0 (gprs_sm.c:312) 20240907084616828 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) 20240907084616828 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240907084616828 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907084616828 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20240907084616828 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20240907084616839 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 19 29 4b 3a 11 be 07 dd f6 14 05 7f f0 d1 76 82 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) 20240907084616839 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cbb1a8, cbp=0x55a38faeafa0) (sgsn_libgtp.c:629) 20240907084616839 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907084616839 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faefe48 TLLI=d95c48bf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907084616839 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907084616839 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907084616847 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:776) 20240907084616854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084616854 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240907084616854 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084616858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084616858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240907084616858 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084616858 DMM INFO MM(262420000000021/d95c48bf) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240907084616858 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907084616858 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20240907084616860 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) 20240907084616860 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f4f95cbb1a8, cbp=0x55a38faeafa0) (sgsn_libgtp.c:629) 20240907084616860 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:551) 20240907084616860 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faefe48, TLLI=d95c48bf, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907084616860 DMM INFO MM(262420000000021/d95c48bf) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240907084616860 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240907084616860 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@8c3f6802a96e: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@8c3f6802a96e: Final verdict of PTC: pass 20240907084616867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39432<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@8c3f6802a96e: Final verdict of PTC: none 20240907084616870 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084616870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(787)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(793)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(798)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(797)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(795)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(790)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(792)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(785)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(791)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(796)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(790): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(792): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(795): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(797): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:46:16 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41276) 20240907084617871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084617871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41276, count=101292) 20240907084618872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084618872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:46:18 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 20240907084619873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084619873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_pdp_act_user_deact_mt started. 20240907084620019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084620020 DMM INFO MM(262420000000021/d95c48bf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084620020 DMM INFO MM(262420000000021/d95c48bf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084620020 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084620020 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084620020 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084620020 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084620020 DLLC NOTICE LLME(ffffffff/d95c48bf){ASSIGNED} LLGM Assign pre (d95c48bf => ffffffff) (gprs_llc.c:1079) 20240907084620020 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d95c48bf => ffffffff) (gprs_llc.c:1125) 20240907084620020 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240907084620020 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) 20240907084620020 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) 20240907084620020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907084620020 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084620020 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084620020 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084620020 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084620060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084620060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084620060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084620060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084620060 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084620060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084620060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084620060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084620060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084620062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084620062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084620062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084620062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084620062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084620062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084620062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084620062 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084620062 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084620062 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084620062 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084620062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084620062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084620066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907084620076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084620076 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)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084620100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084620100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084620100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084620100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084620100 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084620100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084620100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084620101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084620101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084620102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084620102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084620102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084620103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084620103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084620103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084620103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084620103 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084620103 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084620103 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084620103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084620103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084620103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084620107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084620117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084620117 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)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084620142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084620142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084620142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084620142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084620142 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084620142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084620142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084620142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084620142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084620144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084620144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084620144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084620144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084620144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084620144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084620144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084620144 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084620144 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084620144 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084620144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(816)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084620145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084620145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084620148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084620158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084620158 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084620874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084620874 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084620874 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084620874 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@8c3f6802a96e: 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) } } } } 20240907084620877 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240907084620877 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@8c3f6802a96e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@8c3f6802a96e: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='F02A2B58'O, index=0 SGSN_Test-GSUP(818)@8c3f6802a96e: 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)@8c3f6802a96e: 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 := '916E1955FCA741AAC848BA5DAF82E5F5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0CAC8574'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3EE040574ED3B218'O } } } } } 20240907084620927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084620927 DLLC NOTICE LLME(ffffffff/f02a2b58){UNASSIGNED} LLC RX: unknown TLLI 0xf02a2b58, creating LLME on the fly (gprs_llc.c:552) 20240907084620927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084620927 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20240907084620927 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084620927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084620927 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084620927 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084620927 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084620927 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084620927 DLLC NOTICE LLME(ffffffff/f02a2b58){UNASSIGNED} LLGM Assign pre (f02a2b58 => e0552540) (gprs_llc.c:1079) 20240907084620927 DLLC NOTICE LLME(f02a2b58/e0552540){ASSIGNED} LLGM Assign post (f02a2b58 => e0552540) (gprs_llc.c:1125) 20240907084620927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084620927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084620927 DMM DEBUG MM(262420000000022/e0552540) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084620942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084620942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084620942 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084620942 DMM DEBUG MM(262420000000022/e0552540) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240907084620942 DMM NOTICE MM(262420000000022/e0552540) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084620942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084620942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084620942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084620942 DMM DEBUG MM(262420000000022/e0552540) Requesting authorization (sgsn_auth.c:160) 20240907084620942 DMM INFO MM(262420000000022/e0552540) Requesting authentication tuples (sgsn_auth.c:184) 20240907084620942 DMM DEBUG MM(262420000000022/e0552540) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084620942 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240907084620942 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@8c3f6802a96e: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20240907084620945 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084620945 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084620945 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084620945 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084620945 DMM INFO MM(262420000000022/e0552540) Subscriber data update (mmctx.c:430) 20240907084620945 DMM DEBUG MM(262420000000022/e0552540) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084620945 DMM INFO MM(262420000000022/e0552540) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084620945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084620945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084620945 DMM INFO MM(262420000000022/e0552540) <- GMM AUTH AND CIPHERING REQ (rand = 91 6e 19 55 fc a7 41 aa c8 48 ba 5d af 82 e5 f5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084620952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084620952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084620952 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084620952 DMM INFO MM(262420000000022/e0552540) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084620952 DMM NOTICE MM(262420000000022/e0552540) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084620952 DMM DEBUG MM(262420000000022/e0552540) checking auth: received GSM SRES = 0c ac 85 74 (gprs_gmm.c:666) 20240907084620952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084620952 DMM DEBUG MM(262420000000022/e0552540) Requesting authorization (sgsn_auth.c:160) 20240907084620952 DMM INFO MM(262420000000022/e0552540) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084620952 DMM DEBUG MM(262420000000022/e0552540) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084620952 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240907084620952 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) 20240907084620952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084620952 DMM INFO MM(262420000000022/e0552540) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0552540) (gprs_gmm.c:300) 20240907084620954 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084620954 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084620954 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240907084620954 DMM INFO MM(262420000000022/e0552540) Subscriber data update (mmctx.c:430) 20240907084620954 DMM DEBUG MM(262420000000022/e0552540) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084620954 DMM INFO MM(262420000000022/e0552540) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084620954 DMM NOTICE MM(262420000000022/e0552540) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240907084620954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084620954 DMM NOTICE MM(262420000000022/e0552540) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084620954 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) 20240907084620954 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084620954 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240907084620954 DMM INFO MM(262420000000022/e0552540) Subscriber data update (mmctx.c:430) 20240907084620954 DMM DEBUG MM(262420000000022/e0552540) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084620960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084620960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084620960 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084620960 DMM INFO MM(262420000000022/e0552540) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084620960 DMM NOTICE MM(262420000000022/e0552540) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084620960 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084620960 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084620960 DLLC NOTICE LLME(f02a2b58/e0552540){ASSIGNED} LLGM Assign pre (ffffffff => e0552540) (gprs_llc.c:1079) 20240907084620960 DLLC NOTICE LLME(ffffffff/e0552540){ASSIGNED} LLGM Assign post (ffffffff => e0552540) (gprs_llc.c:1125) 20240907084620960 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084620960 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084620960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084620960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084621012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084621012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907084621012 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084621012 DMM INFO MM(262420000000022/e0552540) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907084621012 DMM INFO MM(262420000000022/e0552540) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907084621012 DMM DEBUG MM(262420000000022/e0552540) Using GGSN 0 (gprs_sm.c:312) 20240907084621012 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) 20240907084621012 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20240907084621012 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907084621012 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20240907084621012 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20240907084621023 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 1b 33 f0 f6 11 02 a5 6e 2e 14 05 7f a4 c0 56 53 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) 20240907084621023 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cbb1a8, cbp=0x55a38faeafa0) (sgsn_libgtp.c:629) 20240907084621023 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907084621023 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faefe48 TLLI=e0552540, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907084621023 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907084621023 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907084621030 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:776) 20240907084621041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084621041 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240907084621041 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084621043 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240907084621043 DGPRS INFO PDP(262420000000022:5): Context 0x7f4f95cbb1a8 was deleted (sgsn_libgtp.c:657) 20240907084621043 DMM INFO MM(262420000000022/e0552540) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240907084621044 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20240907084621044 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@8c3f6802a96e: Removing Client IMSI='262420000000022'H, index=0 20240907084621049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084621049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240907084621049 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084621049 DMM INFO MM(262420000000022/e0552540) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@8c3f6802a96e: Final verdict of PTC: pass 20240907084621051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45256<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@8c3f6802a96e: Final verdict of PTC: none 20240907084621053 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084621053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(817)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(811)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(806)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(814)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(816)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(804)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(809)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:46:21 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41276) 20240907084622054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084622054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41276, count=100204) 20240907084623054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084623055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:46: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_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 20240907084624056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084624056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_pdp_act_deact_dup started. 20240907084624196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084624197 DMM INFO MM(262420000000022/e0552540) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084624197 DMM INFO MM(262420000000022/e0552540) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084624197 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084624197 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084624197 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084624197 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084624197 DLLC NOTICE LLME(ffffffff/e0552540){ASSIGNED} LLGM Assign pre (e0552540 => ffffffff) (gprs_llc.c:1079) 20240907084624197 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e0552540 => ffffffff) (gprs_llc.c:1125) 20240907084624197 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faefaf0 (gprs_sndcp.c:574) 20240907084624197 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faefe48, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907084624197 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240907084624197 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) 20240907084624198 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) 20240907084624198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907084624198 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084624198 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084624198 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084624198 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@8c3f6802a96e: 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(826)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(826)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084624253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084624253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084624253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084624253 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084624253 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084624253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084624253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084624253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084624253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(825)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(826)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084624255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084624255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084624255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084624255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084624255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084624255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084624255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084624255 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084624255 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084624255 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084624255 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084624256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084624256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(826)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(826)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084624259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(822)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084624271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084624271 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(823)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(825)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(831)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(831)@8c3f6802a96e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(830)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084624287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084624287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084624287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084624287 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084624287 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084624287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084624288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084624288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084624288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(831)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084624289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084624289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084624289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084624290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084624290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084624290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084624290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084624290 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084624290 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084624290 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084624290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084624290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084624290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(831)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(831)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084624294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240907084624305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084624305 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(828)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(830)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(835)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084624315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084624315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084624315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084624315 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084624315 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084624315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084624315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084624315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084624315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084624316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084624316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084624316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084624317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084624317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084624317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084624317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084624317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084624317 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084624317 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084624317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(835)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084624317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084624317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084624320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084624329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084624329 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084625057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084625057 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084625057 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084625057 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@8c3f6802a96e: 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) } } } } 20240907084625060 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084625060 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@8c3f6802a96e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(823)@8c3f6802a96e: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='E09D996D'O, index=0 SGSN_Test-GSUP(837)@8c3f6802a96e: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@8c3f6802a96e: 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 := 'E61CE01F61402CC3690A31D8238A4CC8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '256A496B'O ("%jIk") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F4C686645BFCD272'O } } } } } 20240907084625113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084625113 DLLC NOTICE LLME(ffffffff/e09d996d){UNASSIGNED} LLC RX: unknown TLLI 0xe09d996d, creating LLME on the fly (gprs_llc.c:552) 20240907084625113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084625113 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20240907084625113 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084625113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084625113 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084625113 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084625113 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084625113 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084625113 DLLC NOTICE LLME(ffffffff/e09d996d){UNASSIGNED} LLGM Assign pre (e09d996d => fc453d41) (gprs_llc.c:1079) 20240907084625113 DLLC NOTICE LLME(e09d996d/fc453d41){ASSIGNED} LLGM Assign post (e09d996d => fc453d41) (gprs_llc.c:1125) 20240907084625113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084625113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084625113 DMM DEBUG MM(262420000000046/fc453d41) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084625126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084625127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084625127 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084625127 DMM DEBUG MM(262420000000046/fc453d41) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20240907084625127 DMM NOTICE MM(262420000000046/fc453d41) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084625127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084625127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084625127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084625127 DMM DEBUG MM(262420000000046/fc453d41) Requesting authorization (sgsn_auth.c:160) 20240907084625127 DMM INFO MM(262420000000046/fc453d41) Requesting authentication tuples (sgsn_auth.c:184) 20240907084625127 DMM DEBUG MM(262420000000046/fc453d41) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084625127 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20240907084625127 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@8c3f6802a96e: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20240907084625130 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084625130 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084625130 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084625130 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084625130 DMM INFO MM(262420000000046/fc453d41) Subscriber data update (mmctx.c:430) 20240907084625130 DMM DEBUG MM(262420000000046/fc453d41) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084625130 DMM INFO MM(262420000000046/fc453d41) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084625130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084625130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084625130 DMM INFO MM(262420000000046/fc453d41) <- GMM AUTH AND CIPHERING REQ (rand = e6 1c e0 1f 61 40 2c c3 69 0a 31 d8 23 8a 4c c8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084625137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084625137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084625137 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084625137 DMM INFO MM(262420000000046/fc453d41) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084625137 DMM NOTICE MM(262420000000046/fc453d41) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084625137 DMM DEBUG MM(262420000000046/fc453d41) checking auth: received GSM SRES = 25 6a 49 6b (gprs_gmm.c:666) 20240907084625137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084625137 DMM DEBUG MM(262420000000046/fc453d41) Requesting authorization (sgsn_auth.c:160) 20240907084625137 DMM INFO MM(262420000000046/fc453d41) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084625137 DMM DEBUG MM(262420000000046/fc453d41) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084625137 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20240907084625137 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) 20240907084625137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084625137 DMM INFO MM(262420000000046/fc453d41) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc453d41) (gprs_gmm.c:300) 20240907084625138 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084625138 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084625138 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240907084625138 DMM INFO MM(262420000000046/fc453d41) Subscriber data update (mmctx.c:430) 20240907084625138 DMM DEBUG MM(262420000000046/fc453d41) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084625138 DMM INFO MM(262420000000046/fc453d41) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084625138 DMM NOTICE MM(262420000000046/fc453d41) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20240907084625138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084625138 DMM NOTICE MM(262420000000046/fc453d41) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084625138 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) 20240907084625139 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084625139 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240907084625139 DMM INFO MM(262420000000046/fc453d41) Subscriber data update (mmctx.c:430) 20240907084625139 DMM DEBUG MM(262420000000046/fc453d41) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084625144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084625144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084625144 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084625144 DMM INFO MM(262420000000046/fc453d41) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084625144 DMM NOTICE MM(262420000000046/fc453d41) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084625144 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084625144 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084625144 DLLC NOTICE LLME(e09d996d/fc453d41){ASSIGNED} LLGM Assign pre (ffffffff => fc453d41) (gprs_llc.c:1079) 20240907084625144 DLLC NOTICE LLME(ffffffff/fc453d41){ASSIGNED} LLGM Assign post (ffffffff => fc453d41) (gprs_llc.c:1125) 20240907084625144 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084625144 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084625144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084625144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084625196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084625196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907084625196 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084625196 DMM INFO MM(262420000000046/fc453d41) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907084625196 DMM INFO MM(262420000000046/fc453d41) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907084625196 DMM DEBUG MM(262420000000046/fc453d41) Using GGSN 0 (gprs_sm.c:312) 20240907084625196 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) 20240907084625196 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20240907084625196 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907084625196 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20240907084625196 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20240907084625208 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 36 da 6c 51 11 54 89 24 e6 14 05 7f 9d 35 4b 49 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) 20240907084625208 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cbb1a8, cbp=0x55a38faeafa0) (sgsn_libgtp.c:629) 20240907084625208 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907084625208 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faefe48 TLLI=fc453d41, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907084625208 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907084625208 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907084625217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084625217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20240907084625217 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084625217 DMM INFO MM(262420000000046/fc453d41) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20240907084625217 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907084625217 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20240907084625217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084625217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084625217 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084625217 DMM INFO MM(262420000000046/fc453d41) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20240907084625217 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907084625217 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@8c3f6802a96e: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@8c3f6802a96e: "Received deletePDPContextResponse 1, seq_nr=1036" 20240907084625218 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) 20240907084625218 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f4f95cbb1a8, cbp=0x55a38faeafa0) (sgsn_libgtp.c:629) 20240907084625218 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:551) 20240907084625218 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faefe48, TLLI=fc453d41, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907084625218 DMM INFO MM(262420000000046/fc453d41) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240907084625218 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20240907084625218 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240907084625218 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) 20240907084625218 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)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(823)@8c3f6802a96e: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@8c3f6802a96e: Final verdict of PTC: pass 20240907084627229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45272<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(826)@8c3f6802a96e: Final verdict of PTC: none 20240907084627231 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084627232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_dup-BVCI196(823)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(825)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(831)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(828)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(830)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(835)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(829)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(824)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(833)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(823): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(824): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(825): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(826): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(828): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(830): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(831): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:46:27 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=100472) 20240907084628233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084628233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100472, count=102168) 20240907084629234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084629234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:46: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_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 20240907084630235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084630235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_second_attempt started. 20240907084630378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084630379 DMM INFO MM(262420000000046/fc453d41) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084630379 DMM INFO MM(262420000000046/fc453d41) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084630379 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084630379 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084630379 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084630379 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084630379 DLLC NOTICE LLME(ffffffff/fc453d41){ASSIGNED} LLGM Assign pre (fc453d41 => ffffffff) (gprs_llc.c:1079) 20240907084630379 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (fc453d41 => ffffffff) (gprs_llc.c:1125) 20240907084630379 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20240907084630379 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) 20240907084630379 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) 20240907084630379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907084630379 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084630379 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084630379 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084630379 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084630431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084630431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084630431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084630431 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084630431 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084630431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084630431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084630431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084630431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084630433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084630433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084630433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084630433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084630433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084630433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084630433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084630433 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084630433 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084630433 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084630433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(844)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084630434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084630434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084630437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084630446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084630446 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(843)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@8c3f6802a96e: 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(850)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(850)@8c3f6802a96e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(849)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084630479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084630479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084630479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084630479 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084630479 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084630479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084630479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084630479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084630479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(850)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084630480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084630480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084630480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084630481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084630481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084630481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084630481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084630481 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084630481 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084630481 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084630481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(850)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084630481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084630482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(850)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084630485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240907084630495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084630495 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(847)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(849)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084630505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084630505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084630505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084630505 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084630505 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084630505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084630505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084630505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084630505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084630507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084630507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084630507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084630507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084630507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084630507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084630507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084630507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084630507 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084630507 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084630507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084630508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084630508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084630511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084630521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084630521 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084631236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084631236 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084631236 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084631236 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@8c3f6802a96e: 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) } } } } 20240907084631239 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084631239 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@8c3f6802a96e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@8c3f6802a96e: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='E589DCB4'O, index=0 SGSN_Test-GSUP(856)@8c3f6802a96e: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@8c3f6802a96e: 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 := '7E37CBD7ED0BF8523B07374BC1E26758'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17F616AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B3F60309DE88DCDC'O } } } } } 20240907084631282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084631282 DLLC NOTICE LLME(ffffffff/e589dcb4){UNASSIGNED} LLC RX: unknown TLLI 0xe589dcb4, creating LLME on the fly (gprs_llc.c:552) 20240907084631282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084631282 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20240907084631282 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084631282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084631282 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084631282 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084631282 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084631282 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084631282 DLLC NOTICE LLME(ffffffff/e589dcb4){UNASSIGNED} LLGM Assign pre (e589dcb4 => cdadc638) (gprs_llc.c:1079) 20240907084631282 DLLC NOTICE LLME(e589dcb4/cdadc638){ASSIGNED} LLGM Assign post (e589dcb4 => cdadc638) (gprs_llc.c:1125) 20240907084631282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084631282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084631282 DMM DEBUG MM(262420000000022/cdadc638) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084631296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084631296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084631296 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084631296 DMM DEBUG MM(262420000000022/cdadc638) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240907084631296 DMM NOTICE MM(262420000000022/cdadc638) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084631296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084631296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084631296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084631296 DMM DEBUG MM(262420000000022/cdadc638) Requesting authorization (sgsn_auth.c:160) 20240907084631296 DMM INFO MM(262420000000022/cdadc638) Requesting authentication tuples (sgsn_auth.c:184) 20240907084631296 DMM DEBUG MM(262420000000022/cdadc638) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084631296 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240907084631296 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@8c3f6802a96e: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20240907084631298 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084631298 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084631298 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084631298 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084631298 DMM INFO MM(262420000000022/cdadc638) Subscriber data update (mmctx.c:430) 20240907084631298 DMM DEBUG MM(262420000000022/cdadc638) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084631298 DMM INFO MM(262420000000022/cdadc638) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084631298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084631298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084631298 DMM INFO MM(262420000000022/cdadc638) <- GMM AUTH AND CIPHERING REQ (rand = 7e 37 cb d7 ed 0b f8 52 3b 07 37 4b c1 e2 67 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084631306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084631306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084631306 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084631306 DMM INFO MM(262420000000022/cdadc638) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084631306 DMM NOTICE MM(262420000000022/cdadc638) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084631306 DMM DEBUG MM(262420000000022/cdadc638) checking auth: received GSM SRES = 17 f6 16 ab (gprs_gmm.c:666) 20240907084631306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084631306 DMM DEBUG MM(262420000000022/cdadc638) Requesting authorization (sgsn_auth.c:160) 20240907084631306 DMM INFO MM(262420000000022/cdadc638) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084631306 DMM DEBUG MM(262420000000022/cdadc638) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084631306 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240907084631306 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) 20240907084631306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084631306 DMM INFO MM(262420000000022/cdadc638) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdadc638) (gprs_gmm.c:300) 20240907084631307 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084631307 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084631307 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240907084631307 DMM INFO MM(262420000000022/cdadc638) Subscriber data update (mmctx.c:430) 20240907084631307 DMM DEBUG MM(262420000000022/cdadc638) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084631307 DMM INFO MM(262420000000022/cdadc638) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084631307 DMM NOTICE MM(262420000000022/cdadc638) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240907084631307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084631307 DMM NOTICE MM(262420000000022/cdadc638) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084631307 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) 20240907084631308 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084631308 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240907084631308 DMM INFO MM(262420000000022/cdadc638) Subscriber data update (mmctx.c:430) 20240907084631308 DMM DEBUG MM(262420000000022/cdadc638) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084631314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084631314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084631314 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084631314 DMM INFO MM(262420000000022/cdadc638) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084631314 DMM NOTICE MM(262420000000022/cdadc638) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084631314 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084631314 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084631314 DLLC NOTICE LLME(e589dcb4/cdadc638){ASSIGNED} LLGM Assign pre (ffffffff => cdadc638) (gprs_llc.c:1079) 20240907084631315 DLLC NOTICE LLME(ffffffff/cdadc638){ASSIGNED} LLGM Assign post (ffffffff => cdadc638) (gprs_llc.c:1125) 20240907084631315 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084631315 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084631315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084631315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_second_attempt(858)@8c3f6802a96e: 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 := 'E9602332685D0E13BF956067E8EC5EC7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA9D3665'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '46A3915FD2A857F7'O } } } } } 20240907084631365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084631366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084631366 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084631366 DMM INFO MM(262420000000022/cdadc638) -> GMM ATTACH REQUEST MI(TMSI-0xCDADC638) type="GPRS attach" (gprs_gmm.c:1266) 20240907084631366 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084631366 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240907084631366 DLLC NOTICE LLME(ffffffff/cdadc638){ASSIGNED} LLGM Assign pre (cdadc638 => f5046c27) (gprs_llc.c:1079) 20240907084631366 DLLC NOTICE LLME(cdadc638/f5046c27){ASSIGNED} LLGM Assign post (cdadc638 => f5046c27) (gprs_llc.c:1125) 20240907084631366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084631366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084631366 DMM DEBUG MM(262420000000022/f5046c27) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084631372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084631372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20240907084631372 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084631372 DMM DEBUG MM(262420000000022/f5046c27) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240907084631372 DMM NOTICE MM(262420000000022/f5046c27) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084631372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084631372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084631372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084631372 DMM DEBUG MM(262420000000022/f5046c27) Requesting authorization (sgsn_auth.c:160) 20240907084631372 DMM INFO MM(262420000000022/f5046c27) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084631372 DMM DEBUG MM(262420000000022/f5046c27) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084631372 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240907084631372 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) 20240907084634509 DGPRS DEBUG Checking for inactive LLMEs, time = 7509528 (sgsn.c:131) 20240907084637374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240907084637374 DMM ERROR MM(262420000000022/f5046c27) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240907084637374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240907084637374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240907084637374 DMM NOTICE MM(262420000000022/f5046c27) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240907084637374 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240907084637374 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) 20240907084637374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Reject}: Deallocated (fsm.c:568) 20240907084637374 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Deallocated (fsm.c:568) 20240907084637374 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084637374 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240907084637374 DLLC NOTICE LLME(cdadc638/f5046c27){ASSIGNED} LLGM Assign pre (f5046c27 => ffffffff) (gprs_llc.c:1079) 20240907084637374 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f5046c27 => ffffffff) (gprs_llc.c:1125) 20240907084651238 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240907084651238 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084651238 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240907084700435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084700436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084700436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084700482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084700484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084700484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084700509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084700510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084700510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@8c3f6802a96e: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@8c3f6802a96e: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20240907084701285 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084701285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(856)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(844)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(850)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(854)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(849)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@8c3f6802a96e: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(847)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@8c3f6802a96e: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@8c3f6802a96e: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@8c3f6802a96e: Final verdict of PTC: none 20240907084701288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42706<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(857)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(842)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(852)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(848)@8c3f6802a96e: Final verdict of PTC: none TC_attach_second_attempt(858)@8c3f6802a96e: Final verdict of PTC: fail reason: "Tguard timeout" MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_second_attempt-BVCI210(847): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(849): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(850): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@8c3f6802a96e: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@8c3f6802a96e: 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'. Sat Sep 7 08:47:01 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=106380) 20240907084702286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084702286 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=108076) 20240907084703288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084703288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:47: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_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 20240907084704289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084704289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_echo_timeout started. 20240907084704436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084704438 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@8c3f6802a96e: 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(864)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(864)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084704491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084704491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084704491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084704491 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084704491 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084704491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084704491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084704491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084704491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(863)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(864)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084704493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084704493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084704493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084704494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084704494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084704494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084704494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084704494 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084704494 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084704494 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084704494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(864)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084704494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084704494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(864)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084704498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084704506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084704506 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(865)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240907084704509 DGPRS DEBUG Checking for inactive LLMEs, time = 7509558 (sgsn.c:131) TC_attach_echo_timeout-BVCI196(861)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(863)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084704519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084704519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084704519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084704519 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084704519 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084704519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084704519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084704519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084704519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084704520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084704520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084704520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084704521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084704521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084704521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084704521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084704521 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084704521 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084704521 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084704521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084704521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084704521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084704525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084704534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084704534 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(867)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084704562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084704562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084704562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084704562 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084704562 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084704563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084704563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084704563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084704563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084704564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084704564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084704564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084704564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084704564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084704564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084704564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084704564 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084704565 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084704565 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084704565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084704565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084704565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084704569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084704578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084704578 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084705290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084705290 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084705290 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084705290 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@8c3f6802a96e: 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) } } } } 20240907084705293 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084705293 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@8c3f6802a96e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(861)@8c3f6802a96e: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='DF2935C6'O, index=0 SGSN_Test-GSUP(875)@8c3f6802a96e: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@8c3f6802a96e: 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 := 'E64231DB7CB05A9BBD3627EC52166CE0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '42668DA7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B573DBB4DCBD19AE'O } } } } } 20240907084705342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084705342 DLLC NOTICE LLME(ffffffff/df2935c6){UNASSIGNED} LLC RX: unknown TLLI 0xdf2935c6, creating LLME on the fly (gprs_llc.c:552) 20240907084705342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084705342 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20240907084705342 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084705342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084705342 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084705342 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084705342 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084705342 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084705342 DLLC NOTICE LLME(ffffffff/df2935c6){UNASSIGNED} LLGM Assign pre (df2935c6 => c47e80b7) (gprs_llc.c:1079) 20240907084705342 DLLC NOTICE LLME(df2935c6/c47e80b7){ASSIGNED} LLGM Assign post (df2935c6 => c47e80b7) (gprs_llc.c:1125) 20240907084705342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084705342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084705342 DMM DEBUG MM(262420000000067/c47e80b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084705352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084705352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084705352 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084705352 DMM DEBUG MM(262420000000067/c47e80b7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20240907084705352 DMM NOTICE MM(262420000000067/c47e80b7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084705352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084705352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084705353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084705353 DMM DEBUG MM(262420000000067/c47e80b7) Requesting authorization (sgsn_auth.c:160) 20240907084705353 DMM INFO MM(262420000000067/c47e80b7) Requesting authentication tuples (sgsn_auth.c:184) 20240907084705353 DMM DEBUG MM(262420000000067/c47e80b7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084705353 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20240907084705353 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@8c3f6802a96e: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20240907084705355 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084705355 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084705355 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084705355 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084705355 DMM INFO MM(262420000000067/c47e80b7) Subscriber data update (mmctx.c:430) 20240907084705355 DMM DEBUG MM(262420000000067/c47e80b7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084705355 DMM INFO MM(262420000000067/c47e80b7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084705355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084705355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084705355 DMM INFO MM(262420000000067/c47e80b7) <- GMM AUTH AND CIPHERING REQ (rand = e6 42 31 db 7c b0 5a 9b bd 36 27 ec 52 16 6c e0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084705363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084705363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084705363 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084705363 DMM INFO MM(262420000000067/c47e80b7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084705364 DMM NOTICE MM(262420000000067/c47e80b7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084705364 DMM DEBUG MM(262420000000067/c47e80b7) checking auth: received GSM SRES = 42 66 8d a7 (gprs_gmm.c:666) 20240907084705364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084705364 DMM DEBUG MM(262420000000067/c47e80b7) Requesting authorization (sgsn_auth.c:160) 20240907084705364 DMM INFO MM(262420000000067/c47e80b7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084705364 DMM DEBUG MM(262420000000067/c47e80b7) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084705364 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20240907084705364 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) 20240907084705364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084705364 DMM INFO MM(262420000000067/c47e80b7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc47e80b7) (gprs_gmm.c:300) 20240907084705365 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084705365 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084705365 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240907084705365 DMM INFO MM(262420000000067/c47e80b7) Subscriber data update (mmctx.c:430) 20240907084705365 DMM DEBUG MM(262420000000067/c47e80b7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084705365 DMM INFO MM(262420000000067/c47e80b7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084705365 DMM NOTICE MM(262420000000067/c47e80b7) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20240907084705365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084705365 DMM NOTICE MM(262420000000067/c47e80b7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084705365 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) 20240907084705366 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084705366 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240907084705366 DMM INFO MM(262420000000067/c47e80b7) Subscriber data update (mmctx.c:430) 20240907084705366 DMM DEBUG MM(262420000000067/c47e80b7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084705372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084705372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084705372 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084705372 DMM INFO MM(262420000000067/c47e80b7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084705372 DMM NOTICE MM(262420000000067/c47e80b7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084705372 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084705372 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084705372 DLLC NOTICE LLME(df2935c6/c47e80b7){ASSIGNED} LLGM Assign pre (ffffffff => c47e80b7) (gprs_llc.c:1079) 20240907084705372 DLLC NOTICE LLME(ffffffff/c47e80b7){ASSIGNED} LLGM Assign post (ffffffff => c47e80b7) (gprs_llc.c:1125) 20240907084705372 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084705372 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084705372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084705372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084705423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084705423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907084705423 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084705423 DMM INFO MM(262420000000067/c47e80b7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907084705424 DMM INFO MM(262420000000067/c47e80b7) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907084705424 DMM DEBUG MM(262420000000067/c47e80b7) Using GGSN 0 (gprs_sm.c:312) 20240907084705424 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) 20240907084705424 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20240907084705424 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907084705424 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20240907084705424 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20240907084705434 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 cb 94 df 13 11 39 13 aa 4f 14 05 7f 1c 85 ba a7 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) 20240907084705434 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cbb1a8, cbp=0x55a38faeafa0) (sgsn_libgtp.c:629) 20240907084705434 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907084705434 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faefe48 TLLI=c47e80b7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907084705434 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907084705434 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907084710307 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20240907084710309 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) 20240907084710309 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55a38fae18f0) (sgsn_libgtp.c:629) 20240907084715307 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@8c3f6802a96e: "Received EchoRequest seq_nr=1039" 20240907084720309 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20240907084720309 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@8c3f6802a96e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@8c3f6802a96e: "Received EchoRequest seq_nr=1039" 20240907084725292 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240907084725292 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240907084725292 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084725309 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20240907084725309 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20240907084725309 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@8c3f6802a96e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@8c3f6802a96e: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@8c3f6802a96e: "Received EchoRequest seq_nr=1041" 20240907084730310 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20240907084730310 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20240907084730311 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20240907084730311 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@8c3f6802a96e: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@8c3f6802a96e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@8c3f6802a96e: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@8c3f6802a96e: "Received EchoRequest seq_nr=1041" 20240907084734496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084734497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084734498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084734510 DGPRS DEBUG Checking for inactive LLMEs, time = 7509588 (sgsn.c:131) 20240907084734522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084734523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084734523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084734565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084734567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084734567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084735312 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20240907084735312 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20240907084735312 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20240907084735312 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20240907084735312 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@8c3f6802a96e: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@8c3f6802a96e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@8c3f6802a96e: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@8c3f6802a96e: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@8c3f6802a96e: "Received EchoRequest seq_nr=1043" 20240907084740313 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20240907084740314 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20240907084740314 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20240907084740314 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20240907084740314 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55a38fae18f0) (sgsn_libgtp.c:629) 20240907084740314 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55a38fae18f0) (sgsn_libgtp.c:633) 20240907084740314 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20240907084740314 DMM INFO MM(262420000000067/c47e80b7) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240907084740314 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20240907084740314 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240907084740314 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240907084740314 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20240907084740314 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240907084740314 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240907084740314 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20240907084740314 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240907084740314 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240907084740314 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240907084740314 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240907084740314 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20240907084740314 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@8c3f6802a96e: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@8c3f6802a96e: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@8c3f6802a96e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@8c3f6802a96e: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@8c3f6802a96e: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(861)@8c3f6802a96e: Removing Client IMSI='262420000000067'H, index=0 20240907084740323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084740323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240907084740323 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084740323 DMM INFO MM(262420000000067/c47e80b7) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@8c3f6802a96e: Final verdict of PTC: pass 20240907084740325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34346<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084740328 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(875)@8c3f6802a96e: Final verdict of PTC: none 20240907084740328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(864)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(868)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@8c3f6802a96e: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(861)@8c3f6802a96e: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(863)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@8c3f6802a96e: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(873)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(871)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(866)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(862)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_echo_timeout-BVCI196(861): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(862): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(863): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(864): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:47:40 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=100248) 20240907084741330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084741330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100248, count=110116) 20240907084742332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084742332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:47:42 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 20240907084743333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084743333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_restart_ctr_echo started. 20240907084743470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084743471 DMM INFO MM(262420000000067/c47e80b7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084743471 DMM INFO MM(262420000000067/c47e80b7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084743471 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084743471 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084743471 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084743471 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084743471 DLLC NOTICE LLME(ffffffff/c47e80b7){ASSIGNED} LLGM Assign pre (c47e80b7 => ffffffff) (gprs_llc.c:1079) 20240907084743471 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c47e80b7 => ffffffff) (gprs_llc.c:1125) 20240907084743471 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faefaf0 (gprs_sndcp.c:574) 20240907084743471 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faefe48, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907084743471 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20240907084743471 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) 20240907084743471 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) 20240907084743471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907084743471 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084743471 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084743471 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084743472 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084743513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084743513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084743513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084743513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084743513 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084743513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084743513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084743513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084743513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084743514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084743514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084743514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084743514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084743514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084743514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084743514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084743514 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084743514 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084743514 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084743514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(882)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084743515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084743515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084743518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084743529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084743529 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(883)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 TC_attach_restart_ctr_echo-BVCI196(881)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(888)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084743570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084743570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084743570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084743570 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084743570 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084743570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084743570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084743570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084743570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(887)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(888)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084743571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084743572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084743572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084743572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084743572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084743572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084743572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084743572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084743572 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084743572 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084743572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084743572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084743572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(888)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(888)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084743577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084743588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084743588 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(889)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI210(885)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(887)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084743600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084743600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084743600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084743600 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084743600 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084743600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084743600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084743600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084743600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084743602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084743602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084743602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084743602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084743602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084743602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084743602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084743602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084743602 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084743602 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084743602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084743602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084743602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084743606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084743615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084743615 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084744335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084744335 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084744335 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084744335 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@8c3f6802a96e: 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) } } } } 20240907084744337 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240907084744338 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@8c3f6802a96e: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='F2A92F3D'O, index=0 SGSN_Test-GSUP(894)@8c3f6802a96e: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@8c3f6802a96e: 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 := 'D669E8A53404CBF497A208702CA6CF5C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E34769C0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '35ABAD7AE7AA7B57'O } } } } } 20240907084744385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084744385 DLLC NOTICE LLME(ffffffff/f2a92f3d){UNASSIGNED} LLC RX: unknown TLLI 0xf2a92f3d, creating LLME on the fly (gprs_llc.c:552) 20240907084744385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084744385 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20240907084744385 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084744385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084744385 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084744385 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084744385 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084744385 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084744385 DLLC NOTICE LLME(ffffffff/f2a92f3d){UNASSIGNED} LLGM Assign pre (f2a92f3d => cc62783f) (gprs_llc.c:1079) 20240907084744385 DLLC NOTICE LLME(f2a92f3d/cc62783f){ASSIGNED} LLGM Assign post (f2a92f3d => cc62783f) (gprs_llc.c:1125) 20240907084744385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084744385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084744385 DMM DEBUG MM(262420000000023/cc62783f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084744398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084744398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084744398 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084744398 DMM DEBUG MM(262420000000023/cc62783f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20240907084744398 DMM NOTICE MM(262420000000023/cc62783f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084744398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084744398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084744398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084744398 DMM DEBUG MM(262420000000023/cc62783f) Requesting authorization (sgsn_auth.c:160) 20240907084744398 DMM INFO MM(262420000000023/cc62783f) Requesting authentication tuples (sgsn_auth.c:184) 20240907084744398 DMM DEBUG MM(262420000000023/cc62783f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084744398 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20240907084744398 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@8c3f6802a96e: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20240907084744401 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084744401 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084744401 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084744401 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084744401 DMM INFO MM(262420000000023/cc62783f) Subscriber data update (mmctx.c:430) 20240907084744401 DMM DEBUG MM(262420000000023/cc62783f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084744401 DMM INFO MM(262420000000023/cc62783f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084744401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084744401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084744401 DMM INFO MM(262420000000023/cc62783f) <- GMM AUTH AND CIPHERING REQ (rand = d6 69 e8 a5 34 04 cb f4 97 a2 08 70 2c a6 cf 5c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084744408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084744408 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084744408 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084744408 DMM INFO MM(262420000000023/cc62783f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084744408 DMM NOTICE MM(262420000000023/cc62783f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084744408 DMM DEBUG MM(262420000000023/cc62783f) checking auth: received GSM SRES = e3 47 69 c0 (gprs_gmm.c:666) 20240907084744408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084744408 DMM DEBUG MM(262420000000023/cc62783f) Requesting authorization (sgsn_auth.c:160) 20240907084744408 DMM INFO MM(262420000000023/cc62783f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084744408 DMM DEBUG MM(262420000000023/cc62783f) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084744408 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20240907084744408 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) 20240907084744408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084744408 DMM INFO MM(262420000000023/cc62783f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc62783f) (gprs_gmm.c:300) 20240907084744410 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084744410 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084744410 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240907084744410 DMM INFO MM(262420000000023/cc62783f) Subscriber data update (mmctx.c:430) 20240907084744410 DMM DEBUG MM(262420000000023/cc62783f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084744410 DMM INFO MM(262420000000023/cc62783f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084744410 DMM NOTICE MM(262420000000023/cc62783f) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20240907084744410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084744410 DMM NOTICE MM(262420000000023/cc62783f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084744410 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) 20240907084744410 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084744410 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240907084744410 DMM INFO MM(262420000000023/cc62783f) Subscriber data update (mmctx.c:430) 20240907084744410 DMM DEBUG MM(262420000000023/cc62783f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084744416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084744416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084744416 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084744416 DMM INFO MM(262420000000023/cc62783f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084744416 DMM NOTICE MM(262420000000023/cc62783f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084744416 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084744416 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084744416 DLLC NOTICE LLME(f2a92f3d/cc62783f){ASSIGNED} LLGM Assign pre (ffffffff => cc62783f) (gprs_llc.c:1079) 20240907084744416 DLLC NOTICE LLME(ffffffff/cc62783f){ASSIGNED} LLGM Assign post (ffffffff => cc62783f) (gprs_llc.c:1125) 20240907084744416 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084744416 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084744416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084744416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084744467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084744467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907084744467 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084744467 DMM INFO MM(262420000000023/cc62783f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907084744467 DMM INFO MM(262420000000023/cc62783f) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907084744467 DMM DEBUG MM(262420000000023/cc62783f) Using GGSN 0 (gprs_sm.c:312) 20240907084744467 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20240907084744467 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907084744467 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20240907084744467 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20240907084744478 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 73 18 3f 3b 11 a4 ce fc 81 14 05 7f d2 7a c2 28 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) 20240907084744478 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cb8058, cbp=0x55a38faeafa0) (sgsn_libgtp.c:629) 20240907084744478 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907084744478 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faefe48 TLLI=cc62783f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907084744478 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907084744478 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907084749469 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20240907084749471 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) 20240907084749471 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55a38fae18f0) (sgsn_libgtp.c:629) 20240907084754471 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20240907084754473 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) 20240907084754473 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55a38fae18f0) (sgsn_libgtp.c:629) 20240907084754473 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20240907084754473 DMM INFO MM(262420000000023/cc62783f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240907084754473 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20240907084754473 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@8c3f6802a96e: Removing Client IMSI='262420000000023'H, index=0 20240907084754482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084754482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240907084754482 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084754482 DMM INFO MM(262420000000023/cc62783f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@8c3f6802a96e: Final verdict of PTC: pass 20240907084754485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49154<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084754487 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084754487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(894)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(882)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(888)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(892)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@8c3f6802a96e: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@8c3f6802a96e: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(885)@8c3f6802a96e: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(880)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(886)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(890)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(885): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:47:54 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=92988) 20240907084755489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084755489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92988, count=99644) 20240907084756491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084756491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:47: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_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 20240907084757493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084757493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_restart_ctr_create started. 20240907084757636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084757637 DMM INFO MM(262420000000023/cc62783f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084757637 DMM INFO MM(262420000000023/cc62783f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084757637 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084757637 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084757637 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084757637 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084757637 DLLC NOTICE LLME(ffffffff/cc62783f){ASSIGNED} LLGM Assign pre (cc62783f => ffffffff) (gprs_llc.c:1079) 20240907084757637 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cc62783f => ffffffff) (gprs_llc.c:1125) 20240907084757637 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faefaf0 (gprs_sndcp.c:574) 20240907084757637 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faefe48, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907084757637 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20240907084757637 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) 20240907084757637 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) 20240907084757637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907084757637 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084757637 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084757637 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084757637 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084757678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084757678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084757678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084757678 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084757678 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084757678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084757678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084757678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084757678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084757680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084757680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084757680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084757680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084757680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084757680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084757680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084757680 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084757680 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084757680 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084757680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084757681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084757681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084757684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907084757694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084757694 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(900)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084757719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084757719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084757719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084757719 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084757719 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084757719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084757719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084757719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084757719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084757721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084757721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084757721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084757721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084757721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084757721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084757721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084757721 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084757721 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084757721 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084757721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084757722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084757722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084757726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084757736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084757736 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(908)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI210(905)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@8c3f6802a96e: 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(912)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(912)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084757763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084757763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084757763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084757763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084757763 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084757763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084757763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084757763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084757763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(912)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084757765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084757765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084757765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084757765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084757765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084757765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084757765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084757765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084757765 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084757765 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084757765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084757765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084757765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(912)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(912)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084757768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084757775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084757775 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(909)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084758494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084758494 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084758494 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084758494 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(911)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(911)@8c3f6802a96e: 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) } } } } 20240907084758496 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(911)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(911)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084758497 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(911)@8c3f6802a96e: 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(911)@8c3f6802a96e: 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(911)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(911)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@8c3f6802a96e: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='C0BA2AD4'O, index=0 SGSN_Test-GSUP(913)@8c3f6802a96e: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@8c3f6802a96e: 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 := '42CEAD13AC4D34377F4BD1FB3024E794'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '04FE07B2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '485DCF9E6FB08948'O } } } } } 20240907084758540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084758541 DLLC NOTICE LLME(ffffffff/c0ba2ad4){UNASSIGNED} LLC RX: unknown TLLI 0xc0ba2ad4, creating LLME on the fly (gprs_llc.c:552) 20240907084758541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084758541 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20240907084758541 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084758541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084758541 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084758541 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084758541 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084758541 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084758541 DLLC NOTICE LLME(ffffffff/c0ba2ad4){UNASSIGNED} LLGM Assign pre (c0ba2ad4 => ce106cfb) (gprs_llc.c:1079) 20240907084758541 DLLC NOTICE LLME(c0ba2ad4/ce106cfb){ASSIGNED} LLGM Assign post (c0ba2ad4 => ce106cfb) (gprs_llc.c:1125) 20240907084758541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084758541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084758541 DMM DEBUG MM(262420000000024/ce106cfb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084758554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084758554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084758554 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084758554 DMM DEBUG MM(262420000000024/ce106cfb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20240907084758554 DMM NOTICE MM(262420000000024/ce106cfb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084758554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084758554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084758554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084758554 DMM DEBUG MM(262420000000024/ce106cfb) Requesting authorization (sgsn_auth.c:160) 20240907084758554 DMM INFO MM(262420000000024/ce106cfb) Requesting authentication tuples (sgsn_auth.c:184) 20240907084758554 DMM DEBUG MM(262420000000024/ce106cfb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084758554 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20240907084758554 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@8c3f6802a96e: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20240907084758556 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084758556 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084758556 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084758556 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084758556 DMM INFO MM(262420000000024/ce106cfb) Subscriber data update (mmctx.c:430) 20240907084758556 DMM DEBUG MM(262420000000024/ce106cfb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084758556 DMM INFO MM(262420000000024/ce106cfb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084758556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084758556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084758556 DMM INFO MM(262420000000024/ce106cfb) <- GMM AUTH AND CIPHERING REQ (rand = 42 ce ad 13 ac 4d 34 37 7f 4b d1 fb 30 24 e7 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084758563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084758563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084758563 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084758563 DMM INFO MM(262420000000024/ce106cfb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084758563 DMM NOTICE MM(262420000000024/ce106cfb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084758563 DMM DEBUG MM(262420000000024/ce106cfb) checking auth: received GSM SRES = 04 fe 07 b2 (gprs_gmm.c:666) 20240907084758563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084758563 DMM DEBUG MM(262420000000024/ce106cfb) Requesting authorization (sgsn_auth.c:160) 20240907084758563 DMM INFO MM(262420000000024/ce106cfb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084758563 DMM DEBUG MM(262420000000024/ce106cfb) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084758563 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20240907084758563 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) 20240907084758563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084758563 DMM INFO MM(262420000000024/ce106cfb) <- GMM ATTACH ACCEPT (new P-TMSI=0xce106cfb) (gprs_gmm.c:300) 20240907084758564 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084758564 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084758564 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240907084758564 DMM INFO MM(262420000000024/ce106cfb) Subscriber data update (mmctx.c:430) 20240907084758564 DMM DEBUG MM(262420000000024/ce106cfb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084758564 DMM INFO MM(262420000000024/ce106cfb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084758564 DMM NOTICE MM(262420000000024/ce106cfb) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20240907084758564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084758564 DMM NOTICE MM(262420000000024/ce106cfb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084758564 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) 20240907084758565 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084758565 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240907084758565 DMM INFO MM(262420000000024/ce106cfb) Subscriber data update (mmctx.c:430) 20240907084758565 DMM DEBUG MM(262420000000024/ce106cfb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084758571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084758571 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084758571 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084758571 DMM INFO MM(262420000000024/ce106cfb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084758571 DMM NOTICE MM(262420000000024/ce106cfb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084758571 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084758571 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084758571 DLLC NOTICE LLME(c0ba2ad4/ce106cfb){ASSIGNED} LLGM Assign pre (ffffffff => ce106cfb) (gprs_llc.c:1079) 20240907084758571 DLLC NOTICE LLME(ffffffff/ce106cfb){ASSIGNED} LLGM Assign post (ffffffff => ce106cfb) (gprs_llc.c:1125) 20240907084758571 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084758571 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084758571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084758571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084758622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084758622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907084758622 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084758622 DMM INFO MM(262420000000024/ce106cfb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907084758622 DMM INFO MM(262420000000024/ce106cfb) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907084758622 DMM DEBUG MM(262420000000024/ce106cfb) Using GGSN 0 (gprs_sm.c:312) 20240907084758622 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240907084758622 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907084758622 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20240907084758622 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20240907084758634 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 a4 15 e4 62 11 e2 1c 82 06 14 05 7f ed 1a 31 a3 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) 20240907084758634 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f4f95cb8058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240907084758634 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f4f95cb8058, cbp=0x55a38faeafa0) (sgsn_libgtp.c:629) 20240907084758634 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:399) 20240907084758634 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20240907084758634 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240907084758634 DMM NOTICE MM(262420000000024/ce106cfb) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907084758641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084758641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084758641 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084758641 DMM INFO MM(262420000000024/ce106cfb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907084758641 DMM INFO MM(262420000000024/ce106cfb) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907084758641 DMM DEBUG MM(262420000000024/ce106cfb) Using GGSN 0 (gprs_sm.c:312) 20240907084758641 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240907084758641 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907084758641 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20240907084758641 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20240907084758644 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 a4 15 e4 62 11 e2 1c 82 06 14 05 7f ed 1a 31 a3 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) 20240907084758644 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f4f95cb8058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240907084758644 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cb8058, cbp=0x55a38faeafa0) (sgsn_libgtp.c:629) 20240907084758644 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907084758644 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faf0fb8 TLLI=ce106cfb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907084758644 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907084758644 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@8c3f6802a96e: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@8c3f6802a96e: Final verdict of PTC: pass 20240907084758653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48606<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@8c3f6802a96e: Final verdict of PTC: none 20240907084758655 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084758655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_restart_ctr_create-BVCI210(905)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(911)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(912)@8c3f6802a96e: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(901)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(906)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(899)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(910)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(904)@8c3f6802a96e: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(909)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(909): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(910): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(911): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(912): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:47:58 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41952) 20240907084759656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084759656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41952, count=100496) 20240907084800656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084800656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:48:00 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 20240907084801657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084801657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20240907084801801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084801802 DMM INFO MM(262420000000024/ce106cfb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084801802 DMM INFO MM(262420000000024/ce106cfb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084801802 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084801802 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084801802 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084801802 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084801802 DLLC NOTICE LLME(ffffffff/ce106cfb){ASSIGNED} LLGM Assign pre (ce106cfb => ffffffff) (gprs_llc.c:1079) 20240907084801802 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ce106cfb => ffffffff) (gprs_llc.c:1125) 20240907084801802 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faf0c60 (gprs_sndcp.c:574) 20240907084801802 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faf0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907084801802 DMM NOTICE MM(262420000000024/ce106cfb) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240907084801802 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20240907084801802 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240907084801802 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907084801802 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20240907084801802 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20240907084801802 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) 20240907084801802 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) 20240907084801802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907084801802 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084801803 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084801803 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084801803 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@8c3f6802a96e: 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(921)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(921)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084801856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084801856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084801856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084801856 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084801856 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084801856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084801856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084801856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084801856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(920)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(921)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084801858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084801858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084801858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084801859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084801859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084801859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084801859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084801859 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084801859 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084801859 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084801859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084801859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084801859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(921)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(921)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084801864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(917)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084801874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084801875 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(918)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(920)@8c3f6802a96e: 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(926)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(926)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084801895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084801895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084801895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084801895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084801895 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084801895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084801895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084801895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084801895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(925)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(926)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084801897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084801897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084801897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084801897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084801897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084801897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084801897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084801897 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084801897 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084801897 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084801897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084801897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084801897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(926)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(926)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084801901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084801911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084801911 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(927)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(923)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(925)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084801925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084801925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084801925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084801925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084801925 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084801925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084801925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084801925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084801925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084801927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084801927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084801927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084801927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084801927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084801927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084801927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084801927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084801927 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084801927 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084801927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084801927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084801927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084801931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084801938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084801938 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)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084802658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084802658 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084802658 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084802658 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@8c3f6802a96e: 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) } } } } 20240907084802660 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084802661 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@8c3f6802a96e: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='E467DEDC'O, index=0 SGSN_Test-GSUP(932)@8c3f6802a96e: 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)@8c3f6802a96e: 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 := '777407532D4BBB198D2DDF5501395059'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D831C131'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EFD00E67D310A62C'O } } } } } 20240907084803715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084803715 DLLC NOTICE LLME(ffffffff/e467dedc){UNASSIGNED} LLC RX: unknown TLLI 0xe467dedc, creating LLME on the fly (gprs_llc.c:552) 20240907084803715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084803715 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20240907084803715 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084803715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084803715 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084803715 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084803715 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084803715 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084803715 DLLC NOTICE LLME(ffffffff/e467dedc){UNASSIGNED} LLGM Assign pre (e467dedc => dccad79b) (gprs_llc.c:1079) 20240907084803715 DLLC NOTICE LLME(e467dedc/dccad79b){ASSIGNED} LLGM Assign post (e467dedc => dccad79b) (gprs_llc.c:1125) 20240907084803715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084803715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084803716 DMM DEBUG MM(262420000000025/dccad79b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084803728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084803728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084803728 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084803728 DMM DEBUG MM(262420000000025/dccad79b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20240907084803728 DMM NOTICE MM(262420000000025/dccad79b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084803728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084803728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084803728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084803728 DMM DEBUG MM(262420000000025/dccad79b) Requesting authorization (sgsn_auth.c:160) 20240907084803728 DMM INFO MM(262420000000025/dccad79b) Requesting authentication tuples (sgsn_auth.c:184) 20240907084803728 DMM DEBUG MM(262420000000025/dccad79b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084803728 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20240907084803728 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@8c3f6802a96e: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20240907084803731 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084803731 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084803731 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084803731 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084803731 DMM INFO MM(262420000000025/dccad79b) Subscriber data update (mmctx.c:430) 20240907084803731 DMM DEBUG MM(262420000000025/dccad79b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084803731 DMM INFO MM(262420000000025/dccad79b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084803732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084803732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084803732 DMM INFO MM(262420000000025/dccad79b) <- GMM AUTH AND CIPHERING REQ (rand = 77 74 07 53 2d 4b bb 19 8d 2d df 55 01 39 50 59 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084803739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084803739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084803739 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084803739 DMM INFO MM(262420000000025/dccad79b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084803739 DMM NOTICE MM(262420000000025/dccad79b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084803739 DMM DEBUG MM(262420000000025/dccad79b) checking auth: received GSM SRES = d8 31 c1 31 (gprs_gmm.c:666) 20240907084803739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084803739 DMM DEBUG MM(262420000000025/dccad79b) Requesting authorization (sgsn_auth.c:160) 20240907084803739 DMM INFO MM(262420000000025/dccad79b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084803739 DMM DEBUG MM(262420000000025/dccad79b) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084803739 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20240907084803739 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) 20240907084803740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084803740 DMM INFO MM(262420000000025/dccad79b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdccad79b) (gprs_gmm.c:300) 20240907084803741 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084803741 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084803741 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240907084803741 DMM INFO MM(262420000000025/dccad79b) Subscriber data update (mmctx.c:430) 20240907084803741 DMM DEBUG MM(262420000000025/dccad79b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084803741 DMM INFO MM(262420000000025/dccad79b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084803741 DMM NOTICE MM(262420000000025/dccad79b) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20240907084803741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084803741 DMM NOTICE MM(262420000000025/dccad79b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084803741 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) 20240907084803741 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084803741 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240907084803741 DMM INFO MM(262420000000025/dccad79b) Subscriber data update (mmctx.c:430) 20240907084803741 DMM DEBUG MM(262420000000025/dccad79b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084803747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084803747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084803747 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084803747 DMM INFO MM(262420000000025/dccad79b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084803747 DMM NOTICE MM(262420000000025/dccad79b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084803747 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084803747 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084803747 DLLC NOTICE LLME(e467dedc/dccad79b){ASSIGNED} LLGM Assign pre (ffffffff => dccad79b) (gprs_llc.c:1079) 20240907084803747 DLLC NOTICE LLME(ffffffff/dccad79b){ASSIGNED} LLGM Assign post (ffffffff => dccad79b) (gprs_llc.c:1125) 20240907084803747 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084803747 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084803747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084803747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084803799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084803799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907084803799 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084803799 DMM INFO MM(262420000000025/dccad79b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907084803799 DMM INFO MM(262420000000025/dccad79b) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907084803799 DMM DEBUG MM(262420000000025/dccad79b) Using GGSN 0 (gprs_sm.c:312) 20240907084803799 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) 20240907084803799 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20240907084803799 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907084803799 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20240907084803799 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20240907084803811 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 fc 23 9d 62 11 c8 31 2e 46 14 05 7f 85 36 f8 99 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) 20240907084803811 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cb90c8, cbp=0x55a38fae90f0) (sgsn_libgtp.c:629) 20240907084803811 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907084803811 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faf0fb8 TLLI=dccad79b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907084803811 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907084803811 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907084803816 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240907084803816 DGPRS INFO PDP(262420000000025:5): Context 0x7f4f95cb90c8 was deleted (sgsn_libgtp.c:657) 20240907084803816 DMM INFO MM(262420000000025/dccad79b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240907084803816 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20240907084803816 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240907084804510 DGPRS DEBUG Checking for inactive LLMEs, time = 7509618 (sgsn.c:131) 20240907084811817 DMM INFO MM(262420000000025/dccad79b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240907084819001 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20240907084819818 DMM INFO MM(262420000000025/dccad79b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240907084822659 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240907084822659 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240907084822660 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084827819 DMM INFO MM(262420000000025/dccad79b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240907084831860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084831862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084831862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084831898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084831899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084831899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084831928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084831930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084831930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907084834511 DGPRS DEBUG Checking for inactive LLMEs, time = 7509648 (sgsn.c:131) 20240907084835820 DMM INFO MM(262420000000025/dccad79b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@8c3f6802a96e: Removing Client IMSI='262420000000025'H, index=0 20240907084835829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084835829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240907084835829 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084835829 DMM INFO MM(262420000000025/dccad79b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@8c3f6802a96e: Final verdict of PTC: pass 20240907084835832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48622<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@8c3f6802a96e: Final verdict of PTC: none 20240907084835834 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084835834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(931)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(930)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(923)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(921)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(925)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(920)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(926)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(928)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(924)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(919)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(919): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(920): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(921): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(923): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(924): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(925): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(926): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:48:35 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=103344) 20240907084836836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084836836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103344, count=107944) 20240907084837836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084837836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:48:37 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 20240907084838837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084838837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20240907084838982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084838983 DMM INFO MM(262420000000025/dccad79b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084838983 DMM INFO MM(262420000000025/dccad79b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084838983 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084838983 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084838984 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084838984 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084838984 DLLC NOTICE LLME(ffffffff/dccad79b){ASSIGNED} LLGM Assign pre (dccad79b => ffffffff) (gprs_llc.c:1079) 20240907084838984 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (dccad79b => ffffffff) (gprs_llc.c:1125) 20240907084838984 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faf0c60 (gprs_sndcp.c:574) 20240907084838984 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faf0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907084838984 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20240907084838984 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) 20240907084838984 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) 20240907084838984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907084838984 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084838984 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084838984 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084838984 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084839025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084839025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084839025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084839025 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084839025 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084839025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084839025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084839025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084839025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084839027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084839027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084839027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084839027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084839027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084839027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084839027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084839027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084839027 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084839027 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084839027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084839028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084839028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084839031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084839042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084839042 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)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084839064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084839064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084839064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084839064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084839064 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084839064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084839064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084839064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084839064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084839066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084839066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084839066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084839066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084839066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084839066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084839066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084839066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084839066 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084839066 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084839066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084839067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084839067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084839071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084839082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084839082 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(946)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084839111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084839111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084839112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084839112 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084839112 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084839112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084839112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084839112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084839112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084839114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084839114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084839114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084839114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084839114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084839114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084839114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084839114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084839114 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084839114 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084839114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084839115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(950)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084839115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084839118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084839129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084839129 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)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084839838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084839838 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084839838 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084839838 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(949)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@8c3f6802a96e: 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) } } } } 20240907084839840 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(949)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084839841 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(949)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@8c3f6802a96e: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='CD196614'O, index=0 SGSN_Test-GSUP(951)@8c3f6802a96e: 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)@8c3f6802a96e: 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 := 'E2D5C532D853B131793B7704364C9736'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '71BC9A5B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1D06EE9278C57E97'O } } } } } 20240907084839890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084839890 DLLC NOTICE LLME(ffffffff/cd196614){UNASSIGNED} LLC RX: unknown TLLI 0xcd196614, creating LLME on the fly (gprs_llc.c:552) 20240907084839890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084839890 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20240907084839890 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084839890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084839890 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084839890 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084839890 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084839890 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084839890 DLLC NOTICE LLME(ffffffff/cd196614){UNASSIGNED} LLGM Assign pre (cd196614 => edf67694) (gprs_llc.c:1079) 20240907084839890 DLLC NOTICE LLME(cd196614/edf67694){ASSIGNED} LLGM Assign post (cd196614 => edf67694) (gprs_llc.c:1125) 20240907084839890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084839890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084839890 DMM DEBUG MM(262420000000027/edf67694) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084839903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084839903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084839903 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084839903 DMM DEBUG MM(262420000000027/edf67694) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20240907084839903 DMM NOTICE MM(262420000000027/edf67694) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084839903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084839903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084839903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084839903 DMM DEBUG MM(262420000000027/edf67694) Requesting authorization (sgsn_auth.c:160) 20240907084839903 DMM INFO MM(262420000000027/edf67694) Requesting authentication tuples (sgsn_auth.c:184) 20240907084839903 DMM DEBUG MM(262420000000027/edf67694) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084839903 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20240907084839903 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@8c3f6802a96e: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20240907084839905 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084839905 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084839905 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084839905 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084839905 DMM INFO MM(262420000000027/edf67694) Subscriber data update (mmctx.c:430) 20240907084839905 DMM DEBUG MM(262420000000027/edf67694) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084839905 DMM INFO MM(262420000000027/edf67694) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084839906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084839906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084839906 DMM INFO MM(262420000000027/edf67694) <- GMM AUTH AND CIPHERING REQ (rand = e2 d5 c5 32 d8 53 b1 31 79 3b 77 04 36 4c 97 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084839912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084839912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084839912 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084839912 DMM INFO MM(262420000000027/edf67694) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084839912 DMM NOTICE MM(262420000000027/edf67694) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084839912 DMM DEBUG MM(262420000000027/edf67694) checking auth: received GSM SRES = 71 bc 9a 5b (gprs_gmm.c:666) 20240907084839912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084839912 DMM DEBUG MM(262420000000027/edf67694) Requesting authorization (sgsn_auth.c:160) 20240907084839912 DMM INFO MM(262420000000027/edf67694) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084839912 DMM DEBUG MM(262420000000027/edf67694) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084839912 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20240907084839912 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) 20240907084839912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084839912 DMM INFO MM(262420000000027/edf67694) <- GMM ATTACH ACCEPT (new P-TMSI=0xedf67694) (gprs_gmm.c:300) 20240907084839914 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084839914 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084839914 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240907084839914 DMM INFO MM(262420000000027/edf67694) Subscriber data update (mmctx.c:430) 20240907084839914 DMM DEBUG MM(262420000000027/edf67694) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084839914 DMM INFO MM(262420000000027/edf67694) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084839914 DMM NOTICE MM(262420000000027/edf67694) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20240907084839914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084839914 DMM NOTICE MM(262420000000027/edf67694) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084839914 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) 20240907084839914 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084839914 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240907084839914 DMM INFO MM(262420000000027/edf67694) Subscriber data update (mmctx.c:430) 20240907084839914 DMM DEBUG MM(262420000000027/edf67694) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084839920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084839920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084839920 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084839920 DMM INFO MM(262420000000027/edf67694) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084839920 DMM NOTICE MM(262420000000027/edf67694) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084839920 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084839920 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084839920 DLLC NOTICE LLME(cd196614/edf67694){ASSIGNED} LLGM Assign pre (ffffffff => edf67694) (gprs_llc.c:1079) 20240907084839920 DLLC NOTICE LLME(ffffffff/edf67694){ASSIGNED} LLGM Assign post (ffffffff => edf67694) (gprs_llc.c:1125) 20240907084839920 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084839920 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084839920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084839920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084839972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084839972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907084839972 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084839972 DMM INFO MM(262420000000027/edf67694) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907084839972 DMM INFO MM(262420000000027/edf67694) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907084839972 DMM DEBUG MM(262420000000027/edf67694) Using GGSN 0 (gprs_sm.c:312) 20240907084839972 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) 20240907084839972 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20240907084839972 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907084839972 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20240907084839972 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@8c3f6802a96e: First createPDPContextRequest received, dropping & waiting for retransmission 20240907084844973 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20240907084844982 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 71 6a f4 e2 11 5b 93 1d 31 14 05 7f 6c c3 8f 86 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) 20240907084844982 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cb90c8, cbp=0x55a38fae90f0) (sgsn_libgtp.c:629) 20240907084844982 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907084844982 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faf0fb8 TLLI=edf67694, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907084844982 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907084844982 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20240907084844990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084844990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240907084844991 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084844991 DMM INFO MM(262420000000027/edf67694) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240907084844991 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907084844991 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@8c3f6802a96e: First deletePDPContextRequest received, dropping & waiting for retransmission 20240907084849992 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20240907084849995 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) 20240907084849995 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f4f95cb90c8, cbp=0x55a38fae90f0) (sgsn_libgtp.c:629) 20240907084849995 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:551) 20240907084849995 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faf0fb8, TLLI=edf67694, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907084849995 DMM INFO MM(262420000000027/edf67694) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240907084849995 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20240907084849995 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@8c3f6802a96e: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@8c3f6802a96e: Final verdict of PTC: pass 20240907084850006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52462<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084850008 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084850008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(951)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(949)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(939)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(944)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(950)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(948)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(937)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(942)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:48:50 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=95800) 20240907084851009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084851009 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=99960) 20240907084852010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084852010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:48: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.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 20240907084853011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084853011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20240907084853152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084853154 DMM INFO MM(262420000000027/edf67694) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084853154 DMM INFO MM(262420000000027/edf67694) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084853154 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084853154 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084853154 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084853154 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084853154 DLLC NOTICE LLME(ffffffff/edf67694){ASSIGNED} LLGM Assign pre (edf67694 => ffffffff) (gprs_llc.c:1079) 20240907084853154 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (edf67694 => ffffffff) (gprs_llc.c:1125) 20240907084853154 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20240907084853154 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) 20240907084853154 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) 20240907084853154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907084853154 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084853154 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084853154 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084853154 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084853196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084853196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084853196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084853196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084853196 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084853196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084853196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084853196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084853196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084853198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084853198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084853198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084853198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084853198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084853198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084853198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084853198 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084853198 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084853198 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084853198 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084853199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084853199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084853204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084853213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084853213 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)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084853233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084853233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084853233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084853233 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084853233 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084853233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084853233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084853233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084853233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084853235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084853235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084853235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084853236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084853236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084853236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084853236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084853236 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084853236 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084853236 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084853236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084853236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084853236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084853239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084853249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084853249 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)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084853274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084853274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084853274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084853274 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084853274 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084853274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084853274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084853274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084853274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084853275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084853275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084853275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084853275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084853275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084853275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084853275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084853275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084853275 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084853275 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084853275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084853276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084853276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084853279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084853288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084853288 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)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084854012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084854012 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084854012 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084854012 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@8c3f6802a96e: 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) } } } } 20240907084854014 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084854015 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@8c3f6802a96e: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='DBC2CA1C'O, index=0 SGSN_Test-GSUP(970)@8c3f6802a96e: 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)@8c3f6802a96e: 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 := '01E3D901DAE67396B1C301C8DB61812A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3531F0B9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CAFDA6A07BA302A0'O } } } } } 20240907084854062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084854062 DLLC NOTICE LLME(ffffffff/dbc2ca1c){UNASSIGNED} LLC RX: unknown TLLI 0xdbc2ca1c, creating LLME on the fly (gprs_llc.c:552) 20240907084854062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084854062 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20240907084854062 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084854062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084854062 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084854062 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084854062 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084854062 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084854062 DLLC NOTICE LLME(ffffffff/dbc2ca1c){UNASSIGNED} LLGM Assign pre (dbc2ca1c => cd6bfe5a) (gprs_llc.c:1079) 20240907084854062 DLLC NOTICE LLME(dbc2ca1c/cd6bfe5a){ASSIGNED} LLGM Assign post (dbc2ca1c => cd6bfe5a) (gprs_llc.c:1125) 20240907084854062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084854062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084854062 DMM DEBUG MM(262420000000028/cd6bfe5a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084854075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084854075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084854075 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084854075 DMM DEBUG MM(262420000000028/cd6bfe5a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20240907084854075 DMM NOTICE MM(262420000000028/cd6bfe5a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084854075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084854075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084854075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084854075 DMM DEBUG MM(262420000000028/cd6bfe5a) Requesting authorization (sgsn_auth.c:160) 20240907084854075 DMM INFO MM(262420000000028/cd6bfe5a) Requesting authentication tuples (sgsn_auth.c:184) 20240907084854075 DMM DEBUG MM(262420000000028/cd6bfe5a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084854075 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20240907084854075 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@8c3f6802a96e: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20240907084854078 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084854078 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084854078 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084854078 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084854078 DMM INFO MM(262420000000028/cd6bfe5a) Subscriber data update (mmctx.c:430) 20240907084854078 DMM DEBUG MM(262420000000028/cd6bfe5a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084854078 DMM INFO MM(262420000000028/cd6bfe5a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084854078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084854078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084854078 DMM INFO MM(262420000000028/cd6bfe5a) <- GMM AUTH AND CIPHERING REQ (rand = 01 e3 d9 01 da e6 73 96 b1 c3 01 c8 db 61 81 2a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084854085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084854085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084854085 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084854085 DMM INFO MM(262420000000028/cd6bfe5a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084854085 DMM NOTICE MM(262420000000028/cd6bfe5a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084854085 DMM DEBUG MM(262420000000028/cd6bfe5a) checking auth: received GSM SRES = 35 31 f0 b9 (gprs_gmm.c:666) 20240907084854085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084854085 DMM DEBUG MM(262420000000028/cd6bfe5a) Requesting authorization (sgsn_auth.c:160) 20240907084854085 DMM INFO MM(262420000000028/cd6bfe5a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084854085 DMM DEBUG MM(262420000000028/cd6bfe5a) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084854085 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20240907084854085 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) 20240907084854085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084854085 DMM INFO MM(262420000000028/cd6bfe5a) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd6bfe5a) (gprs_gmm.c:300) 20240907084854086 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084854086 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084854086 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240907084854087 DMM INFO MM(262420000000028/cd6bfe5a) Subscriber data update (mmctx.c:430) 20240907084854087 DMM DEBUG MM(262420000000028/cd6bfe5a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084854087 DMM INFO MM(262420000000028/cd6bfe5a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084854087 DMM NOTICE MM(262420000000028/cd6bfe5a) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20240907084854087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084854087 DMM NOTICE MM(262420000000028/cd6bfe5a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084854087 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) 20240907084854087 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084854087 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240907084854087 DMM INFO MM(262420000000028/cd6bfe5a) Subscriber data update (mmctx.c:430) 20240907084854087 DMM DEBUG MM(262420000000028/cd6bfe5a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084854093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084854093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084854093 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084854093 DMM INFO MM(262420000000028/cd6bfe5a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084854093 DMM NOTICE MM(262420000000028/cd6bfe5a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084854093 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084854093 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084854093 DLLC NOTICE LLME(dbc2ca1c/cd6bfe5a){ASSIGNED} LLGM Assign pre (ffffffff => cd6bfe5a) (gprs_llc.c:1079) 20240907084854093 DLLC NOTICE LLME(ffffffff/cd6bfe5a){ASSIGNED} LLGM Assign post (ffffffff => cd6bfe5a) (gprs_llc.c:1125) 20240907084854093 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084854093 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084854093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084854093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084854145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084854145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907084854145 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084854145 DMM INFO MM(262420000000028/cd6bfe5a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907084854145 DMM INFO MM(262420000000028/cd6bfe5a) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907084854145 DMM DEBUG MM(262420000000028/cd6bfe5a) Using GGSN 0 (gprs_sm.c:312) 20240907084854145 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) 20240907084854145 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20240907084854145 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907084854145 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20240907084854145 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20240907084854156 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 64 2e 2f 52 11 ff f5 d1 1f 14 05 7f 7c 22 96 73 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) 20240907084854156 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cb90c8, cbp=0x55a38fae90f0) (sgsn_libgtp.c:629) 20240907084854156 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907084854156 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faf0fb8 TLLI=cd6bfe5a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907084854156 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907084854156 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907084854163 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240907084854163 DGPRS INFO PDP(262420000000028:5): Context 0x7f4f95cb90c8 was deleted (sgsn_libgtp.c:657) 20240907084854163 DMM INFO MM(262420000000028/cd6bfe5a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240907084854163 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20240907084854163 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@8c3f6802a96e: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20240907084854169 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20240907084854171 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) 20240907084854171 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) 20240907084854171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084854171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240907084854171 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084854171 DMM INFO MM(262420000000028/cd6bfe5a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@8c3f6802a96e: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@8c3f6802a96e: Final verdict of PTC: pass 20240907084854175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58656<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084854177 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084854177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(970)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(958)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(968)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(963)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(966)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(961)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(956)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:48:54 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41436) 20240907084855178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084855178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41436, count=98076) 20240907084856180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084856180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:48: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_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 20240907084857181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084857181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20240907084857320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084857322 DMM INFO MM(262420000000028/cd6bfe5a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084857322 DMM INFO MM(262420000000028/cd6bfe5a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084857322 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084857322 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084857322 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084857322 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084857322 DLLC NOTICE LLME(ffffffff/cd6bfe5a){ASSIGNED} LLGM Assign pre (cd6bfe5a => ffffffff) (gprs_llc.c:1079) 20240907084857322 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cd6bfe5a => ffffffff) (gprs_llc.c:1125) 20240907084857322 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faf0c60 (gprs_sndcp.c:574) 20240907084857322 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faf0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907084857322 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20240907084857322 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) 20240907084857322 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) 20240907084857322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907084857322 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084857322 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084857322 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084857322 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084857366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084857366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084857366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084857366 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084857366 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084857366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084857366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084857366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084857366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084857368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084857368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084857368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084857369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084857369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084857369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084857369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084857369 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084857369 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084857369 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084857369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(977)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084857370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084857370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084857374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907084857383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084857383 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)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084857410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084857410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084857410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084857410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084857410 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084857410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084857410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084857410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084857410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084857412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084857412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084857412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084857412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084857412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084857412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084857412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084857412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084857412 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084857412 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084857412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084857413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084857413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084857417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084857427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084857427 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(981)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(988)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084857461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084857461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084857461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084857461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084857461 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084857461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084857461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084857461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084857461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(988)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084857462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084857462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084857462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084857463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084857463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084857463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084857463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084857463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084857463 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084857463 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084857463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(988)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084857464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084857464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(988)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084857467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084857477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084857477 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)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084858182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084858182 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084858182 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084858182 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(987)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(987)@8c3f6802a96e: 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) } } } } 20240907084858184 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(987)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(987)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084858185 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(987)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(987)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@8c3f6802a96e: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='F6ADE46D'O, index=0 SGSN_Test-GSUP(989)@8c3f6802a96e: 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)@8c3f6802a96e: 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 := '40CA3F3B038681DF787B69F2EEE7B824'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DC0837CE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6B57990AE8132C42'O } } } } } 20240907084858234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084858234 DLLC NOTICE LLME(ffffffff/f6ade46d){UNASSIGNED} LLC RX: unknown TLLI 0xf6ade46d, creating LLME on the fly (gprs_llc.c:552) 20240907084858234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084858234 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20240907084858234 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084858234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084858234 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084858234 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084858234 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084858234 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084858234 DLLC NOTICE LLME(ffffffff/f6ade46d){UNASSIGNED} LLGM Assign pre (f6ade46d => c90562cd) (gprs_llc.c:1079) 20240907084858234 DLLC NOTICE LLME(f6ade46d/c90562cd){ASSIGNED} LLGM Assign post (f6ade46d => c90562cd) (gprs_llc.c:1125) 20240907084858234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084858234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084858234 DMM DEBUG MM(262420000000026/c90562cd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084858247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084858247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084858247 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084858247 DMM DEBUG MM(262420000000026/c90562cd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240907084858247 DMM NOTICE MM(262420000000026/c90562cd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084858247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084858247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084858247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084858247 DMM DEBUG MM(262420000000026/c90562cd) Requesting authorization (sgsn_auth.c:160) 20240907084858247 DMM INFO MM(262420000000026/c90562cd) Requesting authentication tuples (sgsn_auth.c:184) 20240907084858247 DMM DEBUG MM(262420000000026/c90562cd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084858247 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240907084858247 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@8c3f6802a96e: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20240907084858250 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084858250 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084858250 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084858250 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084858250 DMM INFO MM(262420000000026/c90562cd) Subscriber data update (mmctx.c:430) 20240907084858250 DMM DEBUG MM(262420000000026/c90562cd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084858250 DMM INFO MM(262420000000026/c90562cd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084858250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084858250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084858250 DMM INFO MM(262420000000026/c90562cd) <- GMM AUTH AND CIPHERING REQ (rand = 40 ca 3f 3b 03 86 81 df 78 7b 69 f2 ee e7 b8 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084858258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084858258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084858258 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084858258 DMM INFO MM(262420000000026/c90562cd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084858258 DMM NOTICE MM(262420000000026/c90562cd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084858258 DMM DEBUG MM(262420000000026/c90562cd) checking auth: received GSM SRES = dc 08 37 ce (gprs_gmm.c:666) 20240907084858258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084858258 DMM DEBUG MM(262420000000026/c90562cd) Requesting authorization (sgsn_auth.c:160) 20240907084858258 DMM INFO MM(262420000000026/c90562cd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084858258 DMM DEBUG MM(262420000000026/c90562cd) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084858258 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240907084858258 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) 20240907084858258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084858258 DMM INFO MM(262420000000026/c90562cd) <- GMM ATTACH ACCEPT (new P-TMSI=0xc90562cd) (gprs_gmm.c:300) 20240907084858260 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084858260 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084858260 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240907084858260 DMM INFO MM(262420000000026/c90562cd) Subscriber data update (mmctx.c:430) 20240907084858260 DMM DEBUG MM(262420000000026/c90562cd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084858260 DMM INFO MM(262420000000026/c90562cd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084858260 DMM NOTICE MM(262420000000026/c90562cd) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240907084858260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084858260 DMM NOTICE MM(262420000000026/c90562cd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084858260 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) 20240907084858260 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084858260 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240907084858260 DMM INFO MM(262420000000026/c90562cd) Subscriber data update (mmctx.c:430) 20240907084858260 DMM DEBUG MM(262420000000026/c90562cd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084858267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084858267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084858267 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084858267 DMM INFO MM(262420000000026/c90562cd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084858267 DMM NOTICE MM(262420000000026/c90562cd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084858267 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084858267 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084858267 DLLC NOTICE LLME(f6ade46d/c90562cd){ASSIGNED} LLGM Assign pre (ffffffff => c90562cd) (gprs_llc.c:1079) 20240907084858267 DLLC NOTICE LLME(ffffffff/c90562cd){ASSIGNED} LLGM Assign post (ffffffff => c90562cd) (gprs_llc.c:1125) 20240907084858267 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084858267 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084858267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084858267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084858318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084858318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907084858318 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084858318 DMM INFO MM(262420000000026/c90562cd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907084858318 DMM INFO MM(262420000000026/c90562cd) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907084858318 DMM DEBUG MM(262420000000026/c90562cd) Using GGSN 0 (gprs_sm.c:312) 20240907084858318 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) 20240907084858318 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240907084858318 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907084858318 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20240907084858318 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20240907084858329 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 2c 7c 53 f7 11 62 39 90 e3 14 05 7f 16 dc f9 d0 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) 20240907084858329 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cb90c8, cbp=0x55a38fae90f0) (sgsn_libgtp.c:629) 20240907084858329 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907084858329 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faf0fb8 TLLI=c90562cd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907084858329 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907084858329 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907084858338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084858338 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240907084858338 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084858340 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 2c 7c 53 f7 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20240907084858340 DGPRS INFO PDP(262420000000026:5): Context 0x7f4f95cb90c8 was deleted (sgsn_libgtp.c:657) 20240907084858340 DMM INFO MM(262420000000026/c90562cd) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240907084858340 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20240907084858340 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@8c3f6802a96e: Removing Client IMSI='262420000000026'H, index=0 20240907084858347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084858347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240907084858347 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084858347 DMM INFO MM(262420000000026/c90562cd) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@8c3f6802a96e: Final verdict of PTC: pass 20240907084858350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51914<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084858352 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084858352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(973)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(989)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(987)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(977)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(988)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(982)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(980)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(975)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(986)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(986): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(987): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(988): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:48:58 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41888) 20240907084859354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084859354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41888, count=99996) 20240907084900356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084900356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:49:00 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 20240907084901357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084901357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_pdp_act_gmm_detach started. 20240907084901500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084901502 DMM INFO MM(262420000000026/c90562cd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084901502 DMM INFO MM(262420000000026/c90562cd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084901502 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084901502 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084901502 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084901502 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084901502 DLLC NOTICE LLME(ffffffff/c90562cd){ASSIGNED} LLGM Assign pre (c90562cd => ffffffff) (gprs_llc.c:1079) 20240907084901502 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c90562cd => ffffffff) (gprs_llc.c:1125) 20240907084901502 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faf0c60 (gprs_sndcp.c:574) 20240907084901502 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faf0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907084901502 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240907084901502 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) 20240907084901502 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) 20240907084901502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907084901502 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084901502 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084901502 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084901502 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084901550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084901550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084901550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084901550 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084901550 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084901550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084901550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084901550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084901550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084901552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084901552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084901552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084901552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084901552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084901552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084901552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084901552 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084901552 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084901552 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084901552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084901553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084901553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084901556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084901566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084901566 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(995)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084901585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084901585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084901585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084901585 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084901585 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084901585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084901585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084901585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084901585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084901587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084901587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084901587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084901587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084901587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084901587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084901587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084901587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084901587 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084901587 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084901587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084901588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084901588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084901592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084901601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084901601 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@8c3f6802a96e: 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(1007)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1007)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084901637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084901637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084901637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084901637 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084901637 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084901637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084901637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084901637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084901637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1007)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084901639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084901640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084901640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084901640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084901640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084901640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084901640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084901640 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084901640 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084901640 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084901640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1007)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084901641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084901641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1007)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084901645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084901655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084901655 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1004)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084902359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084902359 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084902359 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084902359 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1006)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1006)@8c3f6802a96e: 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) } } } } 20240907084902361 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1006)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1006)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084902361 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1006)@8c3f6802a96e: 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(1006)@8c3f6802a96e: 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(1006)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1006)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@8c3f6802a96e: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='E2636F01'O, index=0 SGSN_Test-GSUP(1008)@8c3f6802a96e: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@8c3f6802a96e: 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 := '21F7406DFBECC8B1A13F3A07116F790D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '92E6D90E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D32D4C5326036880'O } } } } } 20240907084902405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084902405 DLLC NOTICE LLME(ffffffff/e2636f01){UNASSIGNED} LLC RX: unknown TLLI 0xe2636f01, creating LLME on the fly (gprs_llc.c:552) 20240907084902405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084902405 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20240907084902405 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084902405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084902405 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084902405 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084902405 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084902405 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084902405 DLLC NOTICE LLME(ffffffff/e2636f01){UNASSIGNED} LLGM Assign pre (e2636f01 => ee5bce1e) (gprs_llc.c:1079) 20240907084902405 DLLC NOTICE LLME(e2636f01/ee5bce1e){ASSIGNED} LLGM Assign post (e2636f01 => ee5bce1e) (gprs_llc.c:1125) 20240907084902405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084902405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084902405 DMM DEBUG MM(262420000000026/ee5bce1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084902417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084902417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084902417 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084902417 DMM DEBUG MM(262420000000026/ee5bce1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240907084902417 DMM NOTICE MM(262420000000026/ee5bce1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084902417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084902417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084902417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084902417 DMM DEBUG MM(262420000000026/ee5bce1e) Requesting authorization (sgsn_auth.c:160) 20240907084902417 DMM INFO MM(262420000000026/ee5bce1e) Requesting authentication tuples (sgsn_auth.c:184) 20240907084902417 DMM DEBUG MM(262420000000026/ee5bce1e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084902417 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240907084902417 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@8c3f6802a96e: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20240907084902420 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084902420 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084902420 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084902420 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084902420 DMM INFO MM(262420000000026/ee5bce1e) Subscriber data update (mmctx.c:430) 20240907084902420 DMM DEBUG MM(262420000000026/ee5bce1e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084902420 DMM INFO MM(262420000000026/ee5bce1e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084902420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084902420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084902420 DMM INFO MM(262420000000026/ee5bce1e) <- GMM AUTH AND CIPHERING REQ (rand = 21 f7 40 6d fb ec c8 b1 a1 3f 3a 07 11 6f 79 0d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084902426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084902427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084902427 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084902427 DMM INFO MM(262420000000026/ee5bce1e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084902427 DMM NOTICE MM(262420000000026/ee5bce1e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084902427 DMM DEBUG MM(262420000000026/ee5bce1e) checking auth: received GSM SRES = 92 e6 d9 0e (gprs_gmm.c:666) 20240907084902427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084902427 DMM DEBUG MM(262420000000026/ee5bce1e) Requesting authorization (sgsn_auth.c:160) 20240907084902427 DMM INFO MM(262420000000026/ee5bce1e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084902427 DMM DEBUG MM(262420000000026/ee5bce1e) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084902427 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240907084902427 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) 20240907084902427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084902427 DMM INFO MM(262420000000026/ee5bce1e) <- GMM ATTACH ACCEPT (new P-TMSI=0xee5bce1e) (gprs_gmm.c:300) 20240907084902428 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084902428 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084902428 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240907084902428 DMM INFO MM(262420000000026/ee5bce1e) Subscriber data update (mmctx.c:430) 20240907084902428 DMM DEBUG MM(262420000000026/ee5bce1e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084902428 DMM INFO MM(262420000000026/ee5bce1e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084902428 DMM NOTICE MM(262420000000026/ee5bce1e) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240907084902428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084902428 DMM NOTICE MM(262420000000026/ee5bce1e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084902428 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) 20240907084902429 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084902429 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240907084902429 DMM INFO MM(262420000000026/ee5bce1e) Subscriber data update (mmctx.c:430) 20240907084902429 DMM DEBUG MM(262420000000026/ee5bce1e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084902434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084902434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084902434 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084902434 DMM INFO MM(262420000000026/ee5bce1e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084902434 DMM NOTICE MM(262420000000026/ee5bce1e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084902434 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084902434 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084902434 DLLC NOTICE LLME(e2636f01/ee5bce1e){ASSIGNED} LLGM Assign pre (ffffffff => ee5bce1e) (gprs_llc.c:1079) 20240907084902434 DLLC NOTICE LLME(ffffffff/ee5bce1e){ASSIGNED} LLGM Assign post (ffffffff => ee5bce1e) (gprs_llc.c:1125) 20240907084902434 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084902434 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084902434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084902434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084902485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084902485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907084902485 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084902485 DMM INFO MM(262420000000026/ee5bce1e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907084902485 DMM INFO MM(262420000000026/ee5bce1e) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907084902485 DMM DEBUG MM(262420000000026/ee5bce1e) Using GGSN 0 (gprs_sm.c:312) 20240907084902485 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) 20240907084902485 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240907084902485 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907084902485 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20240907084902486 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20240907084902496 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 10 d4 83 d8 11 55 87 88 19 14 05 7f 2e b6 10 d3 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) 20240907084902496 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cb90c8, cbp=0x55a38fae90f0) (sgsn_libgtp.c:629) 20240907084902496 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907084902496 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faf0fb8 TLLI=ee5bce1e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907084902496 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907084902496 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907084902504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084902504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084902504 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084902504 DMM INFO MM(262420000000026/ee5bce1e) -> GMM DETACH REQUEST TLLI=0xee5bce1e type=GPRS detach (gprs_gmm.c:1465) 20240907084902504 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240907084902504 DMM INFO MM(262420000000026/ee5bce1e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240907084902504 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084902504 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084902504 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084902504 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084902504 DLLC NOTICE LLME(ffffffff/ee5bce1e){ASSIGNED} LLGM Assign pre (ee5bce1e => ffffffff) (gprs_llc.c:1079) 20240907084902504 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ee5bce1e => ffffffff) (gprs_llc.c:1125) 20240907084902504 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faf0c60 (gprs_sndcp.c:574) 20240907084902504 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faf0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907084902504 DMM NOTICE MM(262420000000026/ee5bce1e) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240907084902504 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20240907084902504 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240907084902505 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907084902505 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20240907084902505 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240907084902505 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) 20240907084902505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907084902505 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084902505 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084902505 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084902506 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@8c3f6802a96e: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@8c3f6802a96e: Final verdict of PTC: pass 20240907084902513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51918<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084902515 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084902515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1008)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1006)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1001)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(996)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1004)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1007)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(994)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(999)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1005)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1004): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1005): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1006): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1007): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:49:02 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41688) 20240907084903516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084903516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41688, count=103496) 20240907084904512 DGPRS DEBUG Checking for inactive LLMEs, time = 7509678 (sgsn.c:131) 20240907084904517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084904517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:49: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_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 20240907084905518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084905518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20240907084905658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084905660 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@8c3f6802a96e: 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(1016)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1016)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084905711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084905711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084905711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084905711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084905711 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084905711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084905711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084905711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084905711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1015)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1016)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084905713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084905713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084905713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084905713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084905713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084905713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084905713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084905713 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084905713 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084905713 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084905713 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084905714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084905714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1016)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1016)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084905717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1012)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084905726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084905726 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1015)@8c3f6802a96e: 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(1021)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1021)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084905748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084905748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084905748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084905748 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084905748 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084905748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084905748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084905748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084905748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1021)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084905750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084905750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084905750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084905750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084905750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084905750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084905750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084905750 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084905750 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084905750 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084905750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1020)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084905750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084905750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1021)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1021)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084905755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240907084905764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084905764 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(1018)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1020)@8c3f6802a96e: 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(1026)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084905788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084905789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084905789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084905789 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084905789 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084905789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084905789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084905789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084905789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084905790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084905790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084905790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084905790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084905790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084905790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084905790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084905790 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084905790 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084905790 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084905790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084905791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084905791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1026)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084905794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084905805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084905805 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(1023)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084906519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084906519 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084906519 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084906519 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1025)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@8c3f6802a96e: 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) } } } } 20240907084906521 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1025)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084906522 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1025)@8c3f6802a96e: 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(1025)@8c3f6802a96e: 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(1025)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@8c3f6802a96e: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='FE6CFD4D'O, index=0 SGSN_Test-GSUP(1027)@8c3f6802a96e: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20240907084907578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084907578 DLLC NOTICE LLME(ffffffff/fe6cfd4d){UNASSIGNED} LLC RX: unknown TLLI 0xfe6cfd4d, creating LLME on the fly (gprs_llc.c:552) 20240907084907578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084907578 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240907084907578 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084907578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084907578 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084907578 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084907578 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084907578 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084907578 DLLC NOTICE LLME(ffffffff/fe6cfd4d){UNASSIGNED} LLGM Assign pre (fe6cfd4d => d2a2034d) (gprs_llc.c:1079) 20240907084907578 DLLC NOTICE LLME(fe6cfd4d/d2a2034d){ASSIGNED} LLGM Assign post (fe6cfd4d => d2a2034d) (gprs_llc.c:1125) 20240907084907578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084907578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084907578 DMM DEBUG MM(262420000000039/d2a2034d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084907590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084907590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20240907084907590 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084907590 DMM INFO MM(262420000000039/d2a2034d) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240907084907590 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084907590 DLLC NOTICE LLME(fe6cfd4d/d2a2034d){ASSIGNED} LLGM Assign pre (fe6cfd4d => d2a2034d) (gprs_llc.c:1079) 20240907084907590 DLLC NOTICE LLME(fe6cfd4d/d2a2034d){ASSIGNED} LLGM Assign post (fe6cfd4d => d2a2034d) (gprs_llc.c:1125) 20240907084907590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084907591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084907591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084907591 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084907591 DMM DEBUG MM(262420000000039/d2a2034d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240907084907591 DMM NOTICE MM(262420000000039/d2a2034d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084907591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084907591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084907591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240907084907591 DMM INFO MM(262420000000039/d2a2034d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2a2034d) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@8c3f6802a96e: Removing Client IMSI='262420000000039'H, index=0 20240907084908596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084908596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084908596 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084908596 DMM INFO MM(262420000000039/d2a2034d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084908596 DMM NOTICE MM(262420000000039/d2a2034d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084908596 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084908596 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084908596 DLLC NOTICE LLME(fe6cfd4d/d2a2034d){ASSIGNED} LLGM Assign pre (ffffffff => d2a2034d) (gprs_llc.c:1079) 20240907084908596 DLLC NOTICE LLME(ffffffff/d2a2034d){ASSIGNED} LLGM Assign post (ffffffff => d2a2034d) (gprs_llc.c:1125) 20240907084908596 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084908596 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084908596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084908596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@8c3f6802a96e: Final verdict of PTC: pass 20240907084908598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51926<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084908601 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084908601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1027)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1025)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1016)@8c3f6802a96e: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1021)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1026)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1015)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@8c3f6802a96e: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@8c3f6802a96e: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1020)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1014)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1024)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1019)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1014): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1015): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1016): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1020): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1021): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:49:08 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=59700) 20240907084909602 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084909602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59700, count=66020) 20240907084910603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084910603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:49: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_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 20240907084911604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084911604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_xid_empty_l3 started. 20240907084911743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084911744 DMM INFO MM(262420000000039/d2a2034d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084911744 DMM INFO MM(262420000000039/d2a2034d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084911744 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084911744 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084911744 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084911744 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084911744 DLLC NOTICE LLME(ffffffff/d2a2034d){ASSIGNED} LLGM Assign pre (d2a2034d => ffffffff) (gprs_llc.c:1079) 20240907084911744 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d2a2034d => ffffffff) (gprs_llc.c:1125) 20240907084911744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907084911744 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084911744 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084911744 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084911744 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084911788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084911788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084911788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084911788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084911788 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084911788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084911788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084911788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084911788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084911790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084911790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084911790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084911790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084911790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084911790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084911790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084911790 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084911790 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084911790 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084911790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1034)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084911791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084911791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084911795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907084911805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084911805 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1033)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@8c3f6802a96e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1039)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907084911836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084911836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084911836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084911836 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084911836 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084911836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084911836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084911836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084911836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1040)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084911838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084911838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084911838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084911838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084911838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084911838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084911838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084911838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084911838 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084911838 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084911838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1040)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084911838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084911838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084911841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084911850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084911850 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1041)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI210(1037)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1039)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084911859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084911859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084911859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084911859 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084911859 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084911859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084911859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084911859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084911859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084911860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084911860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084911860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084911861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084911861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084911861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084911861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084911861 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084911861 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084911861 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084911861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1044)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084911861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084911861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084911865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084911875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084911875 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084912605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084912605 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084912605 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084912605 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@8c3f6802a96e: 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) } } } } 20240907084912607 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084912608 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@8c3f6802a96e: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='D538D322'O, index=0 SGSN_Test-GSUP(1046)@8c3f6802a96e: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@8c3f6802a96e: 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 := '04FB798343B2877606AE1BD5649EE368'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ED5A0325'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FD68B05CE98F7C3B'O } } } } } 20240907084913659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084913659 DLLC NOTICE LLME(ffffffff/d538d322){UNASSIGNED} LLC RX: unknown TLLI 0xd538d322, creating LLME on the fly (gprs_llc.c:552) 20240907084913659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084913659 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20240907084913659 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084913659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084913659 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084913659 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084913659 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084913659 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084913659 DLLC NOTICE LLME(ffffffff/d538d322){UNASSIGNED} LLGM Assign pre (d538d322 => e3b04a6e) (gprs_llc.c:1079) 20240907084913659 DLLC NOTICE LLME(d538d322/e3b04a6e){ASSIGNED} LLGM Assign post (d538d322 => e3b04a6e) (gprs_llc.c:1125) 20240907084913659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084913659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084913659 DMM DEBUG MM(262420000000044/e3b04a6e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084913674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084913674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084913674 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084913674 DMM DEBUG MM(262420000000044/e3b04a6e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20240907084913674 DMM NOTICE MM(262420000000044/e3b04a6e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084913674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084913674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084913674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084913674 DMM DEBUG MM(262420000000044/e3b04a6e) Requesting authorization (sgsn_auth.c:160) 20240907084913674 DMM INFO MM(262420000000044/e3b04a6e) Requesting authentication tuples (sgsn_auth.c:184) 20240907084913674 DMM DEBUG MM(262420000000044/e3b04a6e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084913674 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20240907084913674 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@8c3f6802a96e: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20240907084913677 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084913677 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084913677 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084913677 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084913677 DMM INFO MM(262420000000044/e3b04a6e) Subscriber data update (mmctx.c:430) 20240907084913677 DMM DEBUG MM(262420000000044/e3b04a6e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084913677 DMM INFO MM(262420000000044/e3b04a6e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084913677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084913677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084913677 DMM INFO MM(262420000000044/e3b04a6e) <- GMM AUTH AND CIPHERING REQ (rand = 04 fb 79 83 43 b2 87 76 06 ae 1b d5 64 9e e3 68 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084913684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084913684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084913684 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084913684 DMM INFO MM(262420000000044/e3b04a6e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084913684 DMM NOTICE MM(262420000000044/e3b04a6e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084913684 DMM DEBUG MM(262420000000044/e3b04a6e) checking auth: received GSM SRES = ed 5a 03 25 (gprs_gmm.c:666) 20240907084913684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084913684 DMM DEBUG MM(262420000000044/e3b04a6e) Requesting authorization (sgsn_auth.c:160) 20240907084913684 DMM INFO MM(262420000000044/e3b04a6e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084913684 DMM DEBUG MM(262420000000044/e3b04a6e) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084913684 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20240907084913684 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) 20240907084913684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084913684 DMM INFO MM(262420000000044/e3b04a6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3b04a6e) (gprs_gmm.c:300) 20240907084913685 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084913685 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084913685 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240907084913685 DMM INFO MM(262420000000044/e3b04a6e) Subscriber data update (mmctx.c:430) 20240907084913685 DMM DEBUG MM(262420000000044/e3b04a6e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084913685 DMM INFO MM(262420000000044/e3b04a6e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084913685 DMM NOTICE MM(262420000000044/e3b04a6e) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20240907084913685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084913685 DMM NOTICE MM(262420000000044/e3b04a6e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084913685 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) 20240907084913686 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084913686 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240907084913686 DMM INFO MM(262420000000044/e3b04a6e) Subscriber data update (mmctx.c:430) 20240907084913686 DMM DEBUG MM(262420000000044/e3b04a6e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084913693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084913693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084913693 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084913693 DMM INFO MM(262420000000044/e3b04a6e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084913693 DMM NOTICE MM(262420000000044/e3b04a6e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084913693 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084913693 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084913693 DLLC NOTICE LLME(d538d322/e3b04a6e){ASSIGNED} LLGM Assign pre (ffffffff => e3b04a6e) (gprs_llc.c:1079) 20240907084913693 DLLC NOTICE LLME(ffffffff/e3b04a6e){ASSIGNED} LLGM Assign post (ffffffff => e3b04a6e) (gprs_llc.c:1125) 20240907084913693 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084913693 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084913693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084913693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084913744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084913744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907084913744 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084913744 DMM INFO MM(262420000000044/e3b04a6e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907084913745 DMM INFO MM(262420000000044/e3b04a6e) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907084913745 DMM DEBUG MM(262420000000044/e3b04a6e) Using GGSN 0 (gprs_sm.c:312) 20240907084913745 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) 20240907084913745 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20240907084913745 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907084913745 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20240907084913745 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20240907084913756 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 dc ef 17 e4 11 f6 3e 6f 8d 14 05 7f 5c 61 7d 6e 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) 20240907084913756 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cba138, cbp=0x55a38faea550) (sgsn_libgtp.c:629) 20240907084913756 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907084913756 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faf0fb8 TLLI=e3b04a6e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907084913756 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907084913756 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907084913763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084913763 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20240907084913764 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240907084913764 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@8c3f6802a96e: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@8c3f6802a96e: Final verdict of PTC: pass 20240907084913771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42406<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1040)@8c3f6802a96e: Final verdict of PTC: none 20240907084913773 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084913773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1034)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1044)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@8c3f6802a96e: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@8c3f6802a96e: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1037)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@8c3f6802a96e: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1038)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1032)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1042)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_xid_empty_l3-BVCI210(1037): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:49:13 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=46796) 20240907084914774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084914774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46796, count=93956) 20240907084915775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084915775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:49: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_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 20240907084916776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084916776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_xid_n201u started. 20240907084916921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084916922 DMM INFO MM(262420000000044/e3b04a6e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084916922 DMM INFO MM(262420000000044/e3b04a6e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084916922 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084916922 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084916922 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084916922 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084916922 DLLC NOTICE LLME(ffffffff/e3b04a6e){ASSIGNED} LLGM Assign pre (e3b04a6e => ffffffff) (gprs_llc.c:1079) 20240907084916922 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e3b04a6e => ffffffff) (gprs_llc.c:1125) 20240907084916922 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faf0c60 (gprs_sndcp.c:574) 20240907084916922 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faf0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907084916922 DMM NOTICE MM(262420000000044/e3b04a6e) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240907084916922 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20240907084916922 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240907084916922 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907084916922 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20240907084916922 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20240907084916922 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) 20240907084916922 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) 20240907084916922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907084916922 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084916922 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084916922 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084916922 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084916968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084916968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084916968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084916968 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084916968 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084916968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084916968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084916968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084916968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084916970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084916970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084916970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084916970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084916970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084916970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084916970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084916970 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084916970 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084916970 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084916970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1053)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084916971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084916971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084916975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907084916984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084916984 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1059)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084917016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084917016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084917016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084917016 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084917016 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084917016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084917016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084917016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084917016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1058)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1059)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084917018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084917018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084917018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084917018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084917018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084917018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084917018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084917018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084917018 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084917018 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084917018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084917019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084917019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1059)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1059)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084917022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084917032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084917032 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1060)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI210(1056)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1058)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084917045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084917045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084917045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084917045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084917045 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084917045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084917045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084917045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084917045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084917046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084917046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084917046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084917047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084917047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084917047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084917047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084917047 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084917047 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084917047 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084917047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084917047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084917047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084917051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084917059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084917059 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1062)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084917777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084917777 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084917777 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084917777 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@8c3f6802a96e: 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) } } } } 20240907084917779 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084917780 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@8c3f6802a96e: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='FF1D2544'O, index=0 SGSN_Test-GSUP(1065)@8c3f6802a96e: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@8c3f6802a96e: 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 := '67879B27FC8D51C8AACC81DC4DA66A9A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3506E0B6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B7FB734450E2F0A5'O } } } } } 20240907084918836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084918836 DLLC NOTICE LLME(ffffffff/ff1d2544){UNASSIGNED} LLC RX: unknown TLLI 0xff1d2544, creating LLME on the fly (gprs_llc.c:552) 20240907084918836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084918836 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20240907084918836 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084918836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084918836 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084918836 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084918836 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084918836 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084918836 DLLC NOTICE LLME(ffffffff/ff1d2544){UNASSIGNED} LLGM Assign pre (ff1d2544 => d78cb330) (gprs_llc.c:1079) 20240907084918836 DLLC NOTICE LLME(ff1d2544/d78cb330){ASSIGNED} LLGM Assign post (ff1d2544 => d78cb330) (gprs_llc.c:1125) 20240907084918836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084918836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084918836 DMM DEBUG MM(262420000000045/d78cb330) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084918848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084918848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084918848 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084918848 DMM DEBUG MM(262420000000045/d78cb330) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20240907084918848 DMM NOTICE MM(262420000000045/d78cb330) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084918848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084918848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084918848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084918848 DMM DEBUG MM(262420000000045/d78cb330) Requesting authorization (sgsn_auth.c:160) 20240907084918848 DMM INFO MM(262420000000045/d78cb330) Requesting authentication tuples (sgsn_auth.c:184) 20240907084918848 DMM DEBUG MM(262420000000045/d78cb330) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084918848 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20240907084918848 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@8c3f6802a96e: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20240907084918850 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084918850 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084918850 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084918850 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084918850 DMM INFO MM(262420000000045/d78cb330) Subscriber data update (mmctx.c:430) 20240907084918850 DMM DEBUG MM(262420000000045/d78cb330) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084918850 DMM INFO MM(262420000000045/d78cb330) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084918850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084918850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084918850 DMM INFO MM(262420000000045/d78cb330) <- GMM AUTH AND CIPHERING REQ (rand = 67 87 9b 27 fc 8d 51 c8 aa cc 81 dc 4d a6 6a 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084918857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084918857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084918857 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084918857 DMM INFO MM(262420000000045/d78cb330) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084918857 DMM NOTICE MM(262420000000045/d78cb330) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084918857 DMM DEBUG MM(262420000000045/d78cb330) checking auth: received GSM SRES = 35 06 e0 b6 (gprs_gmm.c:666) 20240907084918857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084918857 DMM DEBUG MM(262420000000045/d78cb330) Requesting authorization (sgsn_auth.c:160) 20240907084918857 DMM INFO MM(262420000000045/d78cb330) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084918857 DMM DEBUG MM(262420000000045/d78cb330) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084918857 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20240907084918857 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) 20240907084918857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084918857 DMM INFO MM(262420000000045/d78cb330) <- GMM ATTACH ACCEPT (new P-TMSI=0xd78cb330) (gprs_gmm.c:300) 20240907084918859 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084918859 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084918859 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240907084918859 DMM INFO MM(262420000000045/d78cb330) Subscriber data update (mmctx.c:430) 20240907084918859 DMM DEBUG MM(262420000000045/d78cb330) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084918859 DMM INFO MM(262420000000045/d78cb330) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084918859 DMM NOTICE MM(262420000000045/d78cb330) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20240907084918859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084918859 DMM NOTICE MM(262420000000045/d78cb330) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084918859 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) 20240907084918860 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084918860 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240907084918860 DMM INFO MM(262420000000045/d78cb330) Subscriber data update (mmctx.c:430) 20240907084918860 DMM DEBUG MM(262420000000045/d78cb330) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084918866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084918866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084918866 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084918866 DMM INFO MM(262420000000045/d78cb330) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084918866 DMM NOTICE MM(262420000000045/d78cb330) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084918866 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084918866 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084918866 DLLC NOTICE LLME(ff1d2544/d78cb330){ASSIGNED} LLGM Assign pre (ffffffff => d78cb330) (gprs_llc.c:1079) 20240907084918866 DLLC NOTICE LLME(ffffffff/d78cb330){ASSIGNED} LLGM Assign post (ffffffff => d78cb330) (gprs_llc.c:1125) 20240907084918866 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084918866 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084918866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084918866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084918917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084918917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907084918917 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084918917 DMM INFO MM(262420000000045/d78cb330) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907084918917 DMM INFO MM(262420000000045/d78cb330) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907084918917 DMM DEBUG MM(262420000000045/d78cb330) Using GGSN 0 (gprs_sm.c:312) 20240907084918917 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) 20240907084918917 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20240907084918917 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907084918917 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20240907084918917 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20240907084918929 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 70 74 7c 77 11 c4 5d 58 14 14 05 7f c7 2e 6c 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=1060 from retransmit req queue (gtp.c:443) 20240907084918929 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cbb1a8, cbp=0x55a38faea9e0) (sgsn_libgtp.c:629) 20240907084918929 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907084918929 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faf0fb8 TLLI=d78cb330, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907084918929 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907084918929 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907084918937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084918937 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20240907084918937 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240907084918937 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20240907084918937 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@8c3f6802a96e: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@8c3f6802a96e: Final verdict of PTC: pass 20240907084918945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50116<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1063)@8c3f6802a96e: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@8c3f6802a96e: Final verdict of PTC: none 20240907084918947 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084918947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1049)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1053)@8c3f6802a96e: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1059)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1058)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@8c3f6802a96e: Final verdict of PTC: none TC_xid_n201u-BVCI210(1056)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1061)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1051)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1057)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_xid_n201u-BVCI210(1056): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1057): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1058): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1059): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_xid_n201u finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:49:19 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=49980) 20240907084919948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084919948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49980, count=97380) 20240907084920949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084920949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:49: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_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 20240907084921950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084921950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_llc_null started. 20240907084922091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084922093 DMM INFO MM(262420000000045/d78cb330) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084922093 DMM INFO MM(262420000000045/d78cb330) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084922093 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084922093 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084922093 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084922093 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084922093 DLLC NOTICE LLME(ffffffff/d78cb330){ASSIGNED} LLGM Assign pre (d78cb330 => ffffffff) (gprs_llc.c:1079) 20240907084922093 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d78cb330 => ffffffff) (gprs_llc.c:1125) 20240907084922093 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faf0c60 (gprs_sndcp.c:574) 20240907084922093 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faf0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907084922093 DMM NOTICE MM(262420000000045/d78cb330) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240907084922093 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20240907084922093 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240907084922093 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907084922093 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20240907084922093 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20240907084922093 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) 20240907084922093 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) 20240907084922093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907084922093 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084922093 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084922093 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084922093 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@8c3f6802a96e: 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(1073)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1073)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084922141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084922141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084922141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084922141 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084922141 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084922141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084922141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084922141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084922141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1073)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084922143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084922143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084922143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084922143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084922143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084922143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084922143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084922143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084922143 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084922143 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084922143 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1072)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1073)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084922144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084922144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1073)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084922147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084922157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084922157 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1074)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1070)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1072)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084922171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084922171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084922171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084922171 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084922171 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084922171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084922171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084922171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084922171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084922173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084922173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084922173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084922173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084922173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084922173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084922173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084922173 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084922173 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084922173 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084922173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084922174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084922174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084922177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084922187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084922187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084922205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084922205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084922205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084922205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084922205 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084922205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084922205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084922205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084922205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084922206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084922206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084922206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084922206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084922206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084922206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084922206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084922206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084922206 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084922206 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084922206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084922207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084922207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084922210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084922220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084922220 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084922951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084922952 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084922952 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084922952 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@8c3f6802a96e: 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) } } } } 20240907084922954 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084922954 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1070)@8c3f6802a96e: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='FC1F2FA3'O, index=0 SGSN_Test-GSUP(1084)@8c3f6802a96e: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@8c3f6802a96e: 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 := '9505689E67C6F54140B700EBFE0F0A13'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F5E286D8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6E952173A0FD727B'O } } } } } 20240907084924007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084924007 DLLC NOTICE LLME(ffffffff/fc1f2fa3){UNASSIGNED} LLC RX: unknown TLLI 0xfc1f2fa3, creating LLME on the fly (gprs_llc.c:552) 20240907084924007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084924007 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20240907084924007 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084924007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084924007 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084924007 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084924007 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084924007 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084924007 DLLC NOTICE LLME(ffffffff/fc1f2fa3){UNASSIGNED} LLGM Assign pre (fc1f2fa3 => f5fbcc02) (gprs_llc.c:1079) 20240907084924007 DLLC NOTICE LLME(fc1f2fa3/f5fbcc02){ASSIGNED} LLGM Assign post (fc1f2fa3 => f5fbcc02) (gprs_llc.c:1125) 20240907084924008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084924008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084924008 DMM DEBUG MM(262420000000041/f5fbcc02) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084924021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084924021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084924021 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084924021 DMM DEBUG MM(262420000000041/f5fbcc02) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20240907084924021 DMM NOTICE MM(262420000000041/f5fbcc02) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084924021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084924021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084924021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084924021 DMM DEBUG MM(262420000000041/f5fbcc02) Requesting authorization (sgsn_auth.c:160) 20240907084924021 DMM INFO MM(262420000000041/f5fbcc02) Requesting authentication tuples (sgsn_auth.c:184) 20240907084924021 DMM DEBUG MM(262420000000041/f5fbcc02) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084924021 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20240907084924021 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@8c3f6802a96e: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20240907084924024 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084924024 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084924024 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084924024 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084924024 DMM INFO MM(262420000000041/f5fbcc02) Subscriber data update (mmctx.c:430) 20240907084924024 DMM DEBUG MM(262420000000041/f5fbcc02) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084924024 DMM INFO MM(262420000000041/f5fbcc02) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084924024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084924024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084924024 DMM INFO MM(262420000000041/f5fbcc02) <- GMM AUTH AND CIPHERING REQ (rand = 95 05 68 9e 67 c6 f5 41 40 b7 00 eb fe 0f 0a 13 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084924030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084924030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084924030 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084924030 DMM INFO MM(262420000000041/f5fbcc02) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084924030 DMM NOTICE MM(262420000000041/f5fbcc02) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084924030 DMM DEBUG MM(262420000000041/f5fbcc02) checking auth: received GSM SRES = f5 e2 86 d8 (gprs_gmm.c:666) 20240907084924031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084924031 DMM DEBUG MM(262420000000041/f5fbcc02) Requesting authorization (sgsn_auth.c:160) 20240907084924031 DMM INFO MM(262420000000041/f5fbcc02) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084924031 DMM DEBUG MM(262420000000041/f5fbcc02) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084924031 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20240907084924031 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) 20240907084924031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084924031 DMM INFO MM(262420000000041/f5fbcc02) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5fbcc02) (gprs_gmm.c:300) 20240907084924032 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084924032 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084924032 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240907084924032 DMM INFO MM(262420000000041/f5fbcc02) Subscriber data update (mmctx.c:430) 20240907084924032 DMM DEBUG MM(262420000000041/f5fbcc02) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084924032 DMM INFO MM(262420000000041/f5fbcc02) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084924032 DMM NOTICE MM(262420000000041/f5fbcc02) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20240907084924032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084924032 DMM NOTICE MM(262420000000041/f5fbcc02) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084924032 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) 20240907084924032 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084924032 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240907084924032 DMM INFO MM(262420000000041/f5fbcc02) Subscriber data update (mmctx.c:430) 20240907084924032 DMM DEBUG MM(262420000000041/f5fbcc02) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084924039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084924039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084924039 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084924039 DMM INFO MM(262420000000041/f5fbcc02) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084924039 DMM NOTICE MM(262420000000041/f5fbcc02) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084924039 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084924039 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084924039 DLLC NOTICE LLME(fc1f2fa3/f5fbcc02){ASSIGNED} LLGM Assign pre (ffffffff => f5fbcc02) (gprs_llc.c:1079) 20240907084924039 DLLC NOTICE LLME(ffffffff/f5fbcc02){ASSIGNED} LLGM Assign post (ffffffff => f5fbcc02) (gprs_llc.c:1125) 20240907084924039 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084924039 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084924039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084924039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240907084925091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084925091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20240907084925091 DLLC DEBUG TLLI=f5fbcc02 sends us LLC NULL (gprs_llc.c:912) 20240907084925091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084925091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240907084925091 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084925091 DMM INFO MM(262420000000041/f5fbcc02) -> GMM DETACH REQUEST TLLI=0xf5fbcc02 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240907084925091 DMM INFO MM(262420000000041/f5fbcc02) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240907084925091 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084925091 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084925091 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084925091 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084925091 DLLC NOTICE LLME(ffffffff/f5fbcc02){ASSIGNED} LLGM Assign pre (f5fbcc02 => ffffffff) (gprs_llc.c:1079) 20240907084925091 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f5fbcc02 => ffffffff) (gprs_llc.c:1125) 20240907084925091 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20240907084925091 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) 20240907084925091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907084925091 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084925091 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084925091 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084925092 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@8c3f6802a96e: setverdict(pass): none -> pass TC_llc_null-BVCI196(1070)@8c3f6802a96e: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@8c3f6802a96e: Final verdict of PTC: pass 20240907084930101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50122<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084930103 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084930103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1084)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@8c3f6802a96e: Final verdict of PTC: none TC_llc_null-BVCI196(1070)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1073)@8c3f6802a96e: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1077)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1082)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1072)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@8c3f6802a96e: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1080)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1071)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1075)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_llc_null-BVCI196(1070): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1071): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1072): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1073): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_llc_null finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:49:30 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=95092) 20240907084931105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084931105 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=96788) 20240907084932107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084932107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:49:32 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 20240907084933108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084933108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_llc_sabm_dm_llgmm started. 20240907084933250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084933252 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084933300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084933300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084933300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084933300 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084933300 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084933301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084933301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084933301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084933301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084933302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084933302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084933302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084933302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084933302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084933302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084933302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084933302 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084933302 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084933302 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084933302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1091)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084933303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084933303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1092)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907084933307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240907084933318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084933318 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084933339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084933339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084933339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084933339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084933339 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084933339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084933339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084933339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084933339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1096)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1097)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084933340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084933340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084933340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084933341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084933341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084933341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084933341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084933341 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084933341 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084933341 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084933341 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084933342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084933342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1097)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1097)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084933346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240907084933355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084933355 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1094)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1096)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084933365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084933365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084933365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084933365 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084933365 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084933365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084933365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084933365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084933365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084933367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084933367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084933367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084933367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084933367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084933367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084933367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084933367 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084933367 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084933367 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084933367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084933367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084933367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084933371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084933380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084933380 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084934109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084934109 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084934109 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084934109 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@8c3f6802a96e: 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) } } } } 20240907084934111 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240907084934111 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907084934512 DGPRS DEBUG Checking for inactive LLMEs, time = 7509708 (sgsn.c:131) TC_llc_sabm_dm_llgmm-BVCI196(1090)@8c3f6802a96e: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='EA16C388'O, index=0 SGSN_Test-GSUP(1103)@8c3f6802a96e: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@8c3f6802a96e: 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 := '667A2F5F5DE5F414BA439C07174E4974'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E115A687'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3C5335ABB1260A9'O } } } } } 20240907084935164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084935164 DLLC NOTICE LLME(ffffffff/ea16c388){UNASSIGNED} LLC RX: unknown TLLI 0xea16c388, creating LLME on the fly (gprs_llc.c:552) 20240907084935164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084935164 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20240907084935164 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084935164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084935164 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084935164 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084935164 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084935164 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084935164 DLLC NOTICE LLME(ffffffff/ea16c388){UNASSIGNED} LLGM Assign pre (ea16c388 => fdc85720) (gprs_llc.c:1079) 20240907084935164 DLLC NOTICE LLME(ea16c388/fdc85720){ASSIGNED} LLGM Assign post (ea16c388 => fdc85720) (gprs_llc.c:1125) 20240907084935164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084935164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084935164 DMM DEBUG MM(262420000000042/fdc85720) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084935178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084935178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084935178 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084935178 DMM DEBUG MM(262420000000042/fdc85720) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20240907084935178 DMM NOTICE MM(262420000000042/fdc85720) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084935178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084935178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084935178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084935178 DMM DEBUG MM(262420000000042/fdc85720) Requesting authorization (sgsn_auth.c:160) 20240907084935178 DMM INFO MM(262420000000042/fdc85720) Requesting authentication tuples (sgsn_auth.c:184) 20240907084935178 DMM DEBUG MM(262420000000042/fdc85720) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084935178 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20240907084935178 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@8c3f6802a96e: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20240907084935181 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084935181 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084935181 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084935181 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084935181 DMM INFO MM(262420000000042/fdc85720) Subscriber data update (mmctx.c:430) 20240907084935181 DMM DEBUG MM(262420000000042/fdc85720) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084935181 DMM INFO MM(262420000000042/fdc85720) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084935181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084935181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084935181 DMM INFO MM(262420000000042/fdc85720) <- GMM AUTH AND CIPHERING REQ (rand = 66 7a 2f 5f 5d e5 f4 14 ba 43 9c 07 17 4e 49 74 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084935189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084935189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084935189 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084935189 DMM INFO MM(262420000000042/fdc85720) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084935189 DMM NOTICE MM(262420000000042/fdc85720) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084935189 DMM DEBUG MM(262420000000042/fdc85720) checking auth: received GSM SRES = e1 15 a6 87 (gprs_gmm.c:666) 20240907084935189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084935189 DMM DEBUG MM(262420000000042/fdc85720) Requesting authorization (sgsn_auth.c:160) 20240907084935189 DMM INFO MM(262420000000042/fdc85720) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084935189 DMM DEBUG MM(262420000000042/fdc85720) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084935189 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20240907084935189 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) 20240907084935189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084935189 DMM INFO MM(262420000000042/fdc85720) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdc85720) (gprs_gmm.c:300) 20240907084935190 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084935190 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084935190 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240907084935190 DMM INFO MM(262420000000042/fdc85720) Subscriber data update (mmctx.c:430) 20240907084935190 DMM DEBUG MM(262420000000042/fdc85720) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084935190 DMM INFO MM(262420000000042/fdc85720) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084935190 DMM NOTICE MM(262420000000042/fdc85720) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20240907084935190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084935190 DMM NOTICE MM(262420000000042/fdc85720) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084935190 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) 20240907084935191 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084935191 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240907084935191 DMM INFO MM(262420000000042/fdc85720) Subscriber data update (mmctx.c:430) 20240907084935191 DMM DEBUG MM(262420000000042/fdc85720) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084935197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084935197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084935197 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084935197 DMM INFO MM(262420000000042/fdc85720) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084935197 DMM NOTICE MM(262420000000042/fdc85720) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084935197 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084935197 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084935197 DLLC NOTICE LLME(ea16c388/fdc85720){ASSIGNED} LLGM Assign pre (ffffffff => fdc85720) (gprs_llc.c:1079) 20240907084935197 DLLC NOTICE LLME(ffffffff/fdc85720){ASSIGNED} LLGM Assign post (ffffffff => fdc85720) (gprs_llc.c:1125) 20240907084935197 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084935197 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084935197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084935197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240907084936248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084936248 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)@8c3f6802a96e: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@8c3f6802a96e: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@8c3f6802a96e: Final verdict of PTC: pass 20240907084936257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43228<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@8c3f6802a96e: Final verdict of PTC: none 20240907084936260 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084936260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1102)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1091)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@8c3f6802a96e: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1094)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1101)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1097)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@8c3f6802a96e: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@8c3f6802a96e: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1099)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1089)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1095)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1094): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:49:36 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=79312) 20240907084937261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084937261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79312, count=82988) 20240907084938263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084938263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:49: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_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 20240907084939265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084939265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_llc_sabm_dm_ll5 started. 20240907084939405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084939406 DMM INFO MM(262420000000042/fdc85720) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084939406 DMM INFO MM(262420000000042/fdc85720) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084939406 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084939406 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084939406 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084939406 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084939406 DLLC NOTICE LLME(ffffffff/fdc85720){ASSIGNED} LLGM Assign pre (fdc85720 => ffffffff) (gprs_llc.c:1079) 20240907084939406 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (fdc85720 => ffffffff) (gprs_llc.c:1125) 20240907084939406 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20240907084939406 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) 20240907084939406 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) 20240907084939406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907084939406 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084939406 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084939406 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084939406 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084939451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084939451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084939451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084939451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084939451 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084939451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084939451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084939451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084939451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084939452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084939452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084939452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084939452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084939452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084939452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084939453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084939453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084939453 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084939453 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084939453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1110)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084939453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084939453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084939456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084939464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084939464 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1109)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@8c3f6802a96e: 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(1116)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1116)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084939491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084939492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084939492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084939492 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084939492 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084939492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084939492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084939492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084939492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1115)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1116)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084939493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084939493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084939493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084939494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084939494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084939494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084939494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084939494 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084939494 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084939494 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084939494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084939494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084939494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1116)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1116)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084939498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084939507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084939507 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1117)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI210(1113)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1115)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1120)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084939516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084939516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084939516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084939517 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084939517 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084939517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084939517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084939517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084939517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084939518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084939518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084939518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084939518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084939518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084939518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084939518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084939518 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084939518 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084939518 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084939518 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1120)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084939519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084939519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084939522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084939531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084939531 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084940266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084940266 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084940266 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084940266 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@8c3f6802a96e: 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) } } } } 20240907084940268 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240907084940268 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@8c3f6802a96e: 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(1121)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@8c3f6802a96e: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='CE66B6F1'O, index=0 SGSN_Test-GSUP(1122)@8c3f6802a96e: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@8c3f6802a96e: 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 := '701B9DCD505675B0C8FFE64CED2CED81'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FAF03699'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '17D9CA64BD54CF04'O } } } } } 20240907084941323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084941323 DLLC NOTICE LLME(ffffffff/ce66b6f1){UNASSIGNED} LLC RX: unknown TLLI 0xce66b6f1, creating LLME on the fly (gprs_llc.c:552) 20240907084941323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084941323 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20240907084941323 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084941323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084941323 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084941323 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084941323 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084941323 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084941323 DLLC NOTICE LLME(ffffffff/ce66b6f1){UNASSIGNED} LLGM Assign pre (ce66b6f1 => c3afa758) (gprs_llc.c:1079) 20240907084941323 DLLC NOTICE LLME(ce66b6f1/c3afa758){ASSIGNED} LLGM Assign post (ce66b6f1 => c3afa758) (gprs_llc.c:1125) 20240907084941323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084941323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084941323 DMM DEBUG MM(262420000000043/c3afa758) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084941337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084941337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084941337 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084941337 DMM DEBUG MM(262420000000043/c3afa758) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20240907084941337 DMM NOTICE MM(262420000000043/c3afa758) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084941337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084941337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084941337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084941337 DMM DEBUG MM(262420000000043/c3afa758) Requesting authorization (sgsn_auth.c:160) 20240907084941337 DMM INFO MM(262420000000043/c3afa758) Requesting authentication tuples (sgsn_auth.c:184) 20240907084941337 DMM DEBUG MM(262420000000043/c3afa758) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084941337 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20240907084941337 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@8c3f6802a96e: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20240907084941339 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084941339 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084941339 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084941339 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084941339 DMM INFO MM(262420000000043/c3afa758) Subscriber data update (mmctx.c:430) 20240907084941339 DMM DEBUG MM(262420000000043/c3afa758) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084941339 DMM INFO MM(262420000000043/c3afa758) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084941339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084941339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084941339 DMM INFO MM(262420000000043/c3afa758) <- GMM AUTH AND CIPHERING REQ (rand = 70 1b 9d cd 50 56 75 b0 c8 ff e6 4c ed 2c ed 81 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084941346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084941346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084941346 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084941346 DMM INFO MM(262420000000043/c3afa758) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084941346 DMM NOTICE MM(262420000000043/c3afa758) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084941346 DMM DEBUG MM(262420000000043/c3afa758) checking auth: received GSM SRES = fa f0 36 99 (gprs_gmm.c:666) 20240907084941346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084941346 DMM DEBUG MM(262420000000043/c3afa758) Requesting authorization (sgsn_auth.c:160) 20240907084941346 DMM INFO MM(262420000000043/c3afa758) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084941346 DMM DEBUG MM(262420000000043/c3afa758) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084941346 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20240907084941346 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) 20240907084941346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084941346 DMM INFO MM(262420000000043/c3afa758) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3afa758) (gprs_gmm.c:300) 20240907084941347 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084941347 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084941347 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240907084941347 DMM INFO MM(262420000000043/c3afa758) Subscriber data update (mmctx.c:430) 20240907084941347 DMM DEBUG MM(262420000000043/c3afa758) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084941347 DMM INFO MM(262420000000043/c3afa758) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084941348 DMM NOTICE MM(262420000000043/c3afa758) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20240907084941348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084941348 DMM NOTICE MM(262420000000043/c3afa758) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084941348 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) 20240907084941348 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084941348 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240907084941348 DMM INFO MM(262420000000043/c3afa758) Subscriber data update (mmctx.c:430) 20240907084941348 DMM DEBUG MM(262420000000043/c3afa758) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084941353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084941354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084941354 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084941354 DMM INFO MM(262420000000043/c3afa758) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084941354 DMM NOTICE MM(262420000000043/c3afa758) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084941354 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084941354 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084941354 DLLC NOTICE LLME(ce66b6f1/c3afa758){ASSIGNED} LLGM Assign pre (ffffffff => c3afa758) (gprs_llc.c:1079) 20240907084941354 DLLC NOTICE LLME(ffffffff/c3afa758){ASSIGNED} LLGM Assign post (ffffffff => c3afa758) (gprs_llc.c:1125) 20240907084941354 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084941354 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084941354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084941354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240907084942406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084942406 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)@8c3f6802a96e: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@8c3f6802a96e: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@8c3f6802a96e: Final verdict of PTC: pass 20240907084942414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51892<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_llc_sabm_dm_ll5-BVCI196(1109)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(1122)@8c3f6802a96e: Final verdict of PTC: none 20240907084942417 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084942417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1107)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1110)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1116)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1120)@8c3f6802a96e: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1113)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1115)@8c3f6802a96e: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1108)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1118)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1114)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1113): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1114): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1115): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1116): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:49:42 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=83528) 20240907084943419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084943419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83528, count=87204) 20240907084944421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084944421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:49: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_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 20240907084945423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084945423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_suspend_nopaging started. 20240907084945561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084945562 DMM INFO MM(262420000000043/c3afa758) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084945562 DMM INFO MM(262420000000043/c3afa758) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084945562 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084945562 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084945562 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084945562 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084945562 DLLC NOTICE LLME(ffffffff/c3afa758){ASSIGNED} LLGM Assign pre (c3afa758 => ffffffff) (gprs_llc.c:1079) 20240907084945562 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c3afa758 => ffffffff) (gprs_llc.c:1125) 20240907084945562 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20240907084945562 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) 20240907084945562 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) 20240907084945562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907084945562 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084945562 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907084945562 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084945562 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084945606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084945606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084945606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084945606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084945606 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084945606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084945606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084945606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084945606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084945607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084945607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084945607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084945607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084945607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084945607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084945607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084945607 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084945607 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084945607 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084945608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084945608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084945608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084945612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084945621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084945622 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1128)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084945640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084945640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084945640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084945640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084945640 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084945640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084945640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084945640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084945640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084945642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084945642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084945642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084945642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084945642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084945642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084945642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084945642 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084945642 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084945643 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084945643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1134)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907084945643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084945643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084945646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084945655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084945655 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(1136)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@8c3f6802a96e: 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(1140)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1140)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084945691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084945691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084945691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084945691 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084945691 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084945691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084945691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084945691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084945691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1140)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084945693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084945693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084945693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084945693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084945693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084945693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084945693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084945693 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084945693 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084945693 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084945693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084945694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084945694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1140)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1140)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084945698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084945708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084945708 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1137)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084946425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084946425 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084946425 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084946425 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1139)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@8c3f6802a96e: 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) } } } } 20240907084946427 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1139)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084946427 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1139)@8c3f6802a96e: 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(1139)@8c3f6802a96e: 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(1139)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@8c3f6802a96e: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='DC8810F7'O, index=0 SGSN_Test-GSUP(1141)@8c3f6802a96e: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@8c3f6802a96e: 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 := 'F36E4376C15C05662A51F3EFD1B43E48'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '511C70AA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '82EFE8B0FF1EC39D'O } } } } } 20240907084947480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084947480 DLLC NOTICE LLME(ffffffff/dc8810f7){UNASSIGNED} LLC RX: unknown TLLI 0xdc8810f7, creating LLME on the fly (gprs_llc.c:552) 20240907084947480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084947480 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20240907084947480 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084947480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907084947480 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084947480 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907084947480 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084947480 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084947480 DLLC NOTICE LLME(ffffffff/dc8810f7){UNASSIGNED} LLGM Assign pre (dc8810f7 => e1608a6e) (gprs_llc.c:1079) 20240907084947480 DLLC NOTICE LLME(dc8810f7/e1608a6e){ASSIGNED} LLGM Assign post (dc8810f7 => e1608a6e) (gprs_llc.c:1125) 20240907084947480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084947480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084947480 DMM DEBUG MM(262420000000048/e1608a6e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084947492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084947492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084947492 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084947492 DMM DEBUG MM(262420000000048/e1608a6e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20240907084947492 DMM NOTICE MM(262420000000048/e1608a6e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084947492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084947492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084947492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084947492 DMM DEBUG MM(262420000000048/e1608a6e) Requesting authorization (sgsn_auth.c:160) 20240907084947492 DMM INFO MM(262420000000048/e1608a6e) Requesting authentication tuples (sgsn_auth.c:184) 20240907084947492 DMM DEBUG MM(262420000000048/e1608a6e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084947492 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20240907084947492 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@8c3f6802a96e: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20240907084947494 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084947494 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084947494 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084947494 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084947494 DMM INFO MM(262420000000048/e1608a6e) Subscriber data update (mmctx.c:430) 20240907084947494 DMM DEBUG MM(262420000000048/e1608a6e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084947494 DMM INFO MM(262420000000048/e1608a6e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084947494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084947494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084947494 DMM INFO MM(262420000000048/e1608a6e) <- GMM AUTH AND CIPHERING REQ (rand = f3 6e 43 76 c1 5c 05 66 2a 51 f3 ef d1 b4 3e 48 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084947502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084947502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084947502 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084947502 DMM INFO MM(262420000000048/e1608a6e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084947502 DMM NOTICE MM(262420000000048/e1608a6e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084947502 DMM DEBUG MM(262420000000048/e1608a6e) checking auth: received GSM SRES = 51 1c 70 aa (gprs_gmm.c:666) 20240907084947502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084947502 DMM DEBUG MM(262420000000048/e1608a6e) Requesting authorization (sgsn_auth.c:160) 20240907084947502 DMM INFO MM(262420000000048/e1608a6e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084947502 DMM DEBUG MM(262420000000048/e1608a6e) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084947502 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20240907084947502 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) 20240907084947502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084947502 DMM INFO MM(262420000000048/e1608a6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1608a6e) (gprs_gmm.c:300) 20240907084947503 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084947503 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084947503 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240907084947503 DMM INFO MM(262420000000048/e1608a6e) Subscriber data update (mmctx.c:430) 20240907084947503 DMM DEBUG MM(262420000000048/e1608a6e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084947503 DMM INFO MM(262420000000048/e1608a6e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084947503 DMM NOTICE MM(262420000000048/e1608a6e) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20240907084947503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084947503 DMM NOTICE MM(262420000000048/e1608a6e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084947503 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) 20240907084947504 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084947504 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240907084947504 DMM INFO MM(262420000000048/e1608a6e) Subscriber data update (mmctx.c:430) 20240907084947504 DMM DEBUG MM(262420000000048/e1608a6e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084947510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084947510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084947510 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084947510 DMM INFO MM(262420000000048/e1608a6e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084947511 DMM NOTICE MM(262420000000048/e1608a6e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084947511 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084947511 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084947511 DLLC NOTICE LLME(dc8810f7/e1608a6e){ASSIGNED} LLGM Assign pre (ffffffff => e1608a6e) (gprs_llc.c:1079) 20240907084947511 DLLC NOTICE LLME(ffffffff/e1608a6e){ASSIGNED} LLGM Assign post (ffffffff => e1608a6e) (gprs_llc.c:1125) 20240907084947511 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084947511 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084947511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084947511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084947562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084947562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907084947562 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084947562 DMM INFO MM(262420000000048/e1608a6e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907084947562 DMM INFO MM(262420000000048/e1608a6e) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907084947562 DMM DEBUG MM(262420000000048/e1608a6e) Using GGSN 0 (gprs_sm.c:312) 20240907084947562 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) 20240907084947562 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20240907084947562 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907084947562 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20240907084947562 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20240907084947574 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 8d 70 99 11 11 a2 42 49 eb 14 05 7f 23 a9 f1 41 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) 20240907084947574 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cbc218, cbp=0x55a38faeb850) (sgsn_libgtp.c:629) 20240907084947574 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907084947574 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faf0fb8 TLLI=e1608a6e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907084947574 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907084947574 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907084947581 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:776) 20240907084947588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084947588 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2297) 20240907084947588 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240907084947591 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:776) 20240907084947591 DMM INFO MM(262420000000048/e1608a6e) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:801) TC_suspend_nopaging-BVCI196(1128)@8c3f6802a96e: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@8c3f6802a96e: Final verdict of PTC: pass 20240907084952599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51896<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907084952601 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907084952601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1139)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(1141)@8c3f6802a96e: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1134)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@8c3f6802a96e: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1140)@8c3f6802a96e: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1137)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1129)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1127)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1138)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1132)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_suspend_nopaging-BVCI220(1137): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1138): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1140): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_suspend_nopaging finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:49:52 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=94628) 20240907084953602 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084953602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94628, count=96604) 20240907084954603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084954603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:49:54 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 20240907084955603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084955603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_suspend_resume started. 20240907084955745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907084955746 DMM INFO MM(262420000000048/e1608a6e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907084955746 DMM INFO MM(262420000000048/e1608a6e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907084955746 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907084955746 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907084955746 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907084955746 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907084955746 DLLC NOTICE LLME(ffffffff/e1608a6e){ASSIGNED} LLGM Assign pre (e1608a6e => ffffffff) (gprs_llc.c:1079) 20240907084955746 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e1608a6e => ffffffff) (gprs_llc.c:1125) 20240907084955746 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faf0c60 (gprs_sndcp.c:574) 20240907084955746 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faf0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907084955746 DMM NOTICE MM(262420000000048/e1608a6e) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240907084955746 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20240907084955746 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240907084955746 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907084955746 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20240907084955746 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20240907084955746 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) 20240907084955747 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) 20240907084955747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907084955747 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907084955747 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907084955747 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907084955747 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@8c3f6802a96e: 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(1149)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1149)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084955799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907084955799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084955799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084955799 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084955799 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907084955799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084955799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084955799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084955799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1148)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1149)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084955801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084955801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084955801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084955801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084955801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084955801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084955801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084955801 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084955801 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907084955801 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084955801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084955802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084955802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1149)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1149)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084955806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240907084955816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084955816 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1148)@8c3f6802a96e: 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_suspend_resume-BVCI196(1146)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1153)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084955825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907084955825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084955825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084955825 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084955825 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907084955825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084955825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084955825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084955825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084955827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084955827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084955827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084955827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084955827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084955827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084955827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084955827 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084955827 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907084955827 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084955827 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084955827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084955827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084955831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084955840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084955840 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1155)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI210(1152)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@8c3f6802a96e: 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(1159)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907084955867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907084955867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907084955867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907084955867 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084955867 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907084955867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907084955867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907084955867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907084955867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907084955869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907084955869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907084955869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907084955869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907084955869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907084955869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907084955869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907084955869 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907084955869 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907084955869 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907084955869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907084955870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907084955870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1159)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907084955874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907084955884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084955885 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1156)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907084956604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907084956604 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907084956604 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907084956604 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1158)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@8c3f6802a96e: 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) } } } } 20240907084956607 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1158)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907084956607 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1158)@8c3f6802a96e: 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(1158)@8c3f6802a96e: 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(1158)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1146)@8c3f6802a96e: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='F74634F7'O, index=0 SGSN_Test-GSUP(1160)@8c3f6802a96e: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@8c3f6802a96e: 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 := '4295C23BDA819FE726E8B39BA2BCBFDF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4345120D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0A1AB37E2CD23569'O } } } } } 20240907084957660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084957660 DLLC NOTICE LLME(ffffffff/f74634f7){UNASSIGNED} LLC RX: unknown TLLI 0xf74634f7, creating LLME on the fly (gprs_llc.c:552) 20240907084957660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084957660 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20240907084957660 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907084957660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907084957660 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907084957660 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907084957660 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907084957660 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907084957660 DLLC NOTICE LLME(ffffffff/f74634f7){UNASSIGNED} LLGM Assign pre (f74634f7 => dd65a9a4) (gprs_llc.c:1079) 20240907084957660 DLLC NOTICE LLME(f74634f7/dd65a9a4){ASSIGNED} LLGM Assign post (f74634f7 => dd65a9a4) (gprs_llc.c:1125) 20240907084957660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907084957660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907084957660 DMM DEBUG MM(262420000000049/dd65a9a4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907084957672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084957672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907084957672 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084957672 DMM DEBUG MM(262420000000049/dd65a9a4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20240907084957672 DMM NOTICE MM(262420000000049/dd65a9a4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907084957672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907084957672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907084957672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907084957672 DMM DEBUG MM(262420000000049/dd65a9a4) Requesting authorization (sgsn_auth.c:160) 20240907084957672 DMM INFO MM(262420000000049/dd65a9a4) Requesting authentication tuples (sgsn_auth.c:184) 20240907084957672 DMM DEBUG MM(262420000000049/dd65a9a4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907084957672 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20240907084957672 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@8c3f6802a96e: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20240907084957674 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907084957674 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907084957674 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907084957674 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907084957674 DMM INFO MM(262420000000049/dd65a9a4) Subscriber data update (mmctx.c:430) 20240907084957675 DMM DEBUG MM(262420000000049/dd65a9a4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907084957675 DMM INFO MM(262420000000049/dd65a9a4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907084957675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907084957675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907084957675 DMM INFO MM(262420000000049/dd65a9a4) <- GMM AUTH AND CIPHERING REQ (rand = 42 95 c2 3b da 81 9f e7 26 e8 b3 9b a2 bc bf df , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907084957682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084957682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240907084957682 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084957682 DMM INFO MM(262420000000049/dd65a9a4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907084957682 DMM NOTICE MM(262420000000049/dd65a9a4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907084957682 DMM DEBUG MM(262420000000049/dd65a9a4) checking auth: received GSM SRES = 43 45 12 0d (gprs_gmm.c:666) 20240907084957682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907084957682 DMM DEBUG MM(262420000000049/dd65a9a4) Requesting authorization (sgsn_auth.c:160) 20240907084957682 DMM INFO MM(262420000000049/dd65a9a4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907084957682 DMM DEBUG MM(262420000000049/dd65a9a4) Requesting subscriber data update (gprs_subscriber.c:894) 20240907084957682 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20240907084957682 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) 20240907084957682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907084957682 DMM INFO MM(262420000000049/dd65a9a4) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd65a9a4) (gprs_gmm.c:300) 20240907084957684 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907084957684 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907084957684 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240907084957684 DMM INFO MM(262420000000049/dd65a9a4) Subscriber data update (mmctx.c:430) 20240907084957684 DMM DEBUG MM(262420000000049/dd65a9a4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907084957684 DMM INFO MM(262420000000049/dd65a9a4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907084957684 DMM NOTICE MM(262420000000049/dd65a9a4) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20240907084957684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907084957684 DMM NOTICE MM(262420000000049/dd65a9a4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907084957684 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) 20240907084957684 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907084957684 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240907084957684 DMM INFO MM(262420000000049/dd65a9a4) Subscriber data update (mmctx.c:430) 20240907084957684 DMM DEBUG MM(262420000000049/dd65a9a4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907084957690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084957690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907084957690 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084957691 DMM INFO MM(262420000000049/dd65a9a4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907084957691 DMM NOTICE MM(262420000000049/dd65a9a4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907084957691 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907084957691 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907084957691 DLLC NOTICE LLME(f74634f7/dd65a9a4){ASSIGNED} LLGM Assign pre (ffffffff => dd65a9a4) (gprs_llc.c:1079) 20240907084957691 DLLC NOTICE LLME(ffffffff/dd65a9a4){ASSIGNED} LLGM Assign post (ffffffff => dd65a9a4) (gprs_llc.c:1125) 20240907084957691 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907084957691 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907084957691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907084957691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@8c3f6802a96e: setverdict(pass): none -> pass 20240907084957742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084957742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907084957742 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907084957742 DMM INFO MM(262420000000049/dd65a9a4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907084957742 DMM INFO MM(262420000000049/dd65a9a4) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907084957742 DMM DEBUG MM(262420000000049/dd65a9a4) Using GGSN 0 (gprs_sm.c:312) 20240907084957742 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) 20240907084957743 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20240907084957743 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907084957743 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20240907084957743 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20240907084957754 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 e7 bc 4c cc 11 83 e2 0c 43 14 05 7f 8a b2 40 dc 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) 20240907084957754 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cbd288, cbp=0x55a38faebbe0) (sgsn_libgtp.c:629) 20240907084957754 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907084957754 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faf0fb8 TLLI=dd65a9a4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907084957754 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907084957754 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907084957763 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:776) 20240907084957771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907084957771 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2297) 20240907084957771 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240907084957774 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:776) 20240907084957774 DMM INFO MM(262420000000049/dd65a9a4) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:801) 20240907085002781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085002781 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2323) 20240907085002781 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20240907085002785 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:776) TC_suspend_resume-BVCI196(1146)@8c3f6802a96e: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@8c3f6802a96e: Final verdict of PTC: pass 20240907085002793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36638<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907085002795 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907085002795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1160)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1149)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1153)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1148)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1159)@8c3f6802a96e: Final verdict of PTC: none TC_suspend_resume-BVCI220(1156)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@8c3f6802a96e: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1147)@8c3f6802a96e: Final verdict of PTC: none TC_suspend_resume-BVCI196(1146)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1151)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1157)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_suspend_resume-BVCI196(1146): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1147): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1148): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1149): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_suspend_resume-BVCI220(1156): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_suspend_resume finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:50:02 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=96148) 20240907085003796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085003796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96148, count=100584) 20240907085004513 DGPRS DEBUG Checking for inactive LLMEs, time = 7509738 (sgsn.c:131) 20240907085004797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085004797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:50: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_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 20240907085005798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085005798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_suspend_rau started. 20240907085005940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085005941 DMM INFO MM(262420000000049/dd65a9a4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907085005941 DMM INFO MM(262420000000049/dd65a9a4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907085005941 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907085005941 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907085005941 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907085005941 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907085005941 DLLC NOTICE LLME(ffffffff/dd65a9a4){ASSIGNED} LLGM Assign pre (dd65a9a4 => ffffffff) (gprs_llc.c:1079) 20240907085005941 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (dd65a9a4 => ffffffff) (gprs_llc.c:1125) 20240907085005941 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faf0c60 (gprs_sndcp.c:574) 20240907085005941 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faf0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907085005941 DMM NOTICE MM(262420000000049/dd65a9a4) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240907085005941 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20240907085005941 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240907085005941 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907085005941 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20240907085005941 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20240907085005941 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) 20240907085005941 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) 20240907085005941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907085005941 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907085005941 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907085005941 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907085005941 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@8c3f6802a96e: 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(1168)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085005991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085005991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085005991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085005991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085005991 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085005991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085005991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085005991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085005991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1167)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1168)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085005992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085005992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085005992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085005993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085005993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085005993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085005993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085005993 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085005993 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907085005993 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085005993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085005994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085005994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1168)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1168)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085005997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240907085006006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085006006 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1165)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1167)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085006015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907085006015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085006015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085006015 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085006015 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907085006015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085006015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085006015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085006015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085006017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085006017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085006017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085006017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085006017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085006017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085006017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085006017 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085006017 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907085006017 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085006017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085006018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085006018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085006022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085006031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085006031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1171)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085006051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907085006051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085006051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085006051 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085006051 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907085006051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085006051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085006051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085006051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085006053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085006053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085006053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085006053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085006053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085006053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085006053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085006053 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085006053 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907085006053 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085006053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1177)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907085006054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085006054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085006057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085006068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085006068 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907085006799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085006799 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907085006799 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907085006799 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@8c3f6802a96e: 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) } } } } 20240907085006802 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907085006802 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1165)@8c3f6802a96e: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='F1777C63'O, index=0 SGSN_Test-GSUP(1179)@8c3f6802a96e: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@8c3f6802a96e: 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 := 'BA273A6B3BE39A2DAE05C566E57AA16E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A139FEC6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6797CBB3B003983A'O } } } } } 20240907085007857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085007857 DLLC NOTICE LLME(ffffffff/f1777c63){UNASSIGNED} LLC RX: unknown TLLI 0xf1777c63, creating LLME on the fly (gprs_llc.c:552) 20240907085007857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085007857 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20240907085007857 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907085007857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907085007857 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907085007857 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907085007857 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085007857 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907085007857 DLLC NOTICE LLME(ffffffff/f1777c63){UNASSIGNED} LLGM Assign pre (f1777c63 => c8526281) (gprs_llc.c:1079) 20240907085007857 DLLC NOTICE LLME(f1777c63/c8526281){ASSIGNED} LLGM Assign post (f1777c63 => c8526281) (gprs_llc.c:1125) 20240907085007857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907085007857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907085007857 DMM DEBUG MM(262420000000050/c8526281) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907085007870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085007870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907085007870 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085007870 DMM DEBUG MM(262420000000050/c8526281) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20240907085007870 DMM NOTICE MM(262420000000050/c8526281) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907085007870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907085007870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907085007870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907085007870 DMM DEBUG MM(262420000000050/c8526281) Requesting authorization (sgsn_auth.c:160) 20240907085007870 DMM INFO MM(262420000000050/c8526281) Requesting authentication tuples (sgsn_auth.c:184) 20240907085007870 DMM DEBUG MM(262420000000050/c8526281) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907085007870 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20240907085007870 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@8c3f6802a96e: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20240907085007873 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907085007873 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907085007873 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907085007873 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907085007873 DMM INFO MM(262420000000050/c8526281) Subscriber data update (mmctx.c:430) 20240907085007873 DMM DEBUG MM(262420000000050/c8526281) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907085007873 DMM INFO MM(262420000000050/c8526281) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907085007873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907085007873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907085007873 DMM INFO MM(262420000000050/c8526281) <- GMM AUTH AND CIPHERING REQ (rand = ba 27 3a 6b 3b e3 9a 2d ae 05 c5 66 e5 7a a1 6e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907085007879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085007879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085007879 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085007879 DMM INFO MM(262420000000050/c8526281) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907085007879 DMM NOTICE MM(262420000000050/c8526281) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907085007879 DMM DEBUG MM(262420000000050/c8526281) checking auth: received GSM SRES = a1 39 fe c6 (gprs_gmm.c:666) 20240907085007879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907085007879 DMM DEBUG MM(262420000000050/c8526281) Requesting authorization (sgsn_auth.c:160) 20240907085007879 DMM INFO MM(262420000000050/c8526281) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907085007879 DMM DEBUG MM(262420000000050/c8526281) Requesting subscriber data update (gprs_subscriber.c:894) 20240907085007879 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20240907085007879 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) 20240907085007880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907085007880 DMM INFO MM(262420000000050/c8526281) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8526281) (gprs_gmm.c:300) 20240907085007881 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907085007881 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907085007881 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240907085007881 DMM INFO MM(262420000000050/c8526281) Subscriber data update (mmctx.c:430) 20240907085007881 DMM DEBUG MM(262420000000050/c8526281) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907085007881 DMM INFO MM(262420000000050/c8526281) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907085007881 DMM NOTICE MM(262420000000050/c8526281) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20240907085007881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907085007881 DMM NOTICE MM(262420000000050/c8526281) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907085007881 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) 20240907085007882 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907085007882 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240907085007882 DMM INFO MM(262420000000050/c8526281) Subscriber data update (mmctx.c:430) 20240907085007882 DMM DEBUG MM(262420000000050/c8526281) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907085007887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085007887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907085007887 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085007887 DMM INFO MM(262420000000050/c8526281) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907085007887 DMM NOTICE MM(262420000000050/c8526281) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907085007887 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907085007887 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085007887 DLLC NOTICE LLME(f1777c63/c8526281){ASSIGNED} LLGM Assign pre (ffffffff => c8526281) (gprs_llc.c:1079) 20240907085007887 DLLC NOTICE LLME(ffffffff/c8526281){ASSIGNED} LLGM Assign post (ffffffff => c8526281) (gprs_llc.c:1125) 20240907085007887 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907085007887 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907085007887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907085007888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@8c3f6802a96e: setverdict(pass): none -> pass 20240907085007939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085007939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907085007939 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085007939 DMM INFO MM(262420000000050/c8526281) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907085007939 DMM INFO MM(262420000000050/c8526281) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907085007939 DMM DEBUG MM(262420000000050/c8526281) Using GGSN 0 (gprs_sm.c:312) 20240907085007939 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) 20240907085007939 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20240907085007939 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907085007939 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20240907085007939 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20240907085007951 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 f1 31 83 74 11 0f f0 d5 60 14 05 7f e0 e7 43 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=1066 from retransmit req queue (gtp.c:443) 20240907085007951 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cbe2f8, cbp=0x55a38faebf70) (sgsn_libgtp.c:629) 20240907085007951 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907085007951 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faf0fb8 TLLI=c8526281, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907085007951 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907085007951 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907085007958 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:776) 20240907085007965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085007965 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2297) 20240907085007965 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240907085007968 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:776) 20240907085007968 DMM INFO MM(262420000000050/c8526281) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:801) 20240907085012977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085012977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085012977 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085012977 DMM INFO MM(262420000000050/c8526281) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240907085012977 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085012977 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20240907085012977 DLLC NOTICE LLME(ffffffff/c8526281){ASSIGNED} LLGM Assign pre (c8526281 => f808d474) (gprs_llc.c:1079) 20240907085012977 DLLC NOTICE LLME(c8526281/f808d474){ASSIGNED} LLGM Assign post (c8526281 => f808d474) (gprs_llc.c:1125) 20240907085012977 DMM INFO MM(262420000000050/f808d474) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907085012985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085012985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20240907085012985 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085012985 DMM INFO MM(262420000000050/f808d474) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240907085012985 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240907085012985 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085012985 DLLC NOTICE LLME(c8526281/f808d474){ASSIGNED} LLGM Assign pre (ffffffff => f808d474) (gprs_llc.c:1079) 20240907085012985 DLLC NOTICE LLME(ffffffff/f808d474){ASSIGNED} LLGM Assign post (ffffffff => f808d474) (gprs_llc.c:1125) 20240907085012985 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240907085013484 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:776) TC_suspend_rau-BVCI196(1165)@8c3f6802a96e: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@8c3f6802a96e: Final verdict of PTC: pass 20240907085013494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55136<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@8c3f6802a96e: Final verdict of PTC: none 20240907085013497 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907085013497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_suspend_rau-BVCI196(1165)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1167)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1172)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1168)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1177)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@8c3f6802a96e: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@8c3f6802a96e: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1166)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1170)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1175)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_suspend_rau-BVCI196(1165): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1167): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_suspend_rau finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:50:13 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=96076) 20240907085014497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085014497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96076, count=106252) 20240907085015498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085015498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:50: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_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 20240907085016499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085016499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_paging_ps started. 20240907085016639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085016640 DMM INFO MM(262420000000050/f808d474) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907085016640 DMM INFO MM(262420000000050/f808d474) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907085016640 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907085016640 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907085016640 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907085016640 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907085016640 DLLC NOTICE LLME(ffffffff/f808d474){ASSIGNED} LLGM Assign pre (f808d474 => ffffffff) (gprs_llc.c:1079) 20240907085016640 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f808d474 => ffffffff) (gprs_llc.c:1125) 20240907085016641 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faf0c60 (gprs_sndcp.c:574) 20240907085016641 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faf0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907085016641 DMM NOTICE MM(262420000000050/f808d474) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240907085016641 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20240907085016641 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240907085016641 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907085016641 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20240907085016641 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20240907085016641 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) 20240907085016641 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) 20240907085016641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907085016641 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907085016641 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907085016641 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907085016641 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085016683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085016683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085016683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085016683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085016683 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085016683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085016683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085016683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085016683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085016685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085016685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085016685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085016685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085016685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085016685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085016685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085016685 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085016685 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907085016685 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085016685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085016686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085016686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085016690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085016701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085016701 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1185)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1192)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085016728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907085016728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085016728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085016728 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085016728 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907085016728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085016728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085016728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085016728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1192)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085016730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085016730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085016730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085016730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085016730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) SGSN_Test-Gb2-NS2(1191)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907085016730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085016730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085016730 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085016730 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907085016730 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085016730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085016731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085016731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1192)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1192)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085016735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1188)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085016744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085016744 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1189)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1191)@8c3f6802a96e: 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(1197)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1197)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085016761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907085016761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085016761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085016761 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085016761 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907085016761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085016761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085016761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085016761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1197)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085016763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085016763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085016763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085016763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085016763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085016763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085016763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085016763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085016763 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907085016763 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085016763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085016763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085016763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1197)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1197)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085016768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085016778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085016778 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1194)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907085017500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085017500 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907085017500 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907085017500 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1196)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1196)@8c3f6802a96e: 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) } } } } 20240907085017503 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1196)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1196)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907085017503 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1196)@8c3f6802a96e: 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(1196)@8c3f6802a96e: 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(1196)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1196)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@8c3f6802a96e: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='CAC5A0CC'O, index=0 SGSN_Test-GSUP(1198)@8c3f6802a96e: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@8c3f6802a96e: 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 := '7A1FBB42737F4805188339D44FF13DCF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D9A54F8A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02D53DED723CC1FB'O } } } } } 20240907085018559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085018559 DLLC NOTICE LLME(ffffffff/cac5a0cc){UNASSIGNED} LLC RX: unknown TLLI 0xcac5a0cc, creating LLME on the fly (gprs_llc.c:552) 20240907085018559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085018559 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20240907085018559 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907085018559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907085018559 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907085018559 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907085018559 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085018559 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907085018559 DLLC NOTICE LLME(ffffffff/cac5a0cc){UNASSIGNED} LLGM Assign pre (cac5a0cc => f096eed4) (gprs_llc.c:1079) 20240907085018559 DLLC NOTICE LLME(cac5a0cc/f096eed4){ASSIGNED} LLGM Assign post (cac5a0cc => f096eed4) (gprs_llc.c:1125) 20240907085018559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907085018559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907085018560 DMM DEBUG MM(262420000000051/f096eed4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907085018572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085018572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907085018572 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085018572 DMM DEBUG MM(262420000000051/f096eed4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20240907085018572 DMM NOTICE MM(262420000000051/f096eed4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907085018572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907085018572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907085018572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907085018572 DMM DEBUG MM(262420000000051/f096eed4) Requesting authorization (sgsn_auth.c:160) 20240907085018572 DMM INFO MM(262420000000051/f096eed4) Requesting authentication tuples (sgsn_auth.c:184) 20240907085018572 DMM DEBUG MM(262420000000051/f096eed4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907085018572 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20240907085018572 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@8c3f6802a96e: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20240907085018575 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907085018575 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907085018575 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907085018575 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907085018575 DMM INFO MM(262420000000051/f096eed4) Subscriber data update (mmctx.c:430) 20240907085018575 DMM DEBUG MM(262420000000051/f096eed4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907085018575 DMM INFO MM(262420000000051/f096eed4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907085018576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907085018576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907085018576 DMM INFO MM(262420000000051/f096eed4) <- GMM AUTH AND CIPHERING REQ (rand = 7a 1f bb 42 73 7f 48 05 18 83 39 d4 4f f1 3d cf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907085018584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085018584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085018584 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085018584 DMM INFO MM(262420000000051/f096eed4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907085018584 DMM NOTICE MM(262420000000051/f096eed4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907085018584 DMM DEBUG MM(262420000000051/f096eed4) checking auth: received GSM SRES = d9 a5 4f 8a (gprs_gmm.c:666) 20240907085018584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907085018584 DMM DEBUG MM(262420000000051/f096eed4) Requesting authorization (sgsn_auth.c:160) 20240907085018584 DMM INFO MM(262420000000051/f096eed4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907085018584 DMM DEBUG MM(262420000000051/f096eed4) Requesting subscriber data update (gprs_subscriber.c:894) 20240907085018584 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20240907085018584 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) 20240907085018584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907085018584 DMM INFO MM(262420000000051/f096eed4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf096eed4) (gprs_gmm.c:300) 20240907085018586 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907085018586 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907085018586 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240907085018586 DMM INFO MM(262420000000051/f096eed4) Subscriber data update (mmctx.c:430) 20240907085018586 DMM DEBUG MM(262420000000051/f096eed4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907085018586 DMM INFO MM(262420000000051/f096eed4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907085018586 DMM NOTICE MM(262420000000051/f096eed4) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20240907085018586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907085018586 DMM NOTICE MM(262420000000051/f096eed4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907085018586 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) 20240907085018586 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907085018586 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240907085018586 DMM INFO MM(262420000000051/f096eed4) Subscriber data update (mmctx.c:430) 20240907085018587 DMM DEBUG MM(262420000000051/f096eed4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907085018593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085018593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907085018593 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085018593 DMM INFO MM(262420000000051/f096eed4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907085018593 DMM NOTICE MM(262420000000051/f096eed4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907085018593 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907085018593 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085018593 DLLC NOTICE LLME(cac5a0cc/f096eed4){ASSIGNED} LLGM Assign pre (ffffffff => f096eed4) (gprs_llc.c:1079) 20240907085018594 DLLC NOTICE LLME(ffffffff/f096eed4){ASSIGNED} LLGM Assign post (ffffffff => f096eed4) (gprs_llc.c:1125) 20240907085018594 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907085018594 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907085018594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907085018594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@8c3f6802a96e: setverdict(pass): none -> pass 20240907085018645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085018645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907085018645 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085018645 DMM INFO MM(262420000000051/f096eed4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907085018645 DMM INFO MM(262420000000051/f096eed4) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907085018645 DMM DEBUG MM(262420000000051/f096eed4) Using GGSN 0 (gprs_sm.c:312) 20240907085018645 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) 20240907085018645 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20240907085018645 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907085018645 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20240907085018645 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20240907085018656 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 c6 ae c2 d0 11 72 f9 2b 15 14 05 7f 05 5c 45 85 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) 20240907085018656 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cbf368, cbp=0x55a38faec300) (sgsn_libgtp.c:629) 20240907085018656 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907085018656 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faf0fb8 TLLI=f096eed4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907085018656 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907085018656 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907085018664 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:776) 20240907085021646 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20240907085021646 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240907085021646 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240907085023674 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:776) 20240907085023674 DMM INFO MM(262420000000051/f096eed4) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:816) TC_paging_ps-BVCI196(1185)@8c3f6802a96e: 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 := 'F096EED4'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1185)@8c3f6802a96e: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@8c3f6802a96e: Final verdict of PTC: pass 20240907085023687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41346<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1197)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(1198)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@8c3f6802a96e: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@8c3f6802a96e: Final verdict of PTC: none 20240907085023689 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907085023690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1183)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1186)@8c3f6802a96e: Final verdict of PTC: none TC_paging_ps-BVCI210(1189)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1196)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1192)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1191)@8c3f6802a96e: Final verdict of PTC: none TC_paging_ps-BVCI220(1194)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1190)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1184)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1195)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_paging_ps-BVCI210(1189): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1191): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1192): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_paging_ps-BVCI220(1194): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1195): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1196): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1197): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_paging_ps finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:50:23 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=95516) 20240907085024690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085024690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95516, count=99748) 20240907085025691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085025691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:50: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_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 20240907085026692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085026692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_paging_ps_ra_multiple_cells started. 20240907085026830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085026831 DMM INFO MM(262420000000051/f096eed4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907085026831 DMM INFO MM(262420000000051/f096eed4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907085026831 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907085026831 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907085026831 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907085026831 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240907085026831 DLLC NOTICE LLME(ffffffff/f096eed4){ASSIGNED} LLGM Assign pre (f096eed4 => ffffffff) (gprs_llc.c:1079) 20240907085026831 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f096eed4 => ffffffff) (gprs_llc.c:1125) 20240907085026831 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faf0c60 (gprs_sndcp.c:574) 20240907085026831 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faf0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907085026831 DMM NOTICE MM(262420000000051/f096eed4) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240907085026831 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20240907085026831 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240907085026831 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907085026832 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20240907085026832 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20240907085026832 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) 20240907085026832 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) 20240907085026832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907085026832 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907085026832 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907085026832 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907085026832 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@8c3f6802a96e: 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(1206)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1206)@8c3f6802a96e: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1205)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907085026887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085026887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085026887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085026887 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085026887 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085026887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085026887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085026887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085026887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1206)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085026889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085026889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085026889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085026889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085026889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085026889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085026889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085026889 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085026889 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907085026889 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085026889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085026889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085026889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1206)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1206)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085026893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085026902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085026902 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1207)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1205)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085026910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907085026910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085026910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085026910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085026910 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907085026910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085026910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085026910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085026910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085026912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085026912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085026912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085026912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085026912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085026912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085026912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085026912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085026912 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907085026912 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085026912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1210)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907085026913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085026913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085026917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907085026926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085026926 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085026952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907085026952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085026952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085026952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085026953 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907085026953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085026953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085026953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085026953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085026955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085026955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085026955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085026955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085026955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085026955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085026955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085026955 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085026955 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907085026955 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085026955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085026956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085026956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085026960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085026968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085026968 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907085027693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085027693 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907085027693 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907085027693 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@8c3f6802a96e: 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) } } } } 20240907085027695 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907085027696 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1203)@8c3f6802a96e: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='E941AC29'O, index=0 SGSN_Test-GSUP(1217)@8c3f6802a96e: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@8c3f6802a96e: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@8c3f6802a96e: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='E941AC29'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@8c3f6802a96e: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='E941AC29'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@8c3f6802a96e: 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 := '7DFF1A01389EE22060C4F9FFC1FBEF58'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3DA18CF2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36BC0AE81E1C1E90'O } } } } } 20240907085028758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085028758 DLLC NOTICE LLME(ffffffff/e941ac29){UNASSIGNED} LLC RX: unknown TLLI 0xe941ac29, creating LLME on the fly (gprs_llc.c:552) 20240907085028758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085028758 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20240907085028758 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907085028758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907085028758 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907085028758 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907085028758 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085028758 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907085028758 DLLC NOTICE LLME(ffffffff/e941ac29){UNASSIGNED} LLGM Assign pre (e941ac29 => c1110475) (gprs_llc.c:1079) 20240907085028758 DLLC NOTICE LLME(e941ac29/c1110475){ASSIGNED} LLGM Assign post (e941ac29 => c1110475) (gprs_llc.c:1125) 20240907085028758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907085028758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907085028758 DMM DEBUG MM(262420000000052/c1110475) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907085028771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085028772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907085028772 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085028772 DMM DEBUG MM(262420000000052/c1110475) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20240907085028772 DMM NOTICE MM(262420000000052/c1110475) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907085028772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907085028772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907085028772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907085028772 DMM DEBUG MM(262420000000052/c1110475) Requesting authorization (sgsn_auth.c:160) 20240907085028772 DMM INFO MM(262420000000052/c1110475) Requesting authentication tuples (sgsn_auth.c:184) 20240907085028772 DMM DEBUG MM(262420000000052/c1110475) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907085028772 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20240907085028772 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@8c3f6802a96e: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20240907085028775 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907085028775 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907085028775 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907085028775 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907085028775 DMM INFO MM(262420000000052/c1110475) Subscriber data update (mmctx.c:430) 20240907085028775 DMM DEBUG MM(262420000000052/c1110475) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907085028775 DMM INFO MM(262420000000052/c1110475) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907085028775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907085028775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907085028775 DMM INFO MM(262420000000052/c1110475) <- GMM AUTH AND CIPHERING REQ (rand = 7d ff 1a 01 38 9e e2 20 60 c4 f9 ff c1 fb ef 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907085028783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085028783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085028784 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085028784 DMM INFO MM(262420000000052/c1110475) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907085028784 DMM NOTICE MM(262420000000052/c1110475) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907085028784 DMM DEBUG MM(262420000000052/c1110475) checking auth: received GSM SRES = 3d a1 8c f2 (gprs_gmm.c:666) 20240907085028784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907085028784 DMM DEBUG MM(262420000000052/c1110475) Requesting authorization (sgsn_auth.c:160) 20240907085028784 DMM INFO MM(262420000000052/c1110475) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907085028784 DMM DEBUG MM(262420000000052/c1110475) Requesting subscriber data update (gprs_subscriber.c:894) 20240907085028784 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20240907085028784 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) 20240907085028784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907085028784 DMM INFO MM(262420000000052/c1110475) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1110475) (gprs_gmm.c:300) 20240907085028785 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907085028785 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907085028785 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240907085028785 DMM INFO MM(262420000000052/c1110475) Subscriber data update (mmctx.c:430) 20240907085028785 DMM DEBUG MM(262420000000052/c1110475) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907085028785 DMM INFO MM(262420000000052/c1110475) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907085028785 DMM NOTICE MM(262420000000052/c1110475) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20240907085028785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907085028785 DMM NOTICE MM(262420000000052/c1110475) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907085028785 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) 20240907085028785 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907085028785 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240907085028786 DMM INFO MM(262420000000052/c1110475) Subscriber data update (mmctx.c:430) 20240907085028786 DMM DEBUG MM(262420000000052/c1110475) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907085028790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085028791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907085028791 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085028791 DMM INFO MM(262420000000052/c1110475) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907085028791 DMM NOTICE MM(262420000000052/c1110475) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907085028791 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907085028791 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085028791 DLLC NOTICE LLME(e941ac29/c1110475){ASSIGNED} LLGM Assign pre (ffffffff => c1110475) (gprs_llc.c:1079) 20240907085028791 DLLC NOTICE LLME(ffffffff/c1110475){ASSIGNED} LLGM Assign post (ffffffff => c1110475) (gprs_llc.c:1125) 20240907085028791 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907085028791 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907085028791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907085028791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240907085028841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085028841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907085028842 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085028842 DMM INFO MM(262420000000052/c1110475) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907085028842 DMM INFO MM(262420000000052/c1110475) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907085028842 DMM DEBUG MM(262420000000052/c1110475) Using GGSN 0 (gprs_sm.c:312) 20240907085028842 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) 20240907085028842 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20240907085028842 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907085028842 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20240907085028842 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20240907085028853 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 8f e1 ec 10 11 28 bd 0a a9 14 05 7f eb 5e 45 9f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20240907085028853 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cc03d8, cbp=0x55a38faecf90) (sgsn_libgtp.c:629) 20240907085028853 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907085028853 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faf0fb8 TLLI=c1110475, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907085028853 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907085028853 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@8c3f6802a96e: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907085028861 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:776) 20240907085031842 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20240907085031842 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240907085031842 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240907085033866 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:776) 20240907085033866 DMM INFO MM(262420000000052/c1110475) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:816) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@8c3f6802a96e: 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 := 'C1110475'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20240907085034514 DGPRS DEBUG Checking for inactive LLMEs, time = 7509768 (sgsn.c:131) 20240907085047694 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240907085047694 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240907085047694 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907085056890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085056892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085056892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907085056914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085056915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085056915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240907085056957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085056958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085056958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@8c3f6802a96e: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@8c3f6802a96e: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1217)@8c3f6802a96e: Final verdict of PTC: none 20240907085058770 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907085058770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1206)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1205)@8c3f6802a96e: Final verdict of PTC: none 20240907085058772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46274<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1211)@8c3f6802a96e: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1203)@8c3f6802a96e: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1215)@8c3f6802a96e: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1208)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1210)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1213)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1204)@8c3f6802a96e: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@8c3f6802a96e: Final verdict of PTC: fail reason: "Tguard timeout" MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1203): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1204): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1205): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1206): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@8c3f6802a96e: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@8c3f6802a96e: 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'. Sat Sep 7 08:50:58 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=103132) 20240907085059771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085059771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103132, count=104828) 20240907085100772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085100772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:51:00 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 20240907085101773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085101773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_bssgp_rim_single_report started. 20240907085101916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085101917 DMM INFO MM(262420000000052/c1110475) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907085101917 DMM INFO MM(262420000000052/c1110475) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907085101917 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907085101917 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907085101917 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907085101917 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240907085101917 DLLC NOTICE LLME(ffffffff/c1110475){ASSIGNED} LLGM Assign pre (c1110475 => ffffffff) (gprs_llc.c:1079) 20240907085101917 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c1110475 => ffffffff) (gprs_llc.c:1125) 20240907085101917 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faf0c60 (gprs_sndcp.c:574) 20240907085101917 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faf0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907085101917 DMM NOTICE MM(262420000000052/c1110475) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240907085101917 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20240907085101917 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240907085101917 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907085101917 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20240907085101917 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20240907085101917 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) 20240907085101917 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) 20240907085101917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907085101917 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907085101917 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907085101917 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907085101917 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@8c3f6802a96e: 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(1225)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1225)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085101969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085101969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085101969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085101969 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085101969 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085101969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085101969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085101969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085101969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1224)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1225)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085101971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085101971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085101971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085101971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085101971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085101971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085101971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085101971 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085101971 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907085101971 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085101971 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085101972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085101972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1225)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1225)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085101976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085101987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085101987 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1226)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1222)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1224)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085101996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907085101996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085101996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085101996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085101996 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907085101996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085101996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085101996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085101996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085101998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085101998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085101998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085101998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085101998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085101998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085101998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085101998 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085101998 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907085101998 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085101998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085101999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085101999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085102003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907085102012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085102012 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1228)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085102038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907085102038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085102038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085102038 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085102038 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907085102038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085102038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085102038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085102038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085102039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085102039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085102039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085102039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085102039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085102039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085102039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085102039 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085102039 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907085102039 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085102039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1234)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907085102040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085102040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085102044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085102053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085102053 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907085102774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085102774 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907085102774 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907085102774 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@8c3f6802a96e: 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) } } } } 20240907085102777 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907085102777 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907085102795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8c3f6802a96e: setverdict(pass): none -> pass MTC@8c3f6802a96e: Warning: Re-starting timer T, which is already active (running or expired). 20240907085102803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907085102807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51372<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1221)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1225)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1224)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1229)@8c3f6802a96e: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@8c3f6802a96e: Final verdict of PTC: none 20240907085102809 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907085102809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1230)@8c3f6802a96e: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(1236)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@8c3f6802a96e: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1222)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1234)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1223)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1227)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1232)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: pass MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1222): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1223): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1225): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@8c3f6802a96e: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:51:02 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43020) 20240907085103810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085103810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43020, count=55140) 20240907085104515 DGPRS DEBUG Checking for inactive LLMEs, time = 7509798 (sgsn.c:131) 20240907085104811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085104811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:51: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_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 20240907085105812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085105812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_rim_eutran_to_geran started. 20240907085105949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085105951 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085105992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085105992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085105992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085105992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085105992 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085105992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085105992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085105992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085105992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085105994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085105994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085105994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085105994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085105994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085105994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085105994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085105994 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085105994 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907085105994 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085105994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1242)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907085105995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085105995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085105998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1243)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1239)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085106007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085106007 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1241)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085106036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907085106036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085106036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085106036 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085106036 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907085106036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085106036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085106036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085106036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1247)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1248)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085106038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085106038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085106038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085106038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085106038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085106038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085106038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085106038 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085106038 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907085106038 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085106038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085106039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085106039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085106043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1244)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085106055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085106055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1245)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1247)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085106070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907085106070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085106070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085106070 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085106070 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907085106070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085106070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085106070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085106070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085106072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085106072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085106072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085106072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085106072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085106072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085106072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085106072 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085106072 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907085106072 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085106072 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1253)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907085106073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085106073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085106077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085106086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085106086 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1250)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907085106813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085106813 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907085106813 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907085106813 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1252)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1252)@8c3f6802a96e: 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) } } } } 20240907085106816 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240907085106816 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1252)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1252)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1252)@8c3f6802a96e: 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(1252)@8c3f6802a96e: 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(1252)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1252)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@8c3f6802a96e: setverdict(pass): none -> pass 20240907085106846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907085106849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51384<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_rim_eutran_to_geran-BVCI196(1241)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(1254)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1242)@8c3f6802a96e: Final verdict of PTC: none 20240907085106852 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907085106852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1249)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1252)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@8c3f6802a96e: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1245)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1248)@8c3f6802a96e: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1250)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1253)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1247)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1246)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1240)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1251)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: pass MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1245): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1247): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1250): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1252): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@8c3f6802a96e: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:51:06 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36744) 20240907085107853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085107853 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=48140) 20240907085108853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085108853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:51: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_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 20240907085109854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085109854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_cell_change_different_rai_ci_attach started. 20240907085109997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085109999 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085110045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085110046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085110046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085110046 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085110046 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085110046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085110046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085110046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085110046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085110047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085110047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085110047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085110047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085110047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085110047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085110047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085110047 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085110047 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907085110047 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085110047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1260)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907085110048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085110048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085110051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1257)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1261)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907085110060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085110060 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)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@8c3f6802a96e: 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(1265)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085110079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907085110079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085110079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085110079 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085110079 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907085110079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085110079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085110079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085110079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085110081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085110081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085110081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085110081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085110081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085110081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085110081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085110081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085110081 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907085110081 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085110081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1265)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907085110082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085110082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085110085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1262)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085110096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085110096 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1266)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085110125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907085110125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085110125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085110125 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085110125 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907085110125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085110125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085110125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085110125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085110127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085110127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085110127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085110127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085110127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085110127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085110127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085110127 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085110127 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907085110127 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085110127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085110128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085110128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085110131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085110140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085110140 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)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907085110855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085110855 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907085110855 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907085110855 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@8c3f6802a96e: 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) } } } } 20240907085110858 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240907085110858 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@8c3f6802a96e: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='F74A62B1'O, index=0 SGSN_Test-GSUP(1272)@8c3f6802a96e: 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)@8c3f6802a96e: 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 := '1DF0C40AD28BA8E83CA49DE2EC90B064'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF813E8D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9CD60216006E3644'O } } } } } 20240907085110903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085110903 DLLC NOTICE LLME(ffffffff/f74a62b1){UNASSIGNED} LLC RX: unknown TLLI 0xf74a62b1, creating LLME on the fly (gprs_llc.c:552) 20240907085110903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085110903 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20240907085110903 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907085110903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907085110903 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907085110903 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907085110903 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085110903 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907085110903 DLLC NOTICE LLME(ffffffff/f74a62b1){UNASSIGNED} LLGM Assign pre (f74a62b1 => e76786ff) (gprs_llc.c:1079) 20240907085110903 DLLC NOTICE LLME(f74a62b1/e76786ff){ASSIGNED} LLGM Assign post (f74a62b1 => e76786ff) (gprs_llc.c:1125) 20240907085110903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907085110903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907085110903 DMM DEBUG MM(262420000000068/e76786ff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907085110916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085110916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907085110916 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085110916 DMM DEBUG MM(262420000000068/e76786ff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240907085110916 DMM NOTICE MM(262420000000068/e76786ff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907085110916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907085110916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907085110916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907085110916 DMM DEBUG MM(262420000000068/e76786ff) Requesting authorization (sgsn_auth.c:160) 20240907085110916 DMM INFO MM(262420000000068/e76786ff) Requesting authentication tuples (sgsn_auth.c:184) 20240907085110916 DMM DEBUG MM(262420000000068/e76786ff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907085110916 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20240907085110916 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@8c3f6802a96e: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20240907085110919 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907085110919 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907085110919 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907085110919 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907085110919 DMM INFO MM(262420000000068/e76786ff) Subscriber data update (mmctx.c:430) 20240907085110919 DMM DEBUG MM(262420000000068/e76786ff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907085110919 DMM INFO MM(262420000000068/e76786ff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907085110919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907085110919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907085110919 DMM INFO MM(262420000000068/e76786ff) <- GMM AUTH AND CIPHERING REQ (rand = 1d f0 c4 0a d2 8b a8 e8 3c a4 9d e2 ec 90 b0 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907085110926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085110926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085110926 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085110926 DMM INFO MM(262420000000068/e76786ff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907085110926 DMM NOTICE MM(262420000000068/e76786ff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907085110926 DMM DEBUG MM(262420000000068/e76786ff) checking auth: received GSM SRES = bf 81 3e 8d (gprs_gmm.c:666) 20240907085110926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907085110926 DMM DEBUG MM(262420000000068/e76786ff) Requesting authorization (sgsn_auth.c:160) 20240907085110926 DMM INFO MM(262420000000068/e76786ff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907085110926 DMM DEBUG MM(262420000000068/e76786ff) Requesting subscriber data update (gprs_subscriber.c:894) 20240907085110926 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240907085110926 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) 20240907085110926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907085110926 DMM INFO MM(262420000000068/e76786ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xe76786ff) (gprs_gmm.c:300) 20240907085110928 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907085110928 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907085110928 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240907085110928 DMM INFO MM(262420000000068/e76786ff) Subscriber data update (mmctx.c:430) 20240907085110928 DMM DEBUG MM(262420000000068/e76786ff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907085110928 DMM INFO MM(262420000000068/e76786ff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907085110928 DMM NOTICE MM(262420000000068/e76786ff) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240907085110928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907085110928 DMM NOTICE MM(262420000000068/e76786ff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907085110928 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) 20240907085110928 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907085110928 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240907085110928 DMM INFO MM(262420000000068/e76786ff) Subscriber data update (mmctx.c:430) 20240907085110928 DMM DEBUG MM(262420000000068/e76786ff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907085110934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085110934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907085110935 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085110935 DMM INFO MM(262420000000068/e76786ff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907085110935 DMM NOTICE MM(262420000000068/e76786ff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907085110935 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907085110935 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085110935 DLLC NOTICE LLME(f74a62b1/e76786ff){ASSIGNED} LLGM Assign pre (ffffffff => e76786ff) (gprs_llc.c:1079) 20240907085110935 DLLC NOTICE LLME(ffffffff/e76786ff){ASSIGNED} LLGM Assign post (ffffffff => e76786ff) (gprs_llc.c:1125) 20240907085110935 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907085110935 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907085110935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907085110935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240907085110985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085110985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907085110985 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085110985 DMM INFO MM(262420000000068/e76786ff) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907085110985 DMM INFO MM(262420000000068/e76786ff) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907085110985 DMM DEBUG MM(262420000000068/e76786ff) Using GGSN 0 (gprs_sm.c:312) 20240907085110985 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) 20240907085110986 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20240907085110986 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907085110986 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20240907085110986 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20240907085110996 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 31 65 3b 3f 11 5c 4c 7a a9 14 05 7f 22 8c e5 ec 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) 20240907085110996 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cc1448, cbp=0x55a38faed320) (sgsn_libgtp.c:629) 20240907085110996 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907085110996 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faf0fb8 TLLI=e76786ff, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907085110996 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907085110996 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@8c3f6802a96e: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907085111003 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:776) 20240907085111011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085111011 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240907085111011 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@8c3f6802a96e: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@8c3f6802a96e: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='E76786FF'O, index=0 20240907085111018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085111018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240907085111018 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xE76786FF) type="GPRS attach" (gprs_gmm.c:1266) 20240907085111018 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085111018 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240907085111018 DLLC NOTICE LLME(ffffffff/e76786ff){ASSIGNED} LLGM Assign pre (e76786ff => d09a03b7) (gprs_llc.c:1079) 20240907085111018 DLLC NOTICE LLME(e76786ff/d09a03b7){ASSIGNED} LLGM Assign post (e76786ff => d09a03b7) (gprs_llc.c:1125) 20240907085111018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907085111018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907085111018 DMM DEBUG MM(262420000000068/d09a03b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907085111029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085111029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240907085111029 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085111029 DMM DEBUG MM(262420000000068/d09a03b7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240907085111029 DMM NOTICE MM(262420000000068/d09a03b7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907085111029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907085111029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907085111029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907085111029 DMM DEBUG MM(262420000000068/d09a03b7) Requesting authorization (sgsn_auth.c:160) 20240907085111029 DMM INFO MM(262420000000068/d09a03b7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907085111029 DMM DEBUG MM(262420000000068/d09a03b7) Requesting subscriber data update (gprs_subscriber.c:894) 20240907085111029 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240907085111029 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) 20240907085112017 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907085112017 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907085112017 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240907085112017 DMM INFO MM(262420000000068/d09a03b7) Subscriber data update (mmctx.c:430) 20240907085112017 DMM DEBUG MM(262420000000068/d09a03b7) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240907085112017 DMM INFO MM(262420000000068/d09a03b7) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240907085112017 DMM NOTICE MM(262420000000068/d09a03b7) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240907085112017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907085112017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907085112017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240907085112017 DMM INFO MM(262420000000068/d09a03b7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd09a03b7) (gprs_gmm.c:300) 20240907085112017 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) 20240907085112018 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907085112018 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240907085112018 DMM INFO MM(262420000000068/d09a03b7) Subscriber data update (mmctx.c:430) 20240907085112018 DMM DEBUG MM(262420000000068/d09a03b7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907085112026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085112026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085112026 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085112026 DMM INFO MM(262420000000068/d09a03b7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907085112026 DMM NOTICE MM(262420000000068/d09a03b7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907085112026 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907085112026 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085112026 DLLC NOTICE LLME(e76786ff/d09a03b7){ASSIGNED} LLGM Assign pre (ffffffff => d09a03b7) (gprs_llc.c:1079) 20240907085112026 DLLC NOTICE LLME(ffffffff/d09a03b7){ASSIGNED} LLGM Assign post (ffffffff => d09a03b7) (gprs_llc.c:1125) 20240907085112026 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907085112026 DMM ERROR MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240907085112026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907085112026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240907085112075 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:776) 20240907085112082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085112082 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085112082 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@8c3f6802a96e: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@8c3f6802a96e: Final verdict of PTC: pass 20240907085112087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41290<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907085112088 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907085112089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1271)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(1272)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1265)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1260)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@8c3f6802a96e: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@8c3f6802a96e: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1270)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@8c3f6802a96e: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1258)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1263)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1268)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:51:12 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=101576) 20240907085113089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085113090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101576, count=118992) 20240907085114090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085114091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:51: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_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 20240907085115083 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20240907085115083 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240907085115083 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240907085115091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085115091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_cell_change_different_rai_ci_data started. 20240907085115238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085115239 DMM INFO MM(262420000000068/d09a03b7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907085115239 DMM INFO MM(262420000000068/d09a03b7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907085115239 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907085115239 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907085115239 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907085115239 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240907085115239 DLLC NOTICE LLME(ffffffff/d09a03b7){ASSIGNED} LLGM Assign pre (d09a03b7 => ffffffff) (gprs_llc.c:1079) 20240907085115239 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d09a03b7 => ffffffff) (gprs_llc.c:1125) 20240907085115239 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faf0c60 (gprs_sndcp.c:574) 20240907085115239 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faf0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907085115239 DMM NOTICE MM(262420000000068/d09a03b7) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240907085115239 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20240907085115239 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240907085115239 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907085115239 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20240907085115239 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20240907085115239 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) 20240907085115239 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) 20240907085115239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907085115240 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907085115240 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907085115240 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907085115240 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1280)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085115292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085115292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085115292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085115292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085115292 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085115292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085115292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085115292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085115292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1279)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1280)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085115294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085115294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085115294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085115295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085115295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085115295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085115295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085115295 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085115295 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907085115295 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085115295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085115296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085115296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1280)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1280)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085115299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240907085115310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085115310 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1279)@8c3f6802a96e: 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_cell_change_different_rai_ci_data-BVCI196(1277)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1284)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085115319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907085115319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085115319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085115319 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085115319 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907085115319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085115319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085115319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085115319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085115320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085115320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085115320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085115320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085115320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085115321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085115321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085115321 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085115321 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907085115321 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085115321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085115321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085115321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085115324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085115331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085115331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1285)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 TC_cell_change_different_rai_ci_data-BVCI210(1283)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085115364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907085115364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085115364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085115364 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085115364 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907085115364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085115364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085115364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085115364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085115365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085115365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085115365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085115366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085115366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085115366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085115366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085115366 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085115366 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907085115366 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085115366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085115366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085115366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085115370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085115379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085115379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1288)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907085116092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085116093 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907085116093 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907085116093 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@8c3f6802a96e: 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) } } } } 20240907085116095 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907085116095 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@8c3f6802a96e: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1277)@8c3f6802a96e: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='DC0E0C49'O, index=0 SGSN_Test-GSUP(1291)@8c3f6802a96e: 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)@8c3f6802a96e: 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 := 'DF6673DBE340D831789ACAA6A726C91A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8128E2FE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A00B35B6910029D9'O } } } } } 20240907085116143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085116143 DLLC NOTICE LLME(ffffffff/dc0e0c49){UNASSIGNED} LLC RX: unknown TLLI 0xdc0e0c49, creating LLME on the fly (gprs_llc.c:552) 20240907085116143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085116143 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20240907085116143 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907085116143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907085116143 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907085116143 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907085116143 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085116143 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907085116143 DLLC NOTICE LLME(ffffffff/dc0e0c49){UNASSIGNED} LLGM Assign pre (dc0e0c49 => c0840c0b) (gprs_llc.c:1079) 20240907085116143 DLLC NOTICE LLME(dc0e0c49/c0840c0b){ASSIGNED} LLGM Assign post (dc0e0c49 => c0840c0b) (gprs_llc.c:1125) 20240907085116143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907085116143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907085116143 DMM DEBUG MM(262420000000070/c0840c0b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907085116157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085116157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907085116157 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085116157 DMM DEBUG MM(262420000000070/c0840c0b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20240907085116157 DMM NOTICE MM(262420000000070/c0840c0b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907085116157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907085116157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907085116157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907085116157 DMM DEBUG MM(262420000000070/c0840c0b) Requesting authorization (sgsn_auth.c:160) 20240907085116157 DMM INFO MM(262420000000070/c0840c0b) Requesting authentication tuples (sgsn_auth.c:184) 20240907085116157 DMM DEBUG MM(262420000000070/c0840c0b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907085116157 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20240907085116157 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@8c3f6802a96e: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20240907085116160 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907085116160 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907085116160 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907085116160 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907085116160 DMM INFO MM(262420000000070/c0840c0b) Subscriber data update (mmctx.c:430) 20240907085116160 DMM DEBUG MM(262420000000070/c0840c0b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907085116160 DMM INFO MM(262420000000070/c0840c0b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907085116160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907085116160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907085116160 DMM INFO MM(262420000000070/c0840c0b) <- GMM AUTH AND CIPHERING REQ (rand = df 66 73 db e3 40 d8 31 78 9a ca a6 a7 26 c9 1a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907085116167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085116167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085116167 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085116167 DMM INFO MM(262420000000070/c0840c0b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907085116167 DMM NOTICE MM(262420000000070/c0840c0b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907085116167 DMM DEBUG MM(262420000000070/c0840c0b) checking auth: received GSM SRES = 81 28 e2 fe (gprs_gmm.c:666) 20240907085116167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907085116167 DMM DEBUG MM(262420000000070/c0840c0b) Requesting authorization (sgsn_auth.c:160) 20240907085116167 DMM INFO MM(262420000000070/c0840c0b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907085116167 DMM DEBUG MM(262420000000070/c0840c0b) Requesting subscriber data update (gprs_subscriber.c:894) 20240907085116167 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20240907085116167 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) 20240907085116167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907085116167 DMM INFO MM(262420000000070/c0840c0b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0840c0b) (gprs_gmm.c:300) 20240907085116169 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907085116169 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907085116169 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240907085116169 DMM INFO MM(262420000000070/c0840c0b) Subscriber data update (mmctx.c:430) 20240907085116169 DMM DEBUG MM(262420000000070/c0840c0b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907085116169 DMM INFO MM(262420000000070/c0840c0b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907085116169 DMM NOTICE MM(262420000000070/c0840c0b) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20240907085116169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907085116169 DMM NOTICE MM(262420000000070/c0840c0b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907085116169 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) 20240907085116169 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907085116169 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240907085116169 DMM INFO MM(262420000000070/c0840c0b) Subscriber data update (mmctx.c:430) 20240907085116169 DMM DEBUG MM(262420000000070/c0840c0b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907085116175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085116175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907085116175 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085116175 DMM INFO MM(262420000000070/c0840c0b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907085116175 DMM NOTICE MM(262420000000070/c0840c0b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907085116175 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907085116175 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085116175 DLLC NOTICE LLME(dc0e0c49/c0840c0b){ASSIGNED} LLGM Assign pre (ffffffff => c0840c0b) (gprs_llc.c:1079) 20240907085116175 DLLC NOTICE LLME(ffffffff/c0840c0b){ASSIGNED} LLGM Assign post (ffffffff => c0840c0b) (gprs_llc.c:1125) 20240907085116175 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907085116175 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907085116175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907085116175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240907085116227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085116227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907085116227 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085116227 DMM INFO MM(262420000000070/c0840c0b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907085116227 DMM INFO MM(262420000000070/c0840c0b) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907085116227 DMM DEBUG MM(262420000000070/c0840c0b) Using GGSN 0 (gprs_sm.c:312) 20240907085116227 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) 20240907085116227 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20240907085116227 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907085116227 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20240907085116227 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20240907085116239 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 1c c2 34 1b 11 a2 3e 2a 89 14 05 7f 50 36 83 e5 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) 20240907085116239 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cc24b8, cbp=0x55a38faf4080) (sgsn_libgtp.c:629) 20240907085116239 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907085116239 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faf0fb8 TLLI=c0840c0b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907085116239 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907085116239 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@8c3f6802a96e: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907085116247 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:776) 20240907085116255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085116255 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240907085116255 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_rai_ci_data-BVCI210(1283)@8c3f6802a96e: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='C0840C0B'O, index=0 20240907085116262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085116262 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085116262 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55a38faf0fb8, TLLI=c0840c0b, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@8c3f6802a96e: Removing Client IMSI='262420000000070'H, index=0 20240907085118262 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:776) TC_cell_change_different_rai_ci_data-BVCI196(1277)@8c3f6802a96e: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@8c3f6802a96e: Final verdict of PTC: pass 20240907085118271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41300<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_data-BVCI210(1283)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1279)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1289)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(1291)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1280)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@8c3f6802a96e: Final verdict of PTC: none 20240907085118275 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_cell_change_different_rai_ci_data-BVCI220(1288)@8c3f6802a96e: Final verdict of PTC: none20240907085118275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1284)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@8c3f6802a96e: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1277)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1282)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1287)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1278)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1277): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1278): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1279): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1280): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:51:18 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=99508) 20240907085119257 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20240907085119257 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240907085119257 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240907085119276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085119276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99508, count=102064) 20240907085120278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085120278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:51: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_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 20240907085121279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085121279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_cell_change_different_ci_attach started. 20240907085121420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085121422 DMM INFO MM(262420000000070/c0840c0b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907085121422 DMM INFO MM(262420000000070/c0840c0b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907085121422 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907085121422 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907085121422 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907085121422 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240907085121422 DLLC NOTICE LLME(ffffffff/c0840c0b){ASSIGNED} LLGM Assign pre (c0840c0b => ffffffff) (gprs_llc.c:1079) 20240907085121422 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c0840c0b => ffffffff) (gprs_llc.c:1125) 20240907085121422 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faf0c60 (gprs_sndcp.c:574) 20240907085121422 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faf0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907085121422 DMM NOTICE MM(262420000000070/c0840c0b) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240907085121422 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20240907085121422 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240907085121422 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907085121422 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20240907085121422 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20240907085121422 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) 20240907085121422 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) 20240907085121422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907085121422 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907085121422 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907085121422 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907085121422 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085121465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085121465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085121465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085121465 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085121465 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085121465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085121465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085121465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085121465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085121467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085121467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085121467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085121467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085121467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085121467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085121467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085121467 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085121467 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907085121467 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085121467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085121468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085121468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085121472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085121481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085121481 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1297)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@8c3f6802a96e: 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(1304)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1304)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085121511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907085121511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085121511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085121511 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085121511 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907085121511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085121511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085121511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085121511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1304)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085121513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085121513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085121513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085121513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085121513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085121513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085121513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085121513 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085121513 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907085121513 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085121513 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1303)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907085121514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085121514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1304)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1304)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085121518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085121526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085121526 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1301)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1303)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085121542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907085121542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085121542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085121542 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085121542 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907085121542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085121542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085121542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085121542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085121543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085121543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085121543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085121544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085121544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085121544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085121544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085121544 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085121544 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907085121544 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085121544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085121544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085121544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085121549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085121559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085121559 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907085122281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085122281 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907085122281 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907085122281 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@8c3f6802a96e: 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) } } } } 20240907085122283 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907085122283 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@8c3f6802a96e: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='DD32D6A2'O, index=0 SGSN_Test-GSUP(1310)@8c3f6802a96e: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@8c3f6802a96e: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1301)@8c3f6802a96e: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='DD32D6A2'O, index=0 TC_cell_change_different_ci_attach(1312)@8c3f6802a96e: 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 := '51FB9553000F247DA1AA162309141F4E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DAB8A6B2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '28C253B1FECF70D2'O } } } } } 20240907085122330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085122330 DLLC NOTICE LLME(ffffffff/dd32d6a2){UNASSIGNED} LLC RX: unknown TLLI 0xdd32d6a2, creating LLME on the fly (gprs_llc.c:552) 20240907085122330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085122330 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20240907085122330 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907085122330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907085122330 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907085122330 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907085122330 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085122330 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907085122330 DLLC NOTICE LLME(ffffffff/dd32d6a2){UNASSIGNED} LLGM Assign pre (dd32d6a2 => f072a9bf) (gprs_llc.c:1079) 20240907085122330 DLLC NOTICE LLME(dd32d6a2/f072a9bf){ASSIGNED} LLGM Assign post (dd32d6a2 => f072a9bf) (gprs_llc.c:1125) 20240907085122330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907085122330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907085122330 DMM DEBUG MM(262420000000069/f072a9bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907085122342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085122342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907085122342 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085122342 DMM DEBUG MM(262420000000069/f072a9bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240907085122342 DMM NOTICE MM(262420000000069/f072a9bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907085122342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907085122342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907085122342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907085122342 DMM DEBUG MM(262420000000069/f072a9bf) Requesting authorization (sgsn_auth.c:160) 20240907085122342 DMM INFO MM(262420000000069/f072a9bf) Requesting authentication tuples (sgsn_auth.c:184) 20240907085122342 DMM DEBUG MM(262420000000069/f072a9bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907085122342 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20240907085122342 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@8c3f6802a96e: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20240907085122345 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907085122345 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907085122345 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907085122345 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907085122345 DMM INFO MM(262420000000069/f072a9bf) Subscriber data update (mmctx.c:430) 20240907085122345 DMM DEBUG MM(262420000000069/f072a9bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907085122345 DMM INFO MM(262420000000069/f072a9bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907085122345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907085122345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907085122345 DMM INFO MM(262420000000069/f072a9bf) <- GMM AUTH AND CIPHERING REQ (rand = 51 fb 95 53 00 0f 24 7d a1 aa 16 23 09 14 1f 4e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907085122352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085122352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085122352 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085122352 DMM INFO MM(262420000000069/f072a9bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907085122352 DMM NOTICE MM(262420000000069/f072a9bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907085122352 DMM DEBUG MM(262420000000069/f072a9bf) checking auth: received GSM SRES = da b8 a6 b2 (gprs_gmm.c:666) 20240907085122352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907085122352 DMM DEBUG MM(262420000000069/f072a9bf) Requesting authorization (sgsn_auth.c:160) 20240907085122352 DMM INFO MM(262420000000069/f072a9bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907085122352 DMM DEBUG MM(262420000000069/f072a9bf) Requesting subscriber data update (gprs_subscriber.c:894) 20240907085122352 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240907085122352 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) 20240907085122352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907085122352 DMM INFO MM(262420000000069/f072a9bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xf072a9bf) (gprs_gmm.c:300) 20240907085122353 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907085122353 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907085122353 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240907085122353 DMM INFO MM(262420000000069/f072a9bf) Subscriber data update (mmctx.c:430) 20240907085122353 DMM DEBUG MM(262420000000069/f072a9bf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907085122353 DMM INFO MM(262420000000069/f072a9bf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907085122353 DMM NOTICE MM(262420000000069/f072a9bf) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240907085122353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907085122353 DMM NOTICE MM(262420000000069/f072a9bf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907085122353 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) 20240907085122354 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907085122354 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240907085122354 DMM INFO MM(262420000000069/f072a9bf) Subscriber data update (mmctx.c:430) 20240907085122354 DMM DEBUG MM(262420000000069/f072a9bf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907085122359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085122359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907085122359 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085122359 DMM INFO MM(262420000000069/f072a9bf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907085122359 DMM NOTICE MM(262420000000069/f072a9bf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907085122359 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907085122360 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085122360 DLLC NOTICE LLME(dd32d6a2/f072a9bf){ASSIGNED} LLGM Assign pre (ffffffff => f072a9bf) (gprs_llc.c:1079) 20240907085122360 DLLC NOTICE LLME(ffffffff/f072a9bf){ASSIGNED} LLGM Assign post (ffffffff => f072a9bf) (gprs_llc.c:1125) 20240907085122360 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907085122360 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907085122360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907085122360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240907085122411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085122411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907085122411 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085122411 DMM INFO MM(262420000000069/f072a9bf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907085122411 DMM INFO MM(262420000000069/f072a9bf) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907085122411 DMM DEBUG MM(262420000000069/f072a9bf) Using GGSN 0 (gprs_sm.c:312) 20240907085122411 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) 20240907085122411 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20240907085122411 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907085122411 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20240907085122411 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20240907085122423 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 d5 80 40 6a 11 75 0f ef 14 14 05 7f a0 b4 29 32 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) 20240907085122423 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cc3528, cbp=0x55a38faf4410) (sgsn_libgtp.c:629) 20240907085122423 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907085122423 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faf0fb8 TLLI=f072a9bf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907085122423 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907085122423 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@8c3f6802a96e: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907085122431 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:776) 20240907085122439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085122439 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240907085122439 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_ci_attach-BVCI210(1301)@8c3f6802a96e: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@8c3f6802a96e: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='F072A9BF'O, index=0 20240907085122446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085122446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240907085122446 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085122446 DMM INFO MM(262420000000069/f072a9bf) -> GMM ATTACH REQUEST MI(TMSI-0xF072A9BF) type="GPRS attach" (gprs_gmm.c:1266) 20240907085122446 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085122446 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240907085122446 DLLC NOTICE LLME(ffffffff/f072a9bf){ASSIGNED} LLGM Assign pre (f072a9bf => e37a7b20) (gprs_llc.c:1079) 20240907085122446 DLLC NOTICE LLME(f072a9bf/e37a7b20){ASSIGNED} LLGM Assign post (f072a9bf => e37a7b20) (gprs_llc.c:1125) 20240907085122446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907085122446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907085122446 DMM DEBUG MM(262420000000069/e37a7b20) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907085122457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085122457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240907085122457 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085122457 DMM DEBUG MM(262420000000069/e37a7b20) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240907085122457 DMM NOTICE MM(262420000000069/e37a7b20) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907085122457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907085122457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907085122457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907085122457 DMM DEBUG MM(262420000000069/e37a7b20) Requesting authorization (sgsn_auth.c:160) 20240907085122457 DMM INFO MM(262420000000069/e37a7b20) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907085122457 DMM DEBUG MM(262420000000069/e37a7b20) Requesting subscriber data update (gprs_subscriber.c:894) 20240907085122457 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240907085122457 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) 20240907085123445 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907085123445 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907085123445 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240907085123445 DMM INFO MM(262420000000069/e37a7b20) Subscriber data update (mmctx.c:430) 20240907085123445 DMM DEBUG MM(262420000000069/e37a7b20) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240907085123445 DMM INFO MM(262420000000069/e37a7b20) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240907085123445 DMM NOTICE MM(262420000000069/e37a7b20) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240907085123445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907085123445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907085123445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240907085123445 DMM INFO MM(262420000000069/e37a7b20) <- GMM ATTACH ACCEPT (new P-TMSI=0xe37a7b20) (gprs_gmm.c:300) 20240907085123445 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) 20240907085123446 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907085123446 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240907085123446 DMM INFO MM(262420000000069/e37a7b20) Subscriber data update (mmctx.c:430) 20240907085123446 DMM DEBUG MM(262420000000069/e37a7b20) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907085123454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085123454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085123454 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085123454 DMM INFO MM(262420000000069/e37a7b20) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907085123455 DMM NOTICE MM(262420000000069/e37a7b20) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907085123455 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907085123455 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085123455 DLLC NOTICE LLME(f072a9bf/e37a7b20){ASSIGNED} LLGM Assign pre (ffffffff => e37a7b20) (gprs_llc.c:1079) 20240907085123455 DLLC NOTICE LLME(ffffffff/e37a7b20){ASSIGNED} LLGM Assign post (ffffffff => e37a7b20) (gprs_llc.c:1125) 20240907085123455 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907085123455 DMM ERROR MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240907085123455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907085123455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240907085123504 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:776) 20240907085123510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085123510 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085123510 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_ci_attach-BVCI196(1297)@8c3f6802a96e: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@8c3f6802a96e: Final verdict of PTC: pass 20240907085123514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48296<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@8c3f6802a96e: Final verdict of PTC: none 20240907085123517 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907085123517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1309)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1298)@8c3f6802a96e: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1308)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1304)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@8c3f6802a96e: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1303)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@8c3f6802a96e: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1301)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1306)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1296)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1302)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1301): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1302): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1303): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1304): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:51:23 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=107944) 20240907085124518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085124518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107944, count=125360) 20240907085125519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085125519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:51: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_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 20240907085126511 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20240907085126511 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240907085126511 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240907085126520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085126520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_cell_change_different_ci_data started. 20240907085126669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085126671 DMM INFO MM(262420000000069/e37a7b20) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907085126671 DMM INFO MM(262420000000069/e37a7b20) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907085126671 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907085126671 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907085126671 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907085126671 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240907085126671 DLLC NOTICE LLME(ffffffff/e37a7b20){ASSIGNED} LLGM Assign pre (e37a7b20 => ffffffff) (gprs_llc.c:1079) 20240907085126671 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e37a7b20 => ffffffff) (gprs_llc.c:1125) 20240907085126671 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faf0c60 (gprs_sndcp.c:574) 20240907085126671 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faf0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907085126671 DMM NOTICE MM(262420000000069/e37a7b20) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240907085126671 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20240907085126671 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240907085126671 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907085126671 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20240907085126671 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20240907085126671 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) 20240907085126671 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) 20240907085126671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907085126671 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907085126671 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907085126671 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907085126671 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085126718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085126718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085126718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085126718 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085126718 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085126718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085126718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085126718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085126718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085126720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085126720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085126720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085126720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085126720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085126720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085126720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085126720 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085126720 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907085126720 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085126720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085126721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1317)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907085126721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085126724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907085126733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085126733 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1316)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085126757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907085126757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085126757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085126757 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085126757 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907085126757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085126757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085126757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085126757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085126759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085126759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085126759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085126759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085126759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085126759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085126759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085126759 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085126759 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907085126759 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085126759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085126760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085126760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085126765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085126774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085126774 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@8c3f6802a96e: 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(1328)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1328)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085126806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907085126806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085126806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085126806 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085126806 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907085126806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085126806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085126806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085126806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1328)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085126808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085126808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085126808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085126808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085126808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085126808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085126808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085126808 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085126808 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907085126808 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085126808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1328)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907085126809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085126809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1328)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085126814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085126824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085126824 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1325)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907085127521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085127521 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907085127521 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907085127521 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1327)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1327)@8c3f6802a96e: 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) } } } } 20240907085127523 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1327)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907085127523 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1327)@8c3f6802a96e: 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(1327)@8c3f6802a96e: 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(1327)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1327)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@8c3f6802a96e: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='E3CBBE8B'O, index=0 SGSN_Test-GSUP(1329)@8c3f6802a96e: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@8c3f6802a96e: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@8c3f6802a96e: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='E3CBBE8B'O, index=0 TC_cell_change_different_ci_data(1331)@8c3f6802a96e: 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 := '5AE4ABDF2096A8DA5E4453F639DFA5C8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3C4EDCBE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D2C52222106E960C'O } } } } } 20240907085127570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085127570 DLLC NOTICE LLME(ffffffff/e3cbbe8b){UNASSIGNED} LLC RX: unknown TLLI 0xe3cbbe8b, creating LLME on the fly (gprs_llc.c:552) 20240907085127570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085127570 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20240907085127570 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907085127570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907085127570 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907085127570 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907085127570 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085127570 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907085127570 DLLC NOTICE LLME(ffffffff/e3cbbe8b){UNASSIGNED} LLGM Assign pre (e3cbbe8b => cb32529b) (gprs_llc.c:1079) 20240907085127570 DLLC NOTICE LLME(e3cbbe8b/cb32529b){ASSIGNED} LLGM Assign post (e3cbbe8b => cb32529b) (gprs_llc.c:1125) 20240907085127570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907085127570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907085127570 DMM DEBUG MM(262420000000071/cb32529b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907085127584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085127584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907085127585 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085127585 DMM DEBUG MM(262420000000071/cb32529b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20240907085127585 DMM NOTICE MM(262420000000071/cb32529b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907085127585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907085127585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907085127585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907085127585 DMM DEBUG MM(262420000000071/cb32529b) Requesting authorization (sgsn_auth.c:160) 20240907085127585 DMM INFO MM(262420000000071/cb32529b) Requesting authentication tuples (sgsn_auth.c:184) 20240907085127585 DMM DEBUG MM(262420000000071/cb32529b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907085127585 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20240907085127585 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@8c3f6802a96e: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20240907085127587 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907085127587 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907085127587 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907085127587 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907085127587 DMM INFO MM(262420000000071/cb32529b) Subscriber data update (mmctx.c:430) 20240907085127587 DMM DEBUG MM(262420000000071/cb32529b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907085127587 DMM INFO MM(262420000000071/cb32529b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907085127587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907085127587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907085127587 DMM INFO MM(262420000000071/cb32529b) <- GMM AUTH AND CIPHERING REQ (rand = 5a e4 ab df 20 96 a8 da 5e 44 53 f6 39 df a5 c8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907085127594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085127594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085127594 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085127594 DMM INFO MM(262420000000071/cb32529b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907085127594 DMM NOTICE MM(262420000000071/cb32529b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907085127594 DMM DEBUG MM(262420000000071/cb32529b) checking auth: received GSM SRES = 3c 4e dc be (gprs_gmm.c:666) 20240907085127594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907085127594 DMM DEBUG MM(262420000000071/cb32529b) Requesting authorization (sgsn_auth.c:160) 20240907085127594 DMM INFO MM(262420000000071/cb32529b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907085127594 DMM DEBUG MM(262420000000071/cb32529b) Requesting subscriber data update (gprs_subscriber.c:894) 20240907085127594 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20240907085127594 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) 20240907085127594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907085127594 DMM INFO MM(262420000000071/cb32529b) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb32529b) (gprs_gmm.c:300) 20240907085127596 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907085127596 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907085127596 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240907085127596 DMM INFO MM(262420000000071/cb32529b) Subscriber data update (mmctx.c:430) 20240907085127596 DMM DEBUG MM(262420000000071/cb32529b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907085127596 DMM INFO MM(262420000000071/cb32529b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907085127596 DMM NOTICE MM(262420000000071/cb32529b) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20240907085127596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907085127596 DMM NOTICE MM(262420000000071/cb32529b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907085127596 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) 20240907085127596 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907085127596 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240907085127596 DMM INFO MM(262420000000071/cb32529b) Subscriber data update (mmctx.c:430) 20240907085127596 DMM DEBUG MM(262420000000071/cb32529b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907085127602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085127602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907085127602 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085127602 DMM INFO MM(262420000000071/cb32529b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907085127602 DMM NOTICE MM(262420000000071/cb32529b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907085127602 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907085127602 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085127602 DLLC NOTICE LLME(e3cbbe8b/cb32529b){ASSIGNED} LLGM Assign pre (ffffffff => cb32529b) (gprs_llc.c:1079) 20240907085127602 DLLC NOTICE LLME(ffffffff/cb32529b){ASSIGNED} LLGM Assign post (ffffffff => cb32529b) (gprs_llc.c:1125) 20240907085127602 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907085127602 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907085127602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907085127602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240907085127654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085127654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240907085127654 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085127654 DMM INFO MM(262420000000071/cb32529b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907085127654 DMM INFO MM(262420000000071/cb32529b) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907085127654 DMM DEBUG MM(262420000000071/cb32529b) Using GGSN 0 (gprs_sm.c:312) 20240907085127654 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) 20240907085127654 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20240907085127654 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907085127654 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20240907085127654 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20240907085127666 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 fe 1b bc 17 11 a0 48 df a3 14 05 7f 03 4d a6 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=1078 from retransmit req queue (gtp.c:443) 20240907085127666 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cc4598, cbp=0x55a38faf47a0) (sgsn_libgtp.c:629) 20240907085127666 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907085127666 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a38faf0fb8 TLLI=cb32529b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240907085127666 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907085127666 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@8c3f6802a96e: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed 20240907085127675 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:776) 20240907085127683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085127683 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240907085127683 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_ci_data-BVCI210(1321)@8c3f6802a96e: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1325)@8c3f6802a96e: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='CB32529B'O, index=0 20240907085127692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085127692 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085127692 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085127694 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:776) TC_cell_change_different_ci_data-BVCI196(1316)@8c3f6802a96e: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@8c3f6802a96e: Final verdict of PTC: pass 20240907085127707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48304<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907085127709 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1329)@8c3f6802a96e: Final verdict of PTC: none 20240907085127709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1327)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1322)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@8c3f6802a96e: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1328)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1317)@8c3f6802a96e: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@8c3f6802a96e: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1325)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1320)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1326)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1315)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1325): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1326): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1327): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1328): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:51:27 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44120) 20240907085128710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085128710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44120, count=102808) 20240907085129711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085129711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:51: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_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 20240907085130693 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20240907085130693 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240907085130693 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240907085130711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085130711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_sgsn_context_req_in started. 20240907085130855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085130857 DMM INFO MM(262420000000071/cb32529b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907085130857 DMM INFO MM(262420000000071/cb32529b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907085130857 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907085130857 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907085130857 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907085130857 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240907085130857 DLLC NOTICE LLME(ffffffff/cb32529b){ASSIGNED} LLGM Assign pre (cb32529b => ffffffff) (gprs_llc.c:1079) 20240907085130857 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cb32529b => ffffffff) (gprs_llc.c:1125) 20240907085130857 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a38faf0c60 (gprs_sndcp.c:574) 20240907085130857 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a38faf0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240907085130857 DMM NOTICE MM(262420000000071/cb32529b) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240907085130857 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20240907085130857 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240907085130857 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907085130857 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20240907085130857 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20240907085130857 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) 20240907085130857 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) 20240907085130857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907085130857 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907085130857 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907085130857 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907085130857 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@8c3f6802a96e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085130906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085130906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085130907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085130907 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085130907 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085130907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085130907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085130907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085130907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085130908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085130908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085130908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085130909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085130909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085130909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085130909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085130909 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085130909 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907085130909 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085130909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085130909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085130909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085130913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085130923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085130923 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1335)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085130946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907085130946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085130946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085130946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085130946 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907085130946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085130946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085130946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085130946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085130947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085130947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085130947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085130948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085130948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085130948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085130948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085130948 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085130948 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907085130948 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085130948 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085130948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085130948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085130952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907085130959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085130959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1340)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085130985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907085130985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085130985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085130985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085130985 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907085130985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085130985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085130985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085130985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085130987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085130987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085130987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085130987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085130987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085130987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085130987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085130987 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085130987 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907085130987 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085130987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1346)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907085130988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085130988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085130991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085131000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085131000 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907085131712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085131712 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907085131712 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907085131712 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@8c3f6802a96e: 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) } } } } 20240907085131714 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907085131715 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@8c3f6802a96e: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='F3FB6EA2'O, index=0 SGSN_Test-GSUP(1348)@8c3f6802a96e: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@8c3f6802a96e: 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 := '615FE42E1191D3DC933B6E3B1DDB1AC2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C31BA51B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '29EB988CAB89B56F'O } } } } } 20240907085132767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085132767 DLLC NOTICE LLME(ffffffff/f3fb6ea2){UNASSIGNED} LLC RX: unknown TLLI 0xf3fb6ea2, creating LLME on the fly (gprs_llc.c:552) 20240907085132767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085132767 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20240907085132767 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907085132767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907085132767 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907085132767 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Allocated (fsm.c:456) 20240907085132767 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085132767 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907085132767 DLLC NOTICE LLME(ffffffff/f3fb6ea2){UNASSIGNED} LLGM Assign pre (f3fb6ea2 => cc8a1dc2) (gprs_llc.c:1079) 20240907085132767 DLLC NOTICE LLME(f3fb6ea2/cc8a1dc2){ASSIGNED} LLGM Assign post (f3fb6ea2 => cc8a1dc2) (gprs_llc.c:1125) 20240907085132767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907085132767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907085132767 DMM DEBUG MM(262420000000072/cc8a1dc2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907085132778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085132778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907085132779 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085132779 DMM DEBUG MM(262420000000072/cc8a1dc2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20240907085132779 DMM NOTICE MM(262420000000072/cc8a1dc2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907085132779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907085132779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907085132779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907085132779 DMM DEBUG MM(262420000000072/cc8a1dc2) Requesting authorization (sgsn_auth.c:160) 20240907085132779 DMM INFO MM(262420000000072/cc8a1dc2) Requesting authentication tuples (sgsn_auth.c:184) 20240907085132779 DMM DEBUG MM(262420000000072/cc8a1dc2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907085132779 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20240907085132779 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@8c3f6802a96e: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20240907085132781 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907085132781 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907085132781 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907085132781 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907085132781 DMM INFO MM(262420000000072/cc8a1dc2) Subscriber data update (mmctx.c:430) 20240907085132781 DMM DEBUG MM(262420000000072/cc8a1dc2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907085132781 DMM INFO MM(262420000000072/cc8a1dc2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907085132781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907085132781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907085132781 DMM INFO MM(262420000000072/cc8a1dc2) <- GMM AUTH AND CIPHERING REQ (rand = 61 5f e4 2e 11 91 d3 dc 93 3b 6e 3b 1d db 1a c2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240907085132790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085132790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085132790 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085132790 DMM INFO MM(262420000000072/cc8a1dc2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907085132790 DMM NOTICE MM(262420000000072/cc8a1dc2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907085132790 DMM DEBUG MM(262420000000072/cc8a1dc2) checking auth: received GSM SRES = c3 1b a5 1b (gprs_gmm.c:666) 20240907085132790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907085132790 DMM DEBUG MM(262420000000072/cc8a1dc2) Requesting authorization (sgsn_auth.c:160) 20240907085132790 DMM INFO MM(262420000000072/cc8a1dc2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907085132790 DMM DEBUG MM(262420000000072/cc8a1dc2) Requesting subscriber data update (gprs_subscriber.c:894) 20240907085132790 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20240907085132790 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) 20240907085132790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907085132790 DMM INFO MM(262420000000072/cc8a1dc2) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc8a1dc2) (gprs_gmm.c:300) 20240907085132792 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907085132792 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907085132792 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240907085132792 DMM INFO MM(262420000000072/cc8a1dc2) Subscriber data update (mmctx.c:430) 20240907085132792 DMM DEBUG MM(262420000000072/cc8a1dc2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907085132792 DMM INFO MM(262420000000072/cc8a1dc2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907085132792 DMM NOTICE MM(262420000000072/cc8a1dc2) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20240907085132792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907085132792 DMM NOTICE MM(262420000000072/cc8a1dc2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907085132792 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) 20240907085132793 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907085132793 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240907085132793 DMM INFO MM(262420000000072/cc8a1dc2) Subscriber data update (mmctx.c:430) 20240907085132793 DMM DEBUG MM(262420000000072/cc8a1dc2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907085132798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085132798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907085132798 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085132798 DMM INFO MM(262420000000072/cc8a1dc2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907085132798 DMM NOTICE MM(262420000000072/cc8a1dc2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907085132798 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907085132798 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085132798 DLLC NOTICE LLME(f3fb6ea2/cc8a1dc2){ASSIGNED} LLGM Assign pre (ffffffff => cc8a1dc2) (gprs_llc.c:1079) 20240907085132798 DLLC NOTICE LLME(ffffffff/cc8a1dc2){ASSIGNED} LLGM Assign post (ffffffff => cc8a1dc2) (gprs_llc.c:1125) 20240907085132798 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907085132798 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907085132798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907085132798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240907085132853 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 11 4c 00 00 03 52 f0 99 42 42 de 05 cc 8a 1d c2 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) 20240907085134515 DGPRS DEBUG Checking for inactive LLMEs, time = 7509828 (sgsn.c:131) TC_sgsn_context_req_in(1350)@8c3f6802a96e: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20240907085134853 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240907085134853 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240907085134853 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) 20240907085134853 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240907085134853 DMM INFO MM(262420000000072/cc8a1dc2) Subscriber data update (mmctx.c:430) 20240907085134853 DMM DEBUG MM(262420000000072/cc8a1dc2) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240907085134853 DMM INFO MM(262420000000072/cc8a1dc2) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240907085134853 DMM INFO MM(262420000000072/cc8a1dc2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907085134853 DMM INFO MM(262420000000072/cc8a1dc2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907085134853 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907085134853 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907085134853 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907085134854 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907085134854 DLLC NOTICE LLME(ffffffff/cc8a1dc2){ASSIGNED} LLGM Assign pre (cc8a1dc2 => ffffffff) (gprs_llc.c:1079) 20240907085134854 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cc8a1dc2 => ffffffff) (gprs_llc.c:1125) 20240907085134854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907085134854 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907085134854 DMM DEBUG MM_STATE_Iu[0x55a38faeb3a0]{Detached}: Deallocated (fsm.c:568) 20240907085134854 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@8c3f6802a96e: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@8c3f6802a96e: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20240907085134859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36508<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1341)@8c3f6802a96e: Final verdict of PTC: none 20240907085134862 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907085134862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1342)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(1348)@8c3f6802a96e: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1336)@8c3f6802a96e: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1346)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@8c3f6802a96e: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1334)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1344)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1339)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@8c3f6802a96e: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@8c3f6802a96e: 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'. Sat Sep 7 08:51:34 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=86596) 20240907085135863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085135863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86596, count=95900) 20240907085136863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085136863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:51:36 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 20240907085137864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085137864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_sgsn_context_req_out started. 20240907085138007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085138008 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085138051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085138051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085138051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085138051 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085138051 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085138051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085138051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085138051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085138051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085138053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085138053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085138053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085138053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085138053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085138053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085138053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085138053 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085138053 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907085138053 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085138053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085138054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085138054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085138058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085138066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085138066 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085138087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907085138087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085138087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085138087 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085138087 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907085138087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085138087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085138087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085138087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085138088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085138089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085138089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085138089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085138089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085138089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085138089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085138089 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085138089 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907085138089 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085138089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085138090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085138090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085138094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085138102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085138102 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1359)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@8c3f6802a96e: 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(1366)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1366)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085138132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907085138132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085138132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085138132 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085138132 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907085138132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085138132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085138132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085138132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1366)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085138134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085138134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085138134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085138134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085138135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085138135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085138135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085138135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085138135 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907085138135 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085138135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085138135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085138135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1366)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1366)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085138139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085138147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085138147 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1363)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907085138865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085138865 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907085138865 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907085138865 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1365)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1365)@8c3f6802a96e: 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) } } } } 20240907085138867 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1365)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1365)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907085138868 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1365)@8c3f6802a96e: 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(1365)@8c3f6802a96e: 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(1365)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1365)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@8c3f6802a96e: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='D281086A'O, index=0 SGSN_Test-GSUP(1367)@8c3f6802a96e: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20240907085139920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085139920 DLLC NOTICE LLME(ffffffff/d281086a){UNASSIGNED} LLC RX: unknown TLLI 0xd281086a, creating LLME on the fly (gprs_llc.c:552) 20240907085139920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240907085139920 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240907085139920 DMM NOTICE LLME(ffffffff/d281086a){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1748) 20240907085139920 DLLC NOTICE LLME(ffffffff/d281086a){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240907085139920 DMM ERROR LLME(ffffffff/d281086a){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1754) 20240907085139920 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1823) 20240907085139920 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240907085139920 DLLC NOTICE LLME(ffffffff/d281086a){UNASSIGNED} LLGM Assign pre (d281086a => ffffffff) (gprs_llc.c:1079) 20240907085139920 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d281086a => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@8c3f6802a96e: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@8c3f6802a96e: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20240907085139932 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907085139932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1367)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1365)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1355)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1366)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1360)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@8c3f6802a96e: Final verdict of PTC: none 20240907085139935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44090<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1357)@8c3f6802a96e: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@8c3f6802a96e: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1363)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@8c3f6802a96e: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1359)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1353)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1364)@8c3f6802a96e: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@8c3f6802a96e: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI98-provIP(1358)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1363): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1364): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1365): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1366): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@8c3f6802a96e: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@8c3f6802a96e: 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'. Sat Sep 7 08:51:40 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=43756) 20240907085140933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085140933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43756, count=50496) 20240907085141934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085141934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:51:42 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 20240907085142935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085142936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_req_id_req_ra_update started. 20240907085143077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085143078 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@8c3f6802a96e: 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(1375)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1375)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085143125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085143125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085143125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085143125 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085143125 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085143125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085143125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085143125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085143125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1375)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085143126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085143126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085143126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085143127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085143127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085143127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085143127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085143127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085143127 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907085143127 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085143127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1374)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907085143127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085143127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1375)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1375)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085143131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1371)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085143140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085143140 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1372)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1374)@8c3f6802a96e: 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(1380)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1380)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085143159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907085143159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085143159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085143159 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085143159 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907085143159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085143159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085143159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085143159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1379)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1380)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085143161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085143161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085143161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085143161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085143161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085143161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085143161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085143162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085143162 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907085143162 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085143162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085143162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085143162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1380)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1380)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085143165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085143175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085143175 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1381)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI210(1377)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1379)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085143184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907085143184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085143184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085143184 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085143184 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907085143184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085143184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085143184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085143184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085143186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085143186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085143186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085143186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085143186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085143186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085143186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085143186 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085143186 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907085143186 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085143186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085143186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085143186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085143190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085143200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085143200 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)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907085143936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085143937 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907085143937 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907085143937 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@8c3f6802a96e: 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) } } } } 20240907085143939 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240907085143939 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1372)@8c3f6802a96e: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='D13A065E'O, index=0 SGSN_Test-GSUP(1386)@8c3f6802a96e: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20240907085143989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085143989 DLLC NOTICE LLME(ffffffff/d13a065e){UNASSIGNED} LLC RX: unknown TLLI 0xd13a065e, creating LLME on the fly (gprs_llc.c:552) 20240907085143989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085143989 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20240907085143989 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907085143989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907085143989 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907085143989 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907085143989 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085143989 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907085143989 DLLC NOTICE LLME(ffffffff/d13a065e){UNASSIGNED} LLGM Assign pre (d13a065e => dd04612d) (gprs_llc.c:1079) 20240907085143989 DLLC NOTICE LLME(d13a065e/dd04612d){ASSIGNED} LLGM Assign post (d13a065e => dd04612d) (gprs_llc.c:1125) 20240907085143989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907085143989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907085143989 DMM DEBUG MM(262420000000047/dd04612d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907085144001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085144001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085144001 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085144001 DMM INFO MM(262420000000047/dd04612d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240907085144001 DMM INFO MM(262420000000047/dd04612d) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-26804-50 New RA: 262-42-13135-0 (gprs_gmm.c:1736) 20240907085144001 DMM NOTICE MM(262420000000047/dd04612d) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1823) 20240907085144001 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240907085144001 DMM INFO MM(262420000000047/dd04612d) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240907085144001 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907085144001 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907085144001 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907085144001 DMM ERROR MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240907085144001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Deallocated (fsm.c:568) 20240907085144001 DMM DEBUG MM_STATE_Gb(0)[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907085144001 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907085144001 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907085144001 DLLC NOTICE LLME(d13a065e/dd04612d){ASSIGNED} LLGM Assign pre (dd04612d => ffffffff) (gprs_llc.c:1079) 20240907085144001 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (dd04612d => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1372)@8c3f6802a96e: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@8c3f6802a96e: Final verdict of PTC: pass 20240907085144008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44094<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1386)@8c3f6802a96e: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1372)@8c3f6802a96e: Final verdict of PTC: none 20240907085144011 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907085144011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1375)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1380)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1384)@8c3f6802a96e: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1377)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1374)@8c3f6802a96e: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1379)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1373)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1382)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1378)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1372): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1373): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1374): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1375): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1377): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1378): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1379): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1380): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:51:44 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=37168) 20240907085145013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085145013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=37168, count=58448) 20240907085146014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085146014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test execution finished. MTC@8c3f6802a96e: 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 ------ Sat Sep 7 08:51: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_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 20240907085147014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085147014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_iu_attach started. 20240907085147156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085147158 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1394)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085147207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085147207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085147207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085147207 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085147207 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085147207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085147207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085147207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085147207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1393)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1394)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085147209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085147209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085147209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085147209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085147209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085147209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085147209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085147209 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085147209 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907085147209 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085147209 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085147210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085147210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1394)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1394)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085147214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085147224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085147224 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1391)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1393)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085147236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907085147236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085147236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085147236 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085147236 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907085147236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085147236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085147236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085147236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085147238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085147238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085147238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085147238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085147238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085147238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085147238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085147238 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085147238 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907085147238 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085147238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1398)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907085147238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085147238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085147241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907085147250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085147250 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085147275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907085147275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085147275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085147275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085147275 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907085147275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085147275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085147275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085147275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085147276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085147276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085147276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085147277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085147277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085147277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085147277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085147277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085147277 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907085147277 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085147277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085147277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085147277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085147280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085147289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085147289 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1402)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8c3f6802a96e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@8c3f6802a96e: ************************************************* SGSN_Test_0-M3UA(1406)@8c3f6802a96e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@8c3f6802a96e: ************************************************* MTC@8c3f6802a96e: Starting RAN_Emulation SGSN_Test_0-SCCP(1404)@8c3f6802a96e: v_sccp_pdu_maxlen:268 20240907085147497 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240907085147497 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) 20240907085147497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240907085147497 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)@8c3f6802a96e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240907085147499 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) 20240907085147499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240907085147499 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240907085147499 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240907085147499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240907085147499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240907085147500 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240907085147500 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) 20240907085147500 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240907085147500 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240907085147500 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240907085147500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240907085147500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240907085147501 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240907085147501 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240907085148015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085148015 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907085148015 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907085148015 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@8c3f6802a96e: 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) } } } } 20240907085148018 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907085148018 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907085148309 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) 20240907085148309 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085148309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085148309 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) 20240907085148309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085148309 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) 20240907085148309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085148309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085148310 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240907085148310 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240907085148310 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) 20240907085148310 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085148310 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085148310 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) 20240907085148310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085148310 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) 20240907085148310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085148310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@8c3f6802a96e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1391)@8c3f6802a96e: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='F2897519'O, index=0 SGSN_Test-GSUP(1409)@8c3f6802a96e: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@8c3f6802a96e: 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 := '177B'O, rac := 'D7'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)@8c3f6802a96e: Added conn table entry 0TC_iu_attach(1411)3524261 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: First idle individual index:0 SGSN_Test_0-RAN(1405)@8c3f6802a96e: patch: N(SD) for ConnIdx 0 set to 1 20240907085149087 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) 20240907085149087 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085149087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085149087 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) 20240907085149087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085149087 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) 20240907085149087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085149087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085149087 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240907085149087 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240907085149087 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240907085149087 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20240907085149087 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20240907085149087 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240907085149087 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3ec0]{Deregistered}: Allocated (fsm.c:456) 20240907085149087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{Init}: Allocated (fsm.c:456) 20240907085149087 DMM DEBUG MM_STATE_Gb[0x55a38faeb3a0]{Idle}: Allocated (fsm.c:456) 20240907085149088 DMM DEBUG MM_STATE_Iu[0x55a38faf10e0]{Detached}: Allocated (fsm.c:456) 20240907085149088 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085149088 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907085149088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907085149088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907085149088 DMM DEBUG MM(262420000001001/d88bdbca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907085149088 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240907085149088 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) 20240907085149088 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085149088 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085149088 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) 20240907085149088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085149088 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) 20240907085149088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085149088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085149088 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) 20240907085149088 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085149088 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085149088 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) 20240907085149088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085149088 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) 20240907085149088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085149088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@8c3f6802a96e: { messageType := 2, destLocRef := '35C6A5'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1404)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@8c3f6802a96e: 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 := '6F7316293A42783B942B853E8EDA2D76'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3F209447'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A49A18F5BFF467B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B8C8D86B75A4F99FC6ACEA8D8163F93F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D9C4C4A6EF8519462703E54CDF55564B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E4E1218C36025624C808FBB481572F7A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DF8A16EF76234EBB'O } } } } } SGSN_Test_0-SCCP(1404)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: vl_len:23 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240907085149097 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) 20240907085149097 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085149097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085149097 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) 20240907085149097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085149097 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) 20240907085149097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085149097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085149097 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085149097 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085149097 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085149097 DMM DEBUG MM(262420000001001/d88bdbca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240907085149097 DMM NOTICE MM(262420000001001/d88bdbca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907085149097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907085149097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907085149097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907085149097 DMM DEBUG MM(262420000001001/d88bdbca) Requesting authorization (sgsn_auth.c:160) 20240907085149097 DMM INFO MM(262420000001001/d88bdbca) Requesting authentication tuples (sgsn_auth.c:184) 20240907085149097 DMM DEBUG MM(262420000001001/d88bdbca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907085149097 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240907085149097 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@8c3f6802a96e: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20240907085149100 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907085149100 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907085149100 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907085149100 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907085149100 DMM INFO MM(262420000001001/d88bdbca) Subscriber data update (mmctx.c:430) 20240907085149100 DMM DEBUG MM(262420000001001/d88bdbca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907085149100 DMM INFO MM(262420000001001/d88bdbca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907085149100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907085149100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907085149100 DMM INFO MM(262420000001001/d88bdbca) <- GMM AUTH AND CIPHERING REQ (rand = 6f 73 16 29 3a 42 78 3b 94 2b 85 3e 8e da 2d 76 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e4 e1 21 8c 36 02 56 24 c8 08 fb b4 81 57 2f 7a ) (gprs_gmm.c:483) 20240907085149101 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240907085149101 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) 20240907085149101 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085149101 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085149101 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) 20240907085149101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085149101 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) 20240907085149101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085149101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: vl_len:37 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322DF8A16EF23094B99990000100001F0290476234EBB'O 20240907085149107 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) 20240907085149107 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085149107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085149107 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) 20240907085149107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085149107 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) 20240907085149107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085149107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085149108 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085149108 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085149108 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085149108 DMM INFO MM(262420000001001/d88bdbca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907085149108 DMM NOTICE MM(262420000001001/d88bdbca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907085149108 DMM DEBUG MM(262420000001001/d88bdbca) checking auth: received UMTS RES = df 8a 16 ef 76 23 4e bb (gprs_gmm.c:666) 20240907085149108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907085149108 DMM DEBUG MM(262420000001001/d88bdbca) Requesting authorization (sgsn_auth.c:160) 20240907085149108 DMM INFO MM(262420000001001/d88bdbca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907085149108 DMM DEBUG MM(262420000001001/d88bdbca) Requesting subscriber data update (gprs_subscriber.c:894) 20240907085149108 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240907085149108 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) 20240907085149108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240907085149108 DMM DEBUG MM(262420000001001/d88bdbca) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240907085149108 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) 20240907085149108 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085149108 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085149108 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) 20240907085149108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085149108 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) 20240907085149108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085149108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: vl_len:12 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240907085149116 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) 20240907085149116 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085149116 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085149116 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) 20240907085149116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085149116 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) 20240907085149116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085149116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085149117 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240907085149117 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240907085149117 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240907085149117 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20240907085149117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240907085149117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240907085149117 DMM INFO MM(262420000001001/d88bdbca) <- GMM ATTACH ACCEPT (new P-TMSI=0xd88bdbca) (gprs_gmm.c:300) 20240907085149117 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240907085149117 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) 20240907085149117 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085149117 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085149117 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) 20240907085149117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085149117 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) 20240907085149117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085149117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085149117 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) 20240907085149117 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085149117 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085149117 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) 20240907085149117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085149117 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) 20240907085149117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085149117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240907085149120 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907085149120 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907085149120 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240907085149120 DMM INFO MM(262420000001001/d88bdbca) Subscriber data update (mmctx.c:430) 20240907085149120 DMM DEBUG MM(262420000001001/d88bdbca) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907085149120 DMM INFO MM(262420000001001/d88bdbca) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907085149120 DMM NOTICE MM(262420000001001/d88bdbca) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240907085149120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907085149120 DMM NOTICE MM(262420000001001/d88bdbca) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907085149120 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) 20240907085149121 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907085149121 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240907085149121 DMM INFO MM(262420000001001/d88bdbca) Subscriber data update (mmctx.c:430) 20240907085149121 DMM DEBUG MM(262420000001001/d88bdbca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: vl_len:14 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240907085149123 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) 20240907085149123 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085149123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085149123 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) 20240907085149123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085149123 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) 20240907085149123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085149123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085149123 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085149123 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085149123 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085149123 DMM INFO MM(262420000001001/d88bdbca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907085149123 DMM NOTICE MM(262420000001001/d88bdbca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907085149123 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907085149123 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085149123 DMM DEBUG MM_STATE_Iu(1)[0x55a38faf10e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240907085149123 DMM DEBUG MM_STATE_Iu(1)[0x55a38faf10e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240907085149123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907085149123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240907085149123 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) 20240907085149123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085149123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085149123 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) 20240907085149123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085149123 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) 20240907085149123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085149123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: vl_len:7 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1404)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240907085149128 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) 20240907085149128 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085149128 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085149128 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) 20240907085149128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085149128 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) 20240907085149128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085149128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085149128 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240907085149128 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240907085149128 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240907085149128 DMM INFO MM(262420000001001/d88bdbca) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240907085149128 DMM DEBUG MM_STATE_Iu(1)[0x55a38faf10e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240907085149128 DMM DEBUG MM_STATE_Iu(1)[0x55a38faf10e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240907085149128 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) 20240907085149128 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085149128 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085149128 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) 20240907085149128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085149128 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) 20240907085149128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085149128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@8c3f6802a96e: Session index based on local reference:0 20240907085149130 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) 20240907085149130 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085149130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085149130 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) 20240907085149130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085149130 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) 20240907085149130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085149130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@8c3f6802a96e: Deleted conn table entry 0TC_iu_attach(1411)3524261 TC_iu_attach(1411)@8c3f6802a96e: setverdict(pass): none -> pass TC_iu_attach(1411)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1391)@8c3f6802a96e: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@8c3f6802a96e: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@8c3f6802a96e: Final verdict of PTC: none 20240907085149188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53206<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_iu_attach-BVCI196(1391)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(1409)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1398)@8c3f6802a96e: Final verdict of PTC: none 20240907085149192 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907085149192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1393)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1394)@8c3f6802a96e: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1403)@8c3f6802a96e: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1396)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1401)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1392)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_iu_attach-BVCI196(1391): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1392): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1393): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1394): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_iu_attach finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:51:49 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=138364) 20240907085149337 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240907085149338 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240907085149337 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) 20240907085149337 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240907085149337 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240907085149337 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240907085149337 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) 20240907085149337 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240907085149337 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240907085149337 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) 20240907085149337 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) 20240907085149337 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240907085149337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240907085149337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240907085149337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240907085149337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240907085149337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240907085149337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240907085150193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085150193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=138364, count=203740) 20240907085151195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085151195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:51: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_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 & 20240907085151339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240907085151339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240907085151339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) Waiting for packet dumper to start... 0 20240907085152197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085152197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_iu_attach_encr started. 20240907085152345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085152347 DMM INFO MM(262420000001001/d88bdbca) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907085152347 DMM INFO MM(262420000001001/d88bdbca) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907085152347 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3ec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907085152347 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3ec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907085152347 DMM DEBUG MM_STATE_Iu(1)[0x55a38faf10e0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240907085152347 DMM DEBUG MM_STATE_Iu(1)[0x55a38faf10e0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240907085152347 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240907085152347 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) 20240907085152347 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) 20240907085152347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{Init}: Deallocated (fsm.c:568) 20240907085152347 DMM DEBUG MM_STATE_Gb[0x55a38faeb3a0]{Idle}: Deallocated (fsm.c:568) 20240907085152347 DMM DEBUG MM_STATE_Iu(1)[0x55a38faf10e0]{Detached}: Deallocated (fsm.c:568) 20240907085152347 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3ec0]{Deregistered}: Deallocated (fsm.c:568) 20240907085152347 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085152387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085152387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085152387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085152387 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085152387 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085152387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085152387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085152387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085152387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085152389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085152389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085152389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085152389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085152389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085152389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085152389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085152389 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085152389 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907085152389 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085152389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1416)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907085152390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085152390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085152394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1417)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1413)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085152403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085152403 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1415)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1417)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085152424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907085152424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085152424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085152424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085152424 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907085152424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085152424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085152424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085152424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085152426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085152426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085152426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085152426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085152426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085152426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085152426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085152426 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085152426 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907085152426 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085152426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085152427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085152427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1421)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085152432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1422)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1418)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085152443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085152443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085152465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907085152465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085152465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085152465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085152465 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907085152465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085152465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085152465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085152465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085152467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085152467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085152467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085152467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085152467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085152467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085152467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085152467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085152467 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907085152467 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085152467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085152468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085152468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1426)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085152472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@8c3f6802a96e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@8c3f6802a96e: ************************************************* SGSN_Test_0-M3UA(1429)@8c3f6802a96e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@8c3f6802a96e: ************************************************* MTC@8c3f6802a96e: Starting RAN_Emulation 20240907085152483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085152483 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1427)@8c3f6802a96e: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1425)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907085152683 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240907085152683 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) 20240907085152683 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240907085152683 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)@8c3f6802a96e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240907085152685 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) 20240907085152685 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240907085152685 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240907085152685 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240907085152685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240907085152685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240907085152685 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240907085152687 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) 20240907085152687 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240907085152687 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240907085152687 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240907085152687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240907085152687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240907085152687 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240907085152687 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240907085153197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085153197 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907085153197 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907085153197 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@8c3f6802a96e: 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) } } } } 20240907085153200 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907085153200 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907085153494 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) 20240907085153494 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085153494 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085153494 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) 20240907085153494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085153494 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) 20240907085153494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085153494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085153494 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240907085153494 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240907085153494 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) 20240907085153494 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085153494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085153494 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) 20240907085153494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085153494 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) 20240907085153494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085153494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@8c3f6802a96e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@8c3f6802a96e: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='ED760FB8'O, index=0 SGSN_Test-GSUP(1432)@8c3f6802a96e: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@8c3f6802a96e: 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 := 'DCAD'O, rac := 'FC'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)@8c3f6802a96e: Added conn table entry 0TC_iu_attach_encr(1434)15917817 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: First idle individual index:0 20240907085154269 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) 20240907085154269 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085154269 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) SGSN_Test_0-RAN(1428)@8c3f6802a96e: patch: N(SD) for ConnIdx 0 set to 1 20240907085154269 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) 20240907085154269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085154269 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) 20240907085154269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085154269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085154270 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240907085154270 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240907085154270 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240907085154270 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240907085154270 DMM DEBUG GMM(gmm_fsm)[0x55a38faf10e0]{Deregistered}: Allocated (fsm.c:456) 20240907085154270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907085154270 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Allocated (fsm.c:456) 20240907085154270 DMM DEBUG MM_STATE_Iu[0x55a38fae3d90]{Detached}: Allocated (fsm.c:456) 20240907085154270 DMM DEBUG GMM(gmm_fsm)[0x55a38faf10e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085154270 DMM DEBUG GMM(gmm_fsm)[0x55a38faf10e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907085154270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907085154270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907085154270 DMM DEBUG MM(262420000001001/dbb3a537) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907085154270 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240907085154270 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) 20240907085154270 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085154270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085154270 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) 20240907085154270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085154270 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) 20240907085154270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085154270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085154270 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) 20240907085154270 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085154270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085154270 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) 20240907085154270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085154270 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) 20240907085154270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085154270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@8c3f6802a96e: { messageType := 2, destLocRef := 'F2E2F9'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)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@8c3f6802a96e: 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 := '44DDBB45EA06B91BC69DD7954C5AE4BD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B66EBFE5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B246B1762EF51E9D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A56C9694361D6841701818571A662A50'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AEDC836294E7D2FA890418D2935F0619'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6536C8B6679756E4C0E7FF443123BC24'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D3D1084E814EB150'O } } } } } SGSN_Test_0-SCCP(1427)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: vl_len:23 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240907085154279 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) 20240907085154279 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085154279 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085154279 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) 20240907085154279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085154279 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) 20240907085154279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085154279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085154279 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085154279 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085154279 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085154279 DMM DEBUG MM(262420000001001/dbb3a537) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240907085154279 DMM NOTICE MM(262420000001001/dbb3a537) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907085154279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907085154279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907085154279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907085154279 DMM DEBUG MM(262420000001001/dbb3a537) Requesting authorization (sgsn_auth.c:160) 20240907085154279 DMM INFO MM(262420000001001/dbb3a537) Requesting authentication tuples (sgsn_auth.c:184) 20240907085154279 DMM DEBUG MM(262420000001001/dbb3a537) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907085154280 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240907085154280 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@8c3f6802a96e: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20240907085154282 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907085154282 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907085154282 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907085154282 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907085154282 DMM INFO MM(262420000001001/dbb3a537) Subscriber data update (mmctx.c:430) 20240907085154282 DMM DEBUG MM(262420000001001/dbb3a537) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907085154282 DMM INFO MM(262420000001001/dbb3a537) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907085154282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907085154282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907085154282 DMM INFO MM(262420000001001/dbb3a537) <- GMM AUTH AND CIPHERING REQ (rand = 44 dd bb 45 ea 06 b9 1b c6 9d d7 95 4c 5a e4 bd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 65 36 c8 b6 67 97 56 e4 c0 e7 ff 44 31 23 bc 24 ) (gprs_gmm.c:483) 20240907085154282 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240907085154282 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) 20240907085154282 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085154282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085154282 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) 20240907085154282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085154282 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) 20240907085154282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085154282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: vl_len:37 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22D3D1084E23094B99990000100001F02904814EB150'O 20240907085154288 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) 20240907085154288 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085154288 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085154288 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) 20240907085154288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085154288 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) 20240907085154288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085154288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085154288 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085154288 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085154288 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085154288 DMM INFO MM(262420000001001/dbb3a537) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907085154288 DMM NOTICE MM(262420000001001/dbb3a537) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907085154288 DMM DEBUG MM(262420000001001/dbb3a537) checking auth: received UMTS RES = d3 d1 08 4e 81 4e b1 50 (gprs_gmm.c:666) 20240907085154288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907085154288 DMM DEBUG MM(262420000001001/dbb3a537) Requesting authorization (sgsn_auth.c:160) 20240907085154288 DMM INFO MM(262420000001001/dbb3a537) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907085154288 DMM DEBUG MM(262420000001001/dbb3a537) Requesting subscriber data update (gprs_subscriber.c:894) 20240907085154288 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240907085154288 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) 20240907085154288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240907085154288 DMM DEBUG MM(262420000001001/dbb3a537) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20240907085154289 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) 20240907085154289 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085154289 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085154289 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) 20240907085154289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085154289 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) 20240907085154289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085154289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: vl_len:17 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20240907085154297 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) 20240907085154297 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085154297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085154297 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) 20240907085154297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085154297 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) 20240907085154297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085154297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085154297 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240907085154297 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240907085154297 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240907085154297 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20240907085154297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240907085154297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240907085154297 DMM INFO MM(262420000001001/dbb3a537) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbb3a537) (gprs_gmm.c:300) 20240907085154297 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240907085154297 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) 20240907085154297 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085154297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085154297 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) 20240907085154297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085154297 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) 20240907085154297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085154297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085154297 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) 20240907085154297 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085154297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085154297 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) 20240907085154297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085154297 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) 20240907085154297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085154297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240907085154301 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907085154301 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907085154301 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240907085154301 DMM INFO MM(262420000001001/dbb3a537) Subscriber data update (mmctx.c:430) 20240907085154301 DMM DEBUG MM(262420000001001/dbb3a537) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907085154301 DMM INFO MM(262420000001001/dbb3a537) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907085154301 DMM NOTICE MM(262420000001001/dbb3a537) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240907085154301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907085154301 DMM NOTICE MM(262420000001001/dbb3a537) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907085154301 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) 20240907085154301 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907085154301 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240907085154301 DMM INFO MM(262420000001001/dbb3a537) Subscriber data update (mmctx.c:430) 20240907085154301 DMM DEBUG MM(262420000001001/dbb3a537) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: vl_len:14 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240907085154303 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) 20240907085154303 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085154303 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085154303 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) 20240907085154303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085154303 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) 20240907085154303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085154303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085154303 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085154303 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085154303 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085154303 DMM INFO MM(262420000001001/dbb3a537) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907085154303 DMM NOTICE MM(262420000001001/dbb3a537) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907085154303 DMM DEBUG GMM(gmm_fsm)[0x55a38faf10e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907085154303 DMM DEBUG GMM(gmm_fsm)[0x55a38faf10e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085154303 DMM DEBUG MM_STATE_Iu(2)[0x55a38fae3d90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240907085154304 DMM DEBUG MM_STATE_Iu(2)[0x55a38fae3d90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240907085154304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907085154304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240907085154304 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) 20240907085154304 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085154304 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085154304 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) 20240907085154304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085154304 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) 20240907085154304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085154304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: vl_len:7 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1427)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240907085154309 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) 20240907085154309 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085154309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085154309 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) 20240907085154309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085154309 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) 20240907085154309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085154309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085154309 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240907085154309 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240907085154309 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240907085154309 DMM INFO MM(262420000001001/dbb3a537) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240907085154309 DMM DEBUG MM_STATE_Iu(2)[0x55a38fae3d90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240907085154309 DMM DEBUG MM_STATE_Iu(2)[0x55a38fae3d90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240907085154309 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) 20240907085154309 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085154309 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085154309 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) 20240907085154309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085154309 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) 20240907085154309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085154309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@8c3f6802a96e: Session index based on local reference:0 20240907085154310 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) 20240907085154310 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085154310 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085154310 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) 20240907085154310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085154310 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) 20240907085154310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085154310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@8c3f6802a96e: Deleted conn table entry 0TC_iu_attach_encr(1434)15917817 TC_iu_attach_encr(1434)@8c3f6802a96e: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@8c3f6802a96e: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@8c3f6802a96e: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@8c3f6802a96e: Final verdict of PTC: none 20240907085154370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53208<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907085154372 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1432)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1421)@8c3f6802a96e: Final verdict of PTC: none20240907085154373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1416)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1426)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@8c3f6802a96e: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@8c3f6802a96e: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1419)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1414)@8c3f6802a96e: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1424)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_iu_attach_encr finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:51:54 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=143608) 20240907085154517 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240907085154518 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) 20240907085154518 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240907085154518 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240907085154518 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240907085154518 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) 20240907085154518 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240907085154518 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240907085154518 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) 20240907085154518 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) 20240907085154518 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240907085154518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240907085154518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240907085154518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240907085154518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240907085154518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240907085154518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240907085154518 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240907085155374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085155374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=143608, count=207316) 20240907085156375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085156375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:51: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_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 20240907085156519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240907085156519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240907085156519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240907085157377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085157377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_iu_attach_geran_rau started. 20240907085157512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085157513 DMM INFO MM(262420000001001/dbb3a537) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907085157513 DMM INFO MM(262420000001001/dbb3a537) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907085157513 DMM DEBUG GMM(gmm_fsm)[0x55a38faf10e0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907085157513 DMM DEBUG GMM(gmm_fsm)[0x55a38faf10e0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907085157513 DMM DEBUG MM_STATE_Iu(2)[0x55a38fae3d90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240907085157513 DMM DEBUG MM_STATE_Iu(2)[0x55a38fae3d90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240907085157513 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240907085157513 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) 20240907085157513 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) 20240907085157513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907085157513 DMM DEBUG MM_STATE_Gb[0x55a38fae3ff0]{Idle}: Deallocated (fsm.c:568) 20240907085157513 DMM DEBUG MM_STATE_Iu(2)[0x55a38fae3d90]{Detached}: Deallocated (fsm.c:568) 20240907085157513 DMM DEBUG GMM(gmm_fsm)[0x55a38faf10e0]{Deregistered}: Deallocated (fsm.c:568) 20240907085157513 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@8c3f6802a96e: 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(1440)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1440)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085157563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085157563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085157563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085157563 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085157563 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085157563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085157563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085157563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085157563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1440)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085157565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085157565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085157565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085157565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085157565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085157565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085157565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085157565 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085157565 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907085157565 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085157565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085157566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085157566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1440)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1440)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1439)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907085157570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1436)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085157578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085157578 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1437)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1439)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085157598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907085157598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085157598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085157598 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085157598 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907085157598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085157598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085157598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085157598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085157600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085157600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085157600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085157600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085157600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085157600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085157600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085157600 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085157600 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907085157600 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085157600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1444)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907085157601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085157601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085157605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1445)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1441)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085157615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085157615 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1446)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI210(1443)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1445)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1450)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085157639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907085157639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085157639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085157639 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085157639 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907085157639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085157639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085157639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085157639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1450)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085157643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085157643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085157643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085157643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085157643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085157643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085157643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085157643 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085157643 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907085157643 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085157643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085157644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085157644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1450)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1450)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085157648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8c3f6802a96e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@8c3f6802a96e: ************************************************* SGSN_Test_0-M3UA(1452)@8c3f6802a96e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@8c3f6802a96e: ************************************************* MTC@8c3f6802a96e: Starting RAN_Emulation SGSN_Test_0-SCCP(1449)@8c3f6802a96e: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1446)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085157658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085157658 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1447)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907085157851 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240907085157851 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) 20240907085157851 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240907085157851 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)@8c3f6802a96e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240907085157854 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) 20240907085157854 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240907085157854 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240907085157854 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240907085157854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240907085157854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240907085157854 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240907085157855 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) 20240907085157855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240907085157855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240907085157855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240907085157855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240907085157855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240907085157855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240907085157855 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240907085158378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085158378 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907085158378 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907085158378 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@8c3f6802a96e: 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) } } } } 20240907085158381 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907085158381 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907085158662 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) 20240907085158662 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085158662 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085158662 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) 20240907085158662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085158662 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) 20240907085158662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085158662 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085158663 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240907085158663 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240907085158663 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) 20240907085158663 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085158663 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085158663 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) 20240907085158663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085158663 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) 20240907085158663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085158663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@8c3f6802a96e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1437)@8c3f6802a96e: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='D4FE67ED'O, index=0 SGSN_Test-GSUP(1455)@8c3f6802a96e: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@8c3f6802a96e: 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 := '56DA'O, rac := '1E'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)@8c3f6802a96e: Added conn table entry 0TC_iu_attach_geran_rau(1457)8322471 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: First idle individual index:0 SGSN_Test_0-RAN(1451)@8c3f6802a96e: patch: N(SD) for ConnIdx 0 set to 1 20240907085159448 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) 20240907085159448 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085159448 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085159448 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) 20240907085159448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085159448 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) 20240907085159448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085159448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085159448 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240907085159448 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240907085159448 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240907085159448 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20240907085159448 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907085159448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{Init}: Allocated (fsm.c:456) 20240907085159448 DMM DEBUG MM_STATE_Gb[0x55a38faeb3a0]{Idle}: Allocated (fsm.c:456) 20240907085159448 DMM DEBUG MM_STATE_Iu[0x55a38fae3ec0]{Detached}: Allocated (fsm.c:456) 20240907085159448 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085159448 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907085159449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907085159449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907085159449 DMM DEBUG MM(262420000001002/efbbbb4f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907085159449 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240907085159449 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) 20240907085159449 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085159449 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085159449 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) 20240907085159449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085159449 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) 20240907085159449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085159449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085159449 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) 20240907085159449 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085159449 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085159449 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) 20240907085159449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085159449 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) 20240907085159449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085159449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@8c3f6802a96e: { messageType := 2, destLocRef := '7EFDA7'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)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@8c3f6802a96e: 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 := '4D5A5FFEECF16455FE0DA6E4E38EAF6B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '070BA217'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA389865E007658D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7E48F6D3E71D741A3FD4CD8123A61802'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DD1D47DD4956AEE61E5EA587EFDDFF71'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0E383DB99261793AFD7E11EF77CFACB3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CC856B5222DBEE78'O } } } } } SGSN_Test_0-SCCP(1449)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: vl_len:23 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20240907085159457 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) 20240907085159457 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085159457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085159457 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) 20240907085159457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085159457 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) 20240907085159457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085159457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085159457 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085159457 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085159458 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085159458 DMM DEBUG MM(262420000001002/efbbbb4f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240907085159458 DMM NOTICE MM(262420000001002/efbbbb4f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907085159458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907085159458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907085159458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907085159458 DMM DEBUG MM(262420000001002/efbbbb4f) Requesting authorization (sgsn_auth.c:160) 20240907085159458 DMM INFO MM(262420000001002/efbbbb4f) Requesting authentication tuples (sgsn_auth.c:184) 20240907085159458 DMM DEBUG MM(262420000001002/efbbbb4f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907085159458 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240907085159458 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@8c3f6802a96e: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20240907085159461 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907085159461 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907085159461 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907085159461 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907085159461 DMM INFO MM(262420000001002/efbbbb4f) Subscriber data update (mmctx.c:430) 20240907085159461 DMM DEBUG MM(262420000001002/efbbbb4f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907085159461 DMM INFO MM(262420000001002/efbbbb4f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907085159461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907085159461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907085159461 DMM INFO MM(262420000001002/efbbbb4f) <- GMM AUTH AND CIPHERING REQ (rand = 4d 5a 5f fe ec f1 64 55 fe 0d a6 e4 e3 8e af 6b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0e 38 3d b9 92 61 79 3a fd 7e 11 ef 77 cf ac b3 ) (gprs_gmm.c:483) 20240907085159461 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240907085159461 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) 20240907085159461 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085159461 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085159461 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) 20240907085159461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085159461 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) 20240907085159461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085159461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: vl_len:37 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322CC856B5223094B99990000100002F0290422DBEE78'O 20240907085159467 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) 20240907085159467 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085159467 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085159467 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) 20240907085159467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085159467 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) 20240907085159467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085159467 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085159468 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085159468 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085159468 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085159468 DMM INFO MM(262420000001002/efbbbb4f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907085159468 DMM NOTICE MM(262420000001002/efbbbb4f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907085159468 DMM DEBUG MM(262420000001002/efbbbb4f) checking auth: received UMTS RES = cc 85 6b 52 22 db ee 78 (gprs_gmm.c:666) 20240907085159468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907085159468 DMM DEBUG MM(262420000001002/efbbbb4f) Requesting authorization (sgsn_auth.c:160) 20240907085159468 DMM INFO MM(262420000001002/efbbbb4f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907085159468 DMM DEBUG MM(262420000001002/efbbbb4f) Requesting subscriber data update (gprs_subscriber.c:894) 20240907085159468 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240907085159468 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) 20240907085159468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240907085159468 DMM DEBUG MM(262420000001002/efbbbb4f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240907085159468 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) 20240907085159468 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085159468 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085159468 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) 20240907085159468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085159468 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) 20240907085159468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085159468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: vl_len:12 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240907085159475 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) 20240907085159475 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085159475 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085159476 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) 20240907085159476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085159476 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) 20240907085159476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085159476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085159476 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240907085159476 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240907085159476 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240907085159476 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20240907085159476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240907085159476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240907085159476 DMM INFO MM(262420000001002/efbbbb4f) <- GMM ATTACH ACCEPT (new P-TMSI=0xefbbbb4f) (gprs_gmm.c:300) 20240907085159476 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240907085159476 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) 20240907085159476 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085159476 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085159476 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) 20240907085159476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085159476 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) 20240907085159476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085159476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085159476 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) 20240907085159476 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085159476 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085159476 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) 20240907085159476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085159476 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) 20240907085159476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085159476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240907085159480 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907085159480 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907085159480 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240907085159480 DMM INFO MM(262420000001002/efbbbb4f) Subscriber data update (mmctx.c:430) 20240907085159480 DMM DEBUG MM(262420000001002/efbbbb4f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907085159480 DMM INFO MM(262420000001002/efbbbb4f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907085159480 DMM NOTICE MM(262420000001002/efbbbb4f) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240907085159480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907085159480 DMM NOTICE MM(262420000001002/efbbbb4f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907085159480 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) 20240907085159480 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907085159480 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240907085159480 DMM INFO MM(262420000001002/efbbbb4f) Subscriber data update (mmctx.c:430) 20240907085159480 DMM DEBUG MM(262420000001002/efbbbb4f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1449)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: vl_len:14 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240907085159483 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) 20240907085159483 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085159483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085159483 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) 20240907085159483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085159483 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) 20240907085159483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085159483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085159483 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085159483 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085159483 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085159483 DMM INFO MM(262420000001002/efbbbb4f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907085159483 DMM NOTICE MM(262420000001002/efbbbb4f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907085159483 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907085159483 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085159483 DMM DEBUG MM_STATE_Iu(3)[0x55a38fae3ec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240907085159483 DMM DEBUG MM_STATE_Iu(3)[0x55a38fae3ec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240907085159483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907085159483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240907085159483 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) 20240907085159483 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085159483 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085159483 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) 20240907085159483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085159483 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) 20240907085159483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085159483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: vl_len:7 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1449)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240907085159489 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) 20240907085159489 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085159489 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085159489 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) 20240907085159489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085159489 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) 20240907085159489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085159489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085159489 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240907085159489 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240907085159489 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240907085159489 DMM INFO MM(262420000001002/efbbbb4f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240907085159489 DMM DEBUG MM_STATE_Iu(3)[0x55a38fae3ec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240907085159489 DMM DEBUG MM_STATE_Iu(3)[0x55a38fae3ec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240907085159489 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) 20240907085159489 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085159489 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085159489 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) 20240907085159489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085159489 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) 20240907085159489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085159489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@8c3f6802a96e: Session index based on local reference:0 20240907085159491 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) 20240907085159491 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085159491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085159491 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) 20240907085159491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085159491 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) 20240907085159491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085159491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@8c3f6802a96e: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)8322471 TC_iu_attach_geran_rau(1457)@8c3f6802a96e: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1437)@8c3f6802a96e: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1437)@8c3f6802a96e: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='EFBBBB4F'O, index=1 20240907085159550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085159550 DLLC NOTICE LLME(ffffffff/efbbbb4f){UNASSIGNED} LLC RX: unknown TLLI 0xefbbbb4f, creating LLME on the fly (gprs_llc.c:552) 20240907085159550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240907085159550 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240907085159550 DMM INFO MM(262420000001002/efbbbb4f) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: efbbbb4f, P-TMSI: efbbbb4f (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1704) 20240907085159550 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240907085159550 DMM DEBUG MM_STATE_Iu(3)[0x55a38fae3ec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20240907085159550 DMM DEBUG MM_STATE_Iu(3)[0x55a38fae3ec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240907085159550 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907085159550 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1761) 20240907085159550 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907085159550 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085159550 DLLC NOTICE LLME(ffffffff/efbbbb4f){UNASSIGNED} LLGM Assign pre (efbbbb4f => efbbbb4f) (gprs_llc.c:1079) 20240907085159550 DLLC NOTICE LLME(efbbbb4f/efbbbb4f){ASSIGNED} LLGM Assign post (efbbbb4f => efbbbb4f) (gprs_llc.c:1125) 20240907085159550 DMM INFO MM(262420000001002/efbbbb4f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1437)@8c3f6802a96e: Removing Client IMSI='262420000001002'H, index=1 20240907085159564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085159565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085159565 DMM DEBUG MM_STATE_Gb[0x55a38faeb3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085159565 DMM INFO MM(262420000001002/efbbbb4f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240907085159565 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240907085159565 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085159565 DLLC NOTICE LLME(efbbbb4f/efbbbb4f){ASSIGNED} LLGM Assign pre (ffffffff => efbbbb4f) (gprs_llc.c:1079) 20240907085159565 DLLC NOTICE LLME(ffffffff/efbbbb4f){ASSIGNED} LLGM Assign post (ffffffff => efbbbb4f) (gprs_llc.c:1125) 20240907085159565 DMM DEBUG MM_STATE_Gb[0x55a38faeb3a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240907085159565 DMM ERROR MM_STATE_Gb[0x55a38faeb3a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1861) TC_iu_attach_geran_rau(1457)@8c3f6802a96e: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test_0-SCCP(1449)@8c3f6802a96e: Final verdict of PTC: none 20240907085159571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38770<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907085159574 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907085159574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1455)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1450)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1440)@8c3f6802a96e: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1439)@8c3f6802a96e: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1447)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1444)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@8c3f6802a96e: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1437)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1442)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1438)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1448)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1437): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1438): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1439): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1440): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1447): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1448): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-SCCP(1449): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1450): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:51:59 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=142936) 20240907085159694 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240907085159694 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) 20240907085159694 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240907085159694 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240907085159694 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240907085159694 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) 20240907085159694 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240907085159694 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240907085159694 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) 20240907085159694 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) 20240907085159694 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240907085159694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240907085159694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240907085159694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240907085159694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240907085159694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240907085159694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240907085159694 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240907085200575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085200575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=142936, count=216000) 20240907085201576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085201576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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'. 20240907085201695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240907085201695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240907085201695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Sat Sep 7 08:52: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_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 20240907085202577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085202577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_geran_attach_iu_rau started. 20240907085202716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085202718 DMM INFO MM(262420000001002/efbbbb4f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907085202718 DMM INFO MM(262420000001002/efbbbb4f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907085202718 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907085202718 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907085202718 DMM DEBUG MM_STATE_Gb[0x55a38faeb3a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240907085202718 DMM ERROR MM_STATE_Gb[0x55a38faeb3a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240907085202718 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240907085202718 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) 20240907085202718 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) 20240907085202718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ff0]{Init}: Deallocated (fsm.c:568) 20240907085202718 DMM DEBUG MM_STATE_Gb[0x55a38faeb3a0]{Idle}: Deallocated (fsm.c:568) 20240907085202718 DMM DEBUG MM_STATE_Iu(3)[0x55a38fae3ec0]{Detached}: Deallocated (fsm.c:568) 20240907085202718 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907085202718 DLLC NOTICE LLME(ffffffff/efbbbb4f){ASSIGNED} LLGM Assign pre (efbbbb4f => ffffffff) (gprs_llc.c:1079) 20240907085202718 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (efbbbb4f => ffffffff) (gprs_llc.c:1125) 20240907085202718 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085202758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085202758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085202758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085202758 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085202758 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085202758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085202758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085202758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085202758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085202760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085202760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085202760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085202760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085202760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085202760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085202760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085202760 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085202760 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907085202760 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085202760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1462)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907085202761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085202761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085202765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085202774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085202774 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1461)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1463)@8c3f6802a96e: 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(1467)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085202798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907085202798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085202798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085202798 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085202798 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907085202798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085202798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085202798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085202798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085202800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085202800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085202800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085202800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085202800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085202800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085202800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085202800 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085202800 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907085202800 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085202800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085202800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085202800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1467)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085202804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1468)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1464)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085202811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085202812 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI210(1465)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1468)@8c3f6802a96e: 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(1473)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1473)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085202839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907085202839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085202839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085202839 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085202839 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907085202839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085202839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085202839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085202839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1473)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085202841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085202841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085202841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085202841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085202841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085202841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085202841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085202841 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085202841 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907085202841 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085202841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1473)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907085202842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085202842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1473)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085202846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8c3f6802a96e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8c3f6802a96e: Starting RAN_Emulation SGSN_Test_0-M3UA(1475)@8c3f6802a96e: ************************************************* SGSN_Test_0-M3UA(1475)@8c3f6802a96e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@8c3f6802a96e: ************************************************* SGSN_Test_0-SCCP(1472)@8c3f6802a96e: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1469)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085202855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085202855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI220(1470)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907085203050 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240907085203050 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) 20240907085203050 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240907085203050 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)@8c3f6802a96e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240907085203053 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) 20240907085203053 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240907085203053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240907085203053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240907085203053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240907085203053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240907085203053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240907085203054 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) 20240907085203054 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240907085203054 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240907085203054 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240907085203054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240907085203054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240907085203054 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240907085203054 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240907085203578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085203578 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907085203578 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907085203578 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@8c3f6802a96e: 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) } } } } 20240907085203580 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20240907085203581 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1477)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907085203860 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) 20240907085203860 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085203860 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085203860 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) 20240907085203860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085203860 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) 20240907085203860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085203860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085203861 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240907085203861 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240907085203861 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) 20240907085203861 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085203861 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085203861 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) 20240907085203861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085203861 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) 20240907085203861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085203861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@8c3f6802a96e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20240907085204516 DGPRS DEBUG Checking for inactive LLMEs, time = 7509858 (sgsn.c:131) TC_geran_attach_iu_rau-BVCI196(1461)@8c3f6802a96e: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='E515C858'O, index=0 SGSN_Test-GSUP(1478)@8c3f6802a96e: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@8c3f6802a96e: 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 := '6FF5614DDF397A4DDC6E3E1D90839313'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4370703E'O ("Cpp>") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D98B693DE82B7C1C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BEC531FD9C342F511D179DB5002FCEE5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1DD772D08531BC6547A29D321F32B73A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1B59C71B43D164BDC3F504AD4272AECE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A06418CFC288C24A'O } } } } } 20240907085204644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085204644 DLLC NOTICE LLME(ffffffff/e515c858){UNASSIGNED} LLC RX: unknown TLLI 0xe515c858, creating LLME on the fly (gprs_llc.c:552) 20240907085204644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085204644 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20240907085204644 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Allocated (fsm.c:456) 20240907085204644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907085204644 DMM DEBUG MM_STATE_Gb[0x55a38faeb3a0]{Idle}: Allocated (fsm.c:456) 20240907085204644 DMM DEBUG MM_STATE_Iu[0x55a38fae3ff0]{Detached}: Allocated (fsm.c:456) 20240907085204644 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085204644 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907085204644 DLLC NOTICE LLME(ffffffff/e515c858){UNASSIGNED} LLGM Assign pre (e515c858 => eb530e33) (gprs_llc.c:1079) 20240907085204644 DLLC NOTICE LLME(e515c858/eb530e33){ASSIGNED} LLGM Assign post (e515c858 => eb530e33) (gprs_llc.c:1125) 20240907085204644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907085204644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907085204644 DMM DEBUG MM(262420000001003/eb530e33) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907085204656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085204656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240907085204656 DMM DEBUG MM_STATE_Gb(0)[0x55a38faeb3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085204656 DMM DEBUG MM(262420000001003/eb530e33) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240907085204656 DMM NOTICE MM(262420000001003/eb530e33) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907085204657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907085204657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907085204657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907085204657 DMM DEBUG MM(262420000001003/eb530e33) Requesting authorization (sgsn_auth.c:160) 20240907085204657 DMM INFO MM(262420000001003/eb530e33) Requesting authentication tuples (sgsn_auth.c:184) 20240907085204657 DMM DEBUG MM(262420000001003/eb530e33) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907085204657 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240907085204657 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@8c3f6802a96e: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20240907085204659 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907085204659 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907085204659 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907085204659 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907085204659 DMM INFO MM(262420000001003/eb530e33) Subscriber data update (mmctx.c:430) 20240907085204659 DMM DEBUG MM(262420000001003/eb530e33) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907085204659 DMM INFO MM(262420000001003/eb530e33) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907085204659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907085204659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907085204659 DMM INFO MM(262420000001003/eb530e33) <- GMM AUTH AND CIPHERING REQ (rand = 6f f5 61 4d df 39 7a 4d dc 6e 3e 1d 90 83 93 13 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1b 59 c7 1b 43 d1 64 bd c3 f5 04 ad 42 72 ae ce ) (gprs_gmm.c:483) 20240907085204667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085204667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240907085204667 DMM DEBUG MM_STATE_Gb(0)[0x55a38faeb3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085204667 DMM INFO MM(262420000001003/eb530e33) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907085204667 DMM NOTICE MM(262420000001003/eb530e33) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907085204667 DMM DEBUG MM(262420000001003/eb530e33) checking auth: received UMTS RES = a0 64 18 cf c2 88 c2 4a (gprs_gmm.c:666) 20240907085204667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907085204667 DMM DEBUG MM(262420000001003/eb530e33) Requesting authorization (sgsn_auth.c:160) 20240907085204667 DMM INFO MM(262420000001003/eb530e33) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907085204667 DMM DEBUG MM(262420000001003/eb530e33) Requesting subscriber data update (gprs_subscriber.c:894) 20240907085204667 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240907085204667 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) 20240907085204667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240907085204667 DMM INFO MM(262420000001003/eb530e33) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb530e33) (gprs_gmm.c:300) 20240907085204668 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907085204668 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907085204668 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240907085204668 DMM INFO MM(262420000001003/eb530e33) Subscriber data update (mmctx.c:430) 20240907085204669 DMM DEBUG MM(262420000001003/eb530e33) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907085204669 DMM INFO MM(262420000001003/eb530e33) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907085204669 DMM NOTICE MM(262420000001003/eb530e33) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240907085204669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907085204669 DMM NOTICE MM(262420000001003/eb530e33) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907085204669 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) 20240907085204669 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907085204669 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240907085204669 DMM INFO MM(262420000001003/eb530e33) Subscriber data update (mmctx.c:430) 20240907085204669 DMM DEBUG MM(262420000001003/eb530e33) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240907085204675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085204675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240907085204675 DMM DEBUG MM_STATE_Gb(0)[0x55a38faeb3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240907085204675 DMM INFO MM(262420000001003/eb530e33) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907085204675 DMM NOTICE MM(262420000001003/eb530e33) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907085204675 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907085204675 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085204675 DLLC NOTICE LLME(e515c858/eb530e33){ASSIGNED} LLGM Assign pre (ffffffff => eb530e33) (gprs_llc.c:1079) 20240907085204675 DLLC NOTICE LLME(ffffffff/eb530e33){ASSIGNED} LLGM Assign post (ffffffff => eb530e33) (gprs_llc.c:1125) 20240907085204675 DMM DEBUG MM_STATE_Gb(0)[0x55a38faeb3a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240907085204675 DMM DEBUG MM_STATE_Gb(0)[0x55a38faeb3a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240907085204675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907085204675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@8c3f6802a96e: 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 := 'EB530E33'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)@8c3f6802a96e: Added conn table entry 0TC_geran_attach_iu_rau(1480)16108153 SGSN_Test_0-SCCP(1472)@8c3f6802a96e: First idle individual index:0 SGSN_Test_0-RAN(1474)@8c3f6802a96e: patch: N(SD) for ConnIdx 0 set to 1 20240907085204736 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) 20240907085204736 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085204736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085204736 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) 20240907085204736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085204736 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) 20240907085204736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085204736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085204737 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240907085204737 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240907085204737 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240907085204737 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240907085204737 DMM INFO MM(262420000001003/eb530e33) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: eb530e33 (00000000), TLLI: eb530e33 (eb530e33), RA: 262-42-13135-0 (gprs_gmm.c:1704) 20240907085204737 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240907085204737 DMM DEBUG MM_STATE_Gb(0)[0x55a38faeb3a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20240907085204737 DMM DEBUG MM_STATE_Gb(0)[0x55a38faeb3a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240907085204737 DLLC NOTICE LLME(ffffffff/eb530e33){ASSIGNED} LLGM Assign pre (eb530e33 => ffffffff) (gprs_llc.c:1079) 20240907085204737 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (eb530e33 => ffffffff) (gprs_llc.c:1125) 20240907085204737 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907085204737 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1761) 20240907085204737 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907085204737 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085204737 DMM DEBUG MM(262420000001003/eb530e33) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240907085204737 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) 20240907085204737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085204737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085204737 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) 20240907085204737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085204737 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) 20240907085204737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085204737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085204737 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) 20240907085204737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085204737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085204737 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) 20240907085204737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085204737 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) 20240907085204737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085204737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1472)@8c3f6802a96e: { messageType := 2, destLocRef := 'F5CA79'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(1472)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1472)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1472)@8c3f6802a96e: vl_len:12 SGSN_Test_0-SCCP(1472)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1472)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240907085204746 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) 20240907085204746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085204746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085204746 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) 20240907085204746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085204746 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) 20240907085204746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085204746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085204746 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240907085204746 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240907085204746 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240907085204746 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20240907085204746 DMM INFO MM(262420000001003/eb530e33) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20240907085204746 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20240907085204746 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) 20240907085204746 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085204746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085204746 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) 20240907085204746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085204746 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) 20240907085204746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085204746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085204746 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) 20240907085204746 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085204746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085204746 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) 20240907085204746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085204746 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) 20240907085204746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085204746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1472)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1472)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@8c3f6802a96e: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@8c3f6802a96e: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1472)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1472)@8c3f6802a96e: vl_len:14 SGSN_Test_0-SCCP(1472)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1472)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20240907085204757 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) 20240907085204757 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085204757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085204757 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) 20240907085204757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085204757 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) 20240907085204757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085204757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085204757 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085204757 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085204757 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085204757 DMM INFO MM(262420000001003/eb530e33) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240907085204757 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240907085204757 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085204757 DMM DEBUG MM_STATE_Iu[0x55a38fae3ff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1854) 20240907085204757 DMM ERROR MM_STATE_Iu[0x55a38fae3ff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1854) TC_geran_attach_iu_rau(1480)@8c3f6802a96e: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test_0-SCCP(1472)@8c3f6802a96e: Final verdict of PTC: none 20240907085204762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38784<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1459)@8c3f6802a96e: Final verdict of PTC: none 20240907085204764 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1478)@8c3f6802a96e: Final verdict of PTC: none 20240907085204764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1469)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1462)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1467)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@8c3f6802a96e: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1470)@8c3f6802a96e: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1465)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1473)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1466)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@8c3f6802a96e: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1460)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1471)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1465): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1466): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1470): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1471): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-SCCP(1472): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1473): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@8c3f6802a96e: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:52:04 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=143388) 20240907085204957 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240907085204957 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) 20240907085204957 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240907085204957 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240907085204957 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240907085204957 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) 20240907085204957 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240907085204957 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240907085204957 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) 20240907085204957 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) 20240907085204957 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240907085204958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240907085204958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240907085204958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240907085204958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240907085204958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240907085204958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240907085204958 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240907085205765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085205765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=143388, count=174308) 20240907085206766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085206766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:52: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_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 20240907085206959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240907085206959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240907085206959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240907085207767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085207767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_pdp_act_user started. 20240907085207920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085207922 DMM INFO MM(262420000001003/eb530e33) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907085207922 DMM INFO MM(262420000001003/eb530e33) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907085207922 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907085207922 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907085207922 DMM DEBUG MM_STATE_Iu[0x55a38fae3ff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240907085207922 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240907085207922 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) 20240907085207922 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) 20240907085207922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907085207922 DMM DEBUG MM_STATE_Gb(0)[0x55a38faeb3a0]{Idle}: Deallocated (fsm.c:568) 20240907085207922 DMM DEBUG MM_STATE_Iu[0x55a38fae3ff0]{Detached}: Deallocated (fsm.c:568) 20240907085207922 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3d90]{Deregistered}: Deallocated (fsm.c:568) 20240907085207922 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@8c3f6802a96e: 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(1485)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085207963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085207963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085207963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085207963 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085207963 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085207963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085207963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085207963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085207963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085207964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085207964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085207964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085207965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085207965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085207965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085207965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085207965 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085207965 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907085207965 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085207965 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085207965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085207965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1485)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085207969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1482)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1486)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 20240907085207978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085207978 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1484)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1486)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1491)@8c3f6802a96e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1490)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907085208008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907085208008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085208008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085208008 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085208008 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907085208008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085208008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085208008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085208008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1491)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085208010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085208010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085208010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085208011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085208011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085208011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085208011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085208011 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085208011 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907085208011 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085208011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085208011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085208011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1491)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1491)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085208015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1487)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240907085208025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085208025 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1488)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1490)@8c3f6802a96e: 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(1496)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1496)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085208046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907085208046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085208046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085208046 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085208046 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907085208046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085208046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085208046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085208046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1496)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085208048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085208048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085208048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085208048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085208048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085208048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085208048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085208048 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085208048 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907085208048 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085208048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1496)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907085208049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085208049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1496)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@8c3f6802a96e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@8c3f6802a96e: ************************************************* SGSN_Test_0-M3UA(1498)@8c3f6802a96e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@8c3f6802a96e: ************************************************* MTC@8c3f6802a96e: Starting RAN_Emulation 20240907085208053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1495)@8c3f6802a96e: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1492)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085208064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085208064 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1493)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907085208253 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240907085208253 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) 20240907085208253 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240907085208253 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)@8c3f6802a96e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240907085208256 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) 20240907085208256 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240907085208256 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240907085208256 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240907085208256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240907085208256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240907085208256 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240907085208257 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) 20240907085208257 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240907085208257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240907085208257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240907085208257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240907085208257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240907085208257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240907085208257 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240907085208768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085208768 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907085208768 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907085208768 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@8c3f6802a96e: 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) } } } } 20240907085208771 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907085208772 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907085209064 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) 20240907085209064 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085209064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085209064 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) 20240907085209064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085209064 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) 20240907085209064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085209064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085209064 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240907085209064 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240907085209065 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) 20240907085209065 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085209065 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085209065 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) 20240907085209065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085209065 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) 20240907085209065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085209065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@8c3f6802a96e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1484)@8c3f6802a96e: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='FAEB7351'O, index=0 SGSN_Test-GSUP(1501)@8c3f6802a96e: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@8c3f6802a96e: 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 := '68FD'O, rac := 'AA'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(1497)@8c3f6802a96e: Added conn table entry 0TC_attach_pdp_act_user(1503)140228 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: First idle individual index:0 SGSN_Test_0-RAN(1497)@8c3f6802a96e: patch: N(SD) for ConnIdx 0 set to 1 20240907085209838 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) 20240907085209838 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085209838 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085209838 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) 20240907085209838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085209838 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) 20240907085209838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085209838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085209839 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240907085209839 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240907085209839 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240907085209839 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20240907085209839 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3ff0]{Deregistered}: Allocated (fsm.c:456) 20240907085209839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907085209839 DMM DEBUG MM_STATE_Gb[0x55a38fae3ec0]{Idle}: Allocated (fsm.c:456) 20240907085209839 DMM DEBUG MM_STATE_Iu[0x55a38faf1590]{Detached}: Allocated (fsm.c:456) 20240907085209839 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085209839 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907085209839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907085209839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907085209839 DMM DEBUG MM(262420000001004/e9ec9445) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907085209839 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240907085209839 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) 20240907085209839 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085209839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085209839 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) 20240907085209839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085209839 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) 20240907085209839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085209839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085209839 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) 20240907085209839 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085209839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085209839 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) 20240907085209839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085209839 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) 20240907085209839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085209839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@8c3f6802a96e: { messageType := 2, destLocRef := '0223C4'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(1495)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@8c3f6802a96e: 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 := 'DFCB0A5B9C8873051865725D346AB510'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3661091F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E25ACCF43A16B816'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5B8F2C52A849F705415D27B9041A3270'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D072C9B517A3BDFE38EB228BDCAA410E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '70972351C1A6940330058BBE441E5624'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B5A16744AA352753'O } } } } } SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: vl_len:23 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240907085209848 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) 20240907085209848 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085209848 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085209848 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) 20240907085209848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085209849 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) 20240907085209849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085209849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085209849 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085209849 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085209849 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085209849 DMM DEBUG MM(262420000001004/e9ec9445) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240907085209849 DMM NOTICE MM(262420000001004/e9ec9445) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907085209849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907085209849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907085209849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907085209849 DMM DEBUG MM(262420000001004/e9ec9445) Requesting authorization (sgsn_auth.c:160) 20240907085209849 DMM INFO MM(262420000001004/e9ec9445) Requesting authentication tuples (sgsn_auth.c:184) 20240907085209849 DMM DEBUG MM(262420000001004/e9ec9445) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907085209849 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240907085209849 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@8c3f6802a96e: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20240907085209851 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907085209851 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907085209851 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907085209851 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907085209851 DMM INFO MM(262420000001004/e9ec9445) Subscriber data update (mmctx.c:430) 20240907085209851 DMM DEBUG MM(262420000001004/e9ec9445) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907085209851 DMM INFO MM(262420000001004/e9ec9445) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907085209851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907085209851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907085209851 DMM INFO MM(262420000001004/e9ec9445) <- GMM AUTH AND CIPHERING REQ (rand = df cb 0a 5b 9c 88 73 05 18 65 72 5d 34 6a b5 10 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 70 97 23 51 c1 a6 94 03 30 05 8b be 44 1e 56 24 ) (gprs_gmm.c:483) 20240907085209851 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240907085209851 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) 20240907085209851 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085209851 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085209851 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) 20240907085209851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085209851 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) 20240907085209851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085209851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: vl_len:37 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022B5A1674423094B99990000100004F02904AA352753'O 20240907085209857 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) 20240907085209857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085209857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085209857 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) 20240907085209857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085209857 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) 20240907085209857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085209857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085209857 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085209857 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085209857 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085209857 DMM INFO MM(262420000001004/e9ec9445) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907085209857 DMM NOTICE MM(262420000001004/e9ec9445) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907085209857 DMM DEBUG MM(262420000001004/e9ec9445) checking auth: received UMTS RES = b5 a1 67 44 aa 35 27 53 (gprs_gmm.c:666) 20240907085209857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907085209857 DMM DEBUG MM(262420000001004/e9ec9445) Requesting authorization (sgsn_auth.c:160) 20240907085209857 DMM INFO MM(262420000001004/e9ec9445) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907085209857 DMM DEBUG MM(262420000001004/e9ec9445) Requesting subscriber data update (gprs_subscriber.c:894) 20240907085209857 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240907085209857 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) 20240907085209857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240907085209857 DMM DEBUG MM(262420000001004/e9ec9445) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240907085209858 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) 20240907085209858 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085209858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085209858 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) 20240907085209858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085209858 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) 20240907085209858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085209858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: vl_len:12 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240907085209866 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) 20240907085209866 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085209866 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085209866 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) 20240907085209866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085209866 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) 20240907085209866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085209866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085209866 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240907085209866 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240907085209866 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240907085209866 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20240907085209866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240907085209866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240907085209866 DMM INFO MM(262420000001004/e9ec9445) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9ec9445) (gprs_gmm.c:300) 20240907085209866 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240907085209866 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) 20240907085209866 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085209866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085209866 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) 20240907085209866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085209866 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) 20240907085209866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085209866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085209866 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) 20240907085209866 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085209866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085209866 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) 20240907085209866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085209866 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) 20240907085209866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085209866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240907085209870 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907085209870 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907085209870 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240907085209870 DMM INFO MM(262420000001004/e9ec9445) Subscriber data update (mmctx.c:430) 20240907085209870 DMM DEBUG MM(262420000001004/e9ec9445) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907085209870 DMM INFO MM(262420000001004/e9ec9445) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907085209870 DMM NOTICE MM(262420000001004/e9ec9445) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240907085209870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907085209870 DMM NOTICE MM(262420000001004/e9ec9445) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907085209870 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) 20240907085209870 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907085209870 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240907085209870 DMM INFO MM(262420000001004/e9ec9445) Subscriber data update (mmctx.c:430) 20240907085209870 DMM DEBUG MM(262420000001004/e9ec9445) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: vl_len:14 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240907085209872 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) 20240907085209872 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085209872 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085209872 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) 20240907085209872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085209872 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) 20240907085209872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085209872 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085209872 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085209872 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085209872 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085209872 DMM INFO MM(262420000001004/e9ec9445) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907085209872 DMM NOTICE MM(262420000001004/e9ec9445) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907085209872 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907085209872 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085209872 DMM DEBUG MM_STATE_Iu(5)[0x55a38faf1590]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240907085209872 DMM DEBUG MM_STATE_Iu(5)[0x55a38faf1590]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240907085209873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907085209873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240907085209873 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) 20240907085209873 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085209873 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085209873 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) 20240907085209873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085209873 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) 20240907085209873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085209873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: vl_len:7 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240907085209877 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) 20240907085209877 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085209877 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085209877 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) 20240907085209877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085209877 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) 20240907085209877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085209877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085209877 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240907085209877 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240907085209877 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240907085209877 DMM INFO MM(262420000001004/e9ec9445) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240907085209877 DMM DEBUG MM_STATE_Iu(5)[0x55a38faf1590]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240907085209877 DMM DEBUG MM_STATE_Iu(5)[0x55a38faf1590]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240907085209878 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) 20240907085209878 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085209878 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085209878 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) 20240907085209878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085209878 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) 20240907085209878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085209878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Session index based on local reference:0 20240907085209879 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) 20240907085209879 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085209879 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085209879 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) 20240907085209879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085209879 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) 20240907085209879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085209879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@8c3f6802a96e: Deleted conn table entry 0TC_attach_pdp_act_user(1503)140228 TC_attach_pdp_act_user(1503)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@8c3f6802a96e: 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 := 'E9EC9445'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@8c3f6802a96e: Added conn table entry 0TC_attach_pdp_act_user(1503)5991399 SGSN_Test_0-RAN(1497)@8c3f6802a96e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: First idle individual index:0 20240907085210081 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) 20240907085210081 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085210081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085210081 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) 20240907085210081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085210081 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) 20240907085210081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085210081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085210082 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240907085210082 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240907085210082 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240907085210082 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE9EC9445) type="data" (gprs_gmm.c:1928) 20240907085210082 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1963) 20240907085210082 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240907085210082 DMM DEBUG MM(262420000001004/e9ec9445) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240907085210082 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) 20240907085210082 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085210082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085210082 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) 20240907085210082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085210082 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) 20240907085210082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085210082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085210082 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) 20240907085210082 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085210082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085210082 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) 20240907085210082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085210082 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) 20240907085210082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085210082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@8c3f6802a96e: { messageType := 2, destLocRef := '5B6BE7'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(1495)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: vl_len:12 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240907085210086 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) 20240907085210086 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085210086 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085210086 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) 20240907085210086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085210086 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) 20240907085210086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085210086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085210087 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240907085210087 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240907085210087 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240907085210087 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20240907085210087 DMM DEBUG MM_STATE_Iu(5)[0x55a38faf1590]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240907085210087 DMM DEBUG MM_STATE_Iu(5)[0x55a38faf1590]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240907085210087 DMM INFO MM(262420000001004/e9ec9445) <- GMM SERVICE ACCEPT (P-TMSI=0xe9ec9445) (gprs_gmm.c:813) 20240907085210087 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240907085210087 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) 20240907085210087 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085210087 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085210087 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) 20240907085210087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085210087 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) 20240907085210087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085210087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085210087 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) 20240907085210087 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085210087 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085210087 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) 20240907085210087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085210087 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) 20240907085210087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085210087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: vl_len:23 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240907085210093 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) 20240907085210093 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085210093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085210093 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) 20240907085210093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085210093 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) 20240907085210093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085210093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085210094 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085210094 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085210094 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085210094 DMM INFO MM(262420000001004/e9ec9445) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907085210094 DMM INFO MM(262420000001004/e9ec9445) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907085210094 DMM DEBUG MM(262420000001004/e9ec9445) Using GGSN 0 (gprs_sm.c:312) 20240907085210094 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) 20240907085210094 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240907085210094 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907085210094 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20240907085210094 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20240907085210103 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 2e ca 46 a9 11 98 58 00 cc 14 05 7f 34 ca 5e 82 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) 20240907085210103 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cc5608, cbp=0x55a38faf1e10) (sgsn_libgtp.c:629) 20240907085210103 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907085210103 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) 20240907085210103 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085210103 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085210104 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) 20240907085210104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085210104 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) 20240907085210104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085210104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: vl_len:30 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680026900C6B'O 20240907085210120 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) 20240907085210120 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085210120 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085210120 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) 20240907085210120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085210120 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) 20240907085210120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085210120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085210120 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240907085210120 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240907085210120 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240907085210120 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20240907085210120 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240907085210120 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20240907085210120 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907085210120 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240907085210120 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) 20240907085210120 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085210120 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085210120 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) 20240907085210120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085210120 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) 20240907085210120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085210120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@8c3f6802a96e: 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)@8c3f6802a96e: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@8c3f6802a96e: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. 20240907085210124 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907085210124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1500)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1485)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP(1501)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1490)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test_0-SCCP(1495)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1491)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1496)@8c3f6802a96e: Final verdict of PTC: none 20240907085210127 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240907085210127 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) 20240907085210127 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240907085210127 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240907085210127 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240907085210127 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) 20240907085210127 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240907085210127 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240907085210127 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) 20240907085210127 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) 20240907085210127 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240907085210127 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240907085210127 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240907085210127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240907085210127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240907085210127 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240907085210127 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240907085210127 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-RAN(1497)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1488)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@8c3f6802a96e: Final verdict of PTC: none 20240907085210128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50456<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user-BVCI220(1493)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1486)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1484)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1483)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1489)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1494)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@8c3f6802a96e: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1483): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1484): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1488): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1489): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1490): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1491): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1493): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1494): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-SCCP(1495): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1496): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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@8c3f6802a96e: 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'. Sat Sep 7 08:52:10 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=274308) 20240907085211125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085211125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=274308, count=278900) 20240907085212126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085212126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240907085212127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240907085212127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240907085212127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:52: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_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 20240907085213127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085213127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_attach_pdp_act_pmm_idle started. 20240907085213276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085213277 DMM INFO MM(262420000001004/e9ec9445) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907085213277 DMM INFO MM(262420000001004/e9ec9445) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907085213277 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907085213277 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907085213277 DMM DEBUG MM_STATE_Iu(5)[0x55a38faf1590]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240907085213277 DMM DEBUG MM_STATE_Iu(5)[0x55a38faf1590]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240907085213277 DMM NOTICE MM(262420000001004/e9ec9445) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240907085213277 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20240907085213277 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240907085213277 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907085213277 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20240907085213277 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240907085213278 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) 20240907085213278 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) 20240907085213278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907085213278 DMM DEBUG MM_STATE_Gb[0x55a38fae3ec0]{Idle}: Deallocated (fsm.c:568) 20240907085213278 DMM DEBUG MM_STATE_Iu(5)[0x55a38faf1590]{Detached}: Deallocated (fsm.c:568) 20240907085213278 DMM DEBUG GMM(gmm_fsm)[0x55a38fae3ff0]{Deregistered}: Deallocated (fsm.c:568) 20240907085213278 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240907085213278 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) 20240907085213278 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085213278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085213278 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) 20240907085213278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085213278 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) 20240907085213278 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@8c3f6802a96e: 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(1509)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1509)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085213325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085213325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085213325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085213325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085213325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085213325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085213325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085213325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085213325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1509)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085213327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085213327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085213327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085213327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085213327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085213327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085213327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085213327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085213327 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907085213327 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085213327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1508)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1509)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907085213328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085213328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1509)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085213332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1505)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085213342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085213342 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1510)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1506)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1508)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085213351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907085213351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085213351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085213351 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085213351 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907085213351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085213351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085213351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085213351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085213352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085213352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085213352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085213353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085213353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085213353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085213353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085213353 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085213353 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907085213353 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085213353 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085213353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085213353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1513)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085213356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1514)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 20240907085213365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085213365 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1512)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@8c3f6802a96e: 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(1518)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085213392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907085213392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085213392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085213392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085213392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907085213392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085213392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085213392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085213392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085213394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085213394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085213394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085213394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085213394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085213394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085213394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085213394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085213394 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907085213394 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085213394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085213395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085213395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1518)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085213399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085213410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085213410 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@8c3f6802a96e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8c3f6802a96e: Starting RAN_Emulation SGSN_Test_0-M3UA(1521)@8c3f6802a96e: ************************************************* SGSN_Test_0-M3UA(1521)@8c3f6802a96e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@8c3f6802a96e: ************************************************* SGSN_Test_0-SCCP(1519)@8c3f6802a96e: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1517)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907085213612 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240907085213612 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) 20240907085213612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240907085213612 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)@8c3f6802a96e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240907085213615 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) 20240907085213615 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240907085213615 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240907085213615 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240907085213615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240907085213615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240907085213615 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240907085213616 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) 20240907085213616 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240907085213616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240907085213616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240907085213616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240907085213616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240907085213616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240907085213616 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240907085214128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085214128 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907085214128 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907085214128 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@8c3f6802a96e: 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) } } } } 20240907085214130 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907085214131 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907085214423 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) 20240907085214423 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085214423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085214423 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) 20240907085214423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085214423 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) 20240907085214423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085214423 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085214423 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240907085214423 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240907085214423 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) 20240907085214423 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085214423 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085214424 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) 20240907085214424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085214424 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) 20240907085214424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085214424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@8c3f6802a96e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1506)@8c3f6802a96e: Adding Client=TC_attach_pdp_act_pmm_idle(1526), IMSI='262420000001005'H, TLLI='DD212358'O, index=0 SGSN_Test-GSUP(1524)@8c3f6802a96e: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1526) TC_attach_pdp_act_pmm_idle(1526)@8c3f6802a96e: 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 := 'DE44'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(1520)@8c3f6802a96e: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1526)5847997 SGSN_Test_0-RAN(1520)@8c3f6802a96e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: First idle individual index:0 20240907085215198 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) 20240907085215198 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085215198 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) 20240907085215198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215198 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) 20240907085215198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085215198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085215198 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240907085215198 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240907085215198 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240907085215198 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20240907085215198 DMM DEBUG GMM(gmm_fsm)[0x55a38faf1590]{Deregistered}: Allocated (fsm.c:456) 20240907085215198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907085215199 DMM DEBUG MM_STATE_Gb[0x55a38faeb3a0]{Idle}: Allocated (fsm.c:456) 20240907085215199 DMM DEBUG MM_STATE_Iu[0x55a38faf58d0]{Detached}: Allocated (fsm.c:456) 20240907085215199 DMM DEBUG GMM(gmm_fsm)[0x55a38faf1590]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085215199 DMM DEBUG GMM(gmm_fsm)[0x55a38faf1590]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907085215199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907085215199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907085215199 DMM DEBUG MM(262420000001005/dc230be1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907085215199 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240907085215199 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) 20240907085215199 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085215199 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) 20240907085215199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215199 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) 20240907085215199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085215199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085215199 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) 20240907085215199 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085215199 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) 20240907085215199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215199 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) 20240907085215199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085215199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@8c3f6802a96e: { messageType := 2, destLocRef := '593BBD'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(1519)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@8c3f6802a96e: 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 := 'F14E721E7A86A1D3B74FFCE1F7546A2C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2E497E11'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5407E38DB1A748B2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9D89E3D61E5CE2D468F93C22B16077C3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '25B6D3CA306A4797A3CBBB953933207C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7E014CC56D8FB23A4248D8556A5B39C1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D2A46D0F6A262E13'O } } } } } SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: vl_len:23 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20240907085215207 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) 20240907085215207 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215207 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085215207 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) 20240907085215207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215207 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) 20240907085215207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085215207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085215207 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085215207 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085215207 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085215207 DMM DEBUG MM(262420000001005/dc230be1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20240907085215207 DMM NOTICE MM(262420000001005/dc230be1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907085215207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907085215208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907085215208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907085215208 DMM DEBUG MM(262420000001005/dc230be1) Requesting authorization (sgsn_auth.c:160) 20240907085215208 DMM INFO MM(262420000001005/dc230be1) Requesting authentication tuples (sgsn_auth.c:184) 20240907085215208 DMM DEBUG MM(262420000001005/dc230be1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907085215208 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20240907085215208 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1526) SGSN_Test-GSUP(1524)@8c3f6802a96e: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1526)"262420000001005" 20240907085215210 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907085215210 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907085215210 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907085215210 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907085215210 DMM INFO MM(262420000001005/dc230be1) Subscriber data update (mmctx.c:430) 20240907085215210 DMM DEBUG MM(262420000001005/dc230be1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907085215210 DMM INFO MM(262420000001005/dc230be1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907085215210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907085215210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907085215210 DMM INFO MM(262420000001005/dc230be1) <- GMM AUTH AND CIPHERING REQ (rand = f1 4e 72 1e 7a 86 a1 d3 b7 4f fc e1 f7 54 6a 2c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7e 01 4c c5 6d 8f b2 3a 42 48 d8 55 6a 5b 39 c1 ) (gprs_gmm.c:483) 20240907085215210 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240907085215211 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) 20240907085215211 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215211 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085215211 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) 20240907085215211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215211 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) 20240907085215211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085215211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: vl_len:37 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222D2A46D0F23094B99990000100005F029046A262E13'O 20240907085215217 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) 20240907085215217 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085215217 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) 20240907085215217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215217 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) 20240907085215217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085215217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085215217 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085215217 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085215217 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085215217 DMM INFO MM(262420000001005/dc230be1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907085215217 DMM NOTICE MM(262420000001005/dc230be1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907085215217 DMM DEBUG MM(262420000001005/dc230be1) checking auth: received UMTS RES = d2 a4 6d 0f 6a 26 2e 13 (gprs_gmm.c:666) 20240907085215217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907085215218 DMM DEBUG MM(262420000001005/dc230be1) Requesting authorization (sgsn_auth.c:160) 20240907085215218 DMM INFO MM(262420000001005/dc230be1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907085215218 DMM DEBUG MM(262420000001005/dc230be1) Requesting subscriber data update (gprs_subscriber.c:894) 20240907085215218 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20240907085215218 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) 20240907085215218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240907085215218 DMM DEBUG MM(262420000001005/dc230be1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240907085215218 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) 20240907085215218 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085215218 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) 20240907085215218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215218 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) 20240907085215218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085215218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: vl_len:12 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240907085215226 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) 20240907085215226 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085215226 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) 20240907085215226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215226 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) 20240907085215226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085215226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085215226 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240907085215226 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240907085215226 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240907085215226 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20240907085215226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240907085215226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240907085215226 DMM INFO MM(262420000001005/dc230be1) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc230be1) (gprs_gmm.c:300) 20240907085215226 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240907085215226 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) 20240907085215226 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085215226 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) 20240907085215226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215226 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) 20240907085215226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085215226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085215226 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) 20240907085215226 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085215226 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) 20240907085215226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215226 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) 20240907085215226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085215226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240907085215230 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907085215230 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907085215230 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240907085215230 DMM INFO MM(262420000001005/dc230be1) Subscriber data update (mmctx.c:430) 20240907085215230 DMM DEBUG MM(262420000001005/dc230be1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907085215230 DMM INFO MM(262420000001005/dc230be1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907085215230 DMM NOTICE MM(262420000001005/dc230be1) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20240907085215230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907085215230 DMM NOTICE MM(262420000001005/dc230be1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907085215230 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) 20240907085215231 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907085215231 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240907085215231 DMM INFO MM(262420000001005/dc230be1) Subscriber data update (mmctx.c:430) 20240907085215231 DMM DEBUG MM(262420000001005/dc230be1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: vl_len:14 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240907085215233 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) 20240907085215233 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215233 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085215233 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) 20240907085215233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215233 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) 20240907085215233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085215233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085215233 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085215233 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085215233 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085215233 DMM INFO MM(262420000001005/dc230be1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907085215233 DMM NOTICE MM(262420000001005/dc230be1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907085215233 DMM DEBUG GMM(gmm_fsm)[0x55a38faf1590]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907085215233 DMM DEBUG GMM(gmm_fsm)[0x55a38faf1590]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085215233 DMM DEBUG MM_STATE_Iu(7)[0x55a38faf58d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240907085215233 DMM DEBUG MM_STATE_Iu(7)[0x55a38faf58d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240907085215233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907085215233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240907085215233 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) 20240907085215233 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215233 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085215233 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) 20240907085215234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215234 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) 20240907085215234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085215234 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: vl_len:7 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240907085215238 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) 20240907085215238 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085215238 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) 20240907085215238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215239 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) 20240907085215239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085215239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085215239 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240907085215239 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240907085215239 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240907085215239 DMM INFO MM(262420000001005/dc230be1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240907085215239 DMM DEBUG MM_STATE_Iu(7)[0x55a38faf58d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240907085215239 DMM DEBUG MM_STATE_Iu(7)[0x55a38faf58d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240907085215239 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) 20240907085215239 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215239 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085215239 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) 20240907085215239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215239 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) 20240907085215239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085215239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Session index based on local reference:0 20240907085215240 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) 20240907085215240 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215240 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085215240 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) 20240907085215240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215240 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) 20240907085215240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085215240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@8c3f6802a96e: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1526)5847997 TC_attach_pdp_act_pmm_idle(1526)@8c3f6802a96e: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1526)@8c3f6802a96e: 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 := 'DC230BE1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@8c3f6802a96e: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1526)8412753 SGSN_Test_0-RAN(1520)@8c3f6802a96e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: First idle individual index:0 20240907085215441 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) 20240907085215442 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085215442 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) 20240907085215442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215442 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) 20240907085215442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085215442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085215442 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240907085215442 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240907085215442 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240907085215442 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDC230BE1) type="data" (gprs_gmm.c:1928) 20240907085215442 DMM DEBUG GMM(gmm_fsm)[0x55a38faf1590]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1963) 20240907085215442 DMM DEBUG GMM(gmm_fsm)[0x55a38faf1590]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240907085215442 DMM DEBUG MM(262420000001005/dc230be1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240907085215442 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) 20240907085215442 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215442 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085215442 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) 20240907085215442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215442 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) 20240907085215442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085215442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085215442 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) 20240907085215442 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215442 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085215442 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) 20240907085215443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215443 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) 20240907085215443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085215443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@8c3f6802a96e: { messageType := 2, destLocRef := '805E51'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(1519)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: vl_len:12 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240907085215447 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) 20240907085215447 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215447 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085215447 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) 20240907085215447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215447 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) 20240907085215447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085215447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085215447 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240907085215447 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240907085215447 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240907085215447 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20240907085215447 DMM DEBUG MM_STATE_Iu(7)[0x55a38faf58d0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240907085215447 DMM DEBUG MM_STATE_Iu(7)[0x55a38faf58d0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240907085215447 DMM INFO MM(262420000001005/dc230be1) <- GMM SERVICE ACCEPT (P-TMSI=0xdc230be1) (gprs_gmm.c:813) 20240907085215447 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240907085215447 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) 20240907085215447 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215447 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085215447 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) 20240907085215447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215447 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) 20240907085215447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085215447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085215447 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) 20240907085215447 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215447 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085215447 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) 20240907085215447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215447 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) 20240907085215447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085215447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1526)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: vl_len:23 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240907085215454 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) 20240907085215454 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085215454 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) 20240907085215454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215454 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) 20240907085215454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085215454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085215454 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085215454 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085215454 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085215454 DMM INFO MM(262420000001005/dc230be1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907085215454 DMM INFO MM(262420000001005/dc230be1) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907085215454 DMM DEBUG MM(262420000001005/dc230be1) Using GGSN 0 (gprs_sm.c:312) 20240907085215454 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) 20240907085215454 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20240907085215454 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907085215454 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20240907085215454 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20240907085215464 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 ea 60 49 b5 11 4c f5 2c aa 14 05 7f 1d ac 50 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=1083 from retransmit req queue (gtp.c:443) 20240907085215464 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cc6678, cbp=0x55a38faf5bc0) (sgsn_libgtp.c:629) 20240907085215464 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907085215464 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) 20240907085215464 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085215464 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) 20240907085215464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215464 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) 20240907085215464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085215464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: vl_len:30 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800CB5FBD54'O 20240907085215481 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) 20240907085215481 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215481 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085215481 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) 20240907085215481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215481 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) 20240907085215481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085215481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085215481 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240907085215481 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240907085215481 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240907085215481 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20240907085215481 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240907085215481 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20240907085215481 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907085215481 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240907085215481 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) 20240907085215481 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085215481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085215481 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) 20240907085215481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085215481 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) 20240907085215481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085215481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Session index based on local reference:0 TC_attach_pdp_act_pmm_idle(1526)@8c3f6802a96e: 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_pmm_idle(1526)@8c3f6802a96e: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 will be put to the reassembly buffer MC@8c3f6802a96e: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240907085215484 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907085215484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1524)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1509)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1518)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@8c3f6802a96e: Final verdict of PTC: none 20240907085215487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50468<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240907085215487 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240907085215487 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) 20240907085215487 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240907085215487 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240907085215487 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240907085215487 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) 20240907085215487 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240907085215487 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240907085215487 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) 20240907085215487 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) 20240907085215487 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240907085215487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240907085215487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240907085215487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240907085215487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240907085215487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240907085215487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240907085215487 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb1-NS1(1508)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98(1513)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1506)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1512)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1517)@8c3f6802a96e: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1526)@8c3f6802a96e: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI97-provIP(1507)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1511)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1516)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1506): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1507): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1508): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1509): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1512): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1517): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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@8c3f6802a96e: 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'. Sat Sep 7 08:52:15 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=279620) 20240907085216485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085216485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=279620, count=284220) 20240907085217487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085217487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240907085217488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240907085217488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240907085217488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:52: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_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 20240907085218488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085218488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_pmm_idle_rx_mt_data started. 20240907085218643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085218644 DMM INFO MM(262420000001005/dc230be1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907085218644 DMM INFO MM(262420000001005/dc230be1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907085218644 DMM DEBUG GMM(gmm_fsm)[0x55a38faf1590]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907085218644 DMM DEBUG GMM(gmm_fsm)[0x55a38faf1590]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907085218644 DMM DEBUG MM_STATE_Iu(7)[0x55a38faf58d0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240907085218644 DMM DEBUG MM_STATE_Iu(7)[0x55a38faf58d0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240907085218644 DMM NOTICE MM(262420000001005/dc230be1) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240907085218644 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20240907085218644 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240907085218644 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907085218645 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20240907085218645 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20240907085218645 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) 20240907085218645 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) 20240907085218645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907085218645 DMM DEBUG MM_STATE_Gb[0x55a38faeb3a0]{Idle}: Deallocated (fsm.c:568) 20240907085218645 DMM DEBUG MM_STATE_Iu(7)[0x55a38faf58d0]{Detached}: Deallocated (fsm.c:568) 20240907085218645 DMM DEBUG GMM(gmm_fsm)[0x55a38faf1590]{Deregistered}: Deallocated (fsm.c:568) 20240907085218645 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240907085218645 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) 20240907085218645 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085218645 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085218645 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) 20240907085218645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085218645 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) 20240907085218645 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085218691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085218691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085218691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085218691 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085218691 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085218691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085218691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085218691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085218691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085218693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085218693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085218693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085218693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085218694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085218694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085218694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085218694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085218694 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907085218694 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085218694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1531)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907085218694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085218694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085218697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1532)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1528)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085218706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085218706 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1530)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085218726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907085218726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085218726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085218726 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085218726 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907085218726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085218726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085218726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085218726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085218728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085218728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085218728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085218728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085218729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085218729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085218729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085218729 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085218729 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907085218729 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085218729 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1536)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240907085218729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085218729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085218733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1537)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1533)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085218742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085218742 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1535)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085218768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907085218768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085218768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085218768 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085218768 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907085218768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085218768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085218768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085218768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085218770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085218770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085218770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085218770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085218770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085218770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085218770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085218770 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085218770 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907085218770 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085218770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085218770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085218770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1541)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085218774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085218783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085218783 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1540)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8c3f6802a96e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@8c3f6802a96e: ************************************************* SGSN_Test_0-M3UA(1544)@8c3f6802a96e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@8c3f6802a96e: ************************************************* MTC@8c3f6802a96e: Starting RAN_Emulation SGSN_Test_0-SCCP(1542)@8c3f6802a96e: v_sccp_pdu_maxlen:268 20240907085218993 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240907085218993 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) 20240907085218993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240907085218993 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)@8c3f6802a96e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240907085218995 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) 20240907085218995 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240907085218995 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240907085218995 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240907085218995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240907085218995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240907085218995 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240907085218996 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) 20240907085218996 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240907085218996 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240907085218996 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240907085218996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240907085218996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240907085218996 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240907085218997 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240907085219489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085219489 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907085219489 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907085219489 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@8c3f6802a96e: 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) } } } } 20240907085219492 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907085219493 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907085219802 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) 20240907085219803 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085219803 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085219803 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) 20240907085219803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085219803 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) 20240907085219803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085219803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085219803 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240907085219803 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240907085219803 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) 20240907085219803 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085219803 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085219803 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) 20240907085219803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085219803 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) 20240907085219803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085219803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@8c3f6802a96e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1530)@8c3f6802a96e: Adding Client=TC_pmm_idle_rx_mt_data(1549), IMSI='262420000001007'H, TLLI='F44A896F'O, index=0 SGSN_Test-GSUP(1547)@8c3f6802a96e: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1549) TC_pmm_idle_rx_mt_data(1549)@8c3f6802a96e: 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 := 'C10D'O, rac := '2D'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)@8c3f6802a96e: Added conn table entry 0TC_pmm_idle_rx_mt_data(1549)16350209 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: First idle individual index:0 SGSN_Test_0-RAN(1543)@8c3f6802a96e: patch: N(SD) for ConnIdx 0 set to 1 20240907085220554 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) 20240907085220554 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085220554 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) 20240907085220554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220554 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) 20240907085220554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085220554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085220554 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240907085220554 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240907085220554 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240907085220554 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20240907085220554 DMM DEBUG GMM(gmm_fsm)[0x55a38faf58d0]{Deregistered}: Allocated (fsm.c:456) 20240907085220554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Allocated (fsm.c:456) 20240907085220554 DMM DEBUG MM_STATE_Gb[0x55a38fae3ec0]{Idle}: Allocated (fsm.c:456) 20240907085220554 DMM DEBUG MM_STATE_Iu[0x55a38faf69f0]{Detached}: Allocated (fsm.c:456) 20240907085220554 DMM DEBUG GMM(gmm_fsm)[0x55a38faf58d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085220554 DMM DEBUG GMM(gmm_fsm)[0x55a38faf58d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907085220554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907085220554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907085220554 DMM DEBUG MM(262420000001007/d8013c8f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907085220554 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240907085220554 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) 20240907085220554 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085220554 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) 20240907085220554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220554 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) 20240907085220554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085220554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085220554 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) 20240907085220554 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085220554 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) 20240907085220554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220554 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) 20240907085220554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085220554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@8c3f6802a96e: { messageType := 2, destLocRef := 'F97C01'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)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@8c3f6802a96e: 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 := 'EA554F0077B57F35349BC9F8513F0E4A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A20AE56E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D2CCBE99B4CFCA1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5DB1A9161C94427B4ECFF0060BCE23ED'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C8144C51CE04A1B39DB0CE520B56C2CC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D13EF86540BBD12D23D6635534ADF682'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ECB06EA2FE73DD48'O } } } } } SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: vl_len:23 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20240907085220563 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) 20240907085220563 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085220563 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) 20240907085220563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220563 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) 20240907085220563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085220563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085220563 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085220563 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085220563 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085220563 DMM DEBUG MM(262420000001007/d8013c8f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20240907085220563 DMM NOTICE MM(262420000001007/d8013c8f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907085220563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907085220563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907085220563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907085220563 DMM DEBUG MM(262420000001007/d8013c8f) Requesting authorization (sgsn_auth.c:160) 20240907085220563 DMM INFO MM(262420000001007/d8013c8f) Requesting authentication tuples (sgsn_auth.c:184) 20240907085220563 DMM DEBUG MM(262420000001007/d8013c8f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907085220563 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20240907085220563 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1549) SGSN_Test-GSUP(1547)@8c3f6802a96e: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1549)"262420000001007" 20240907085220566 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907085220566 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907085220566 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907085220566 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907085220566 DMM INFO MM(262420000001007/d8013c8f) Subscriber data update (mmctx.c:430) 20240907085220566 DMM DEBUG MM(262420000001007/d8013c8f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907085220566 DMM INFO MM(262420000001007/d8013c8f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907085220566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907085220566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907085220566 DMM INFO MM(262420000001007/d8013c8f) <- GMM AUTH AND CIPHERING REQ (rand = ea 55 4f 00 77 b5 7f 35 34 9b c9 f8 51 3f 0e 4a , mmctx_is_r99=1, vec->auth_types=0x3, autn = d1 3e f8 65 40 bb d1 2d 23 d6 63 55 34 ad f6 82 ) (gprs_gmm.c:483) 20240907085220566 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240907085220567 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) 20240907085220567 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220567 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085220567 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) 20240907085220567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220567 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) 20240907085220567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085220567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: vl_len:37 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22ECB06EA223094B99990000100007F02904FE73DD48'O 20240907085220572 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) 20240907085220572 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220572 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085220572 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) 20240907085220572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220572 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) 20240907085220572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085220572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085220572 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085220572 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085220572 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085220572 DMM INFO MM(262420000001007/d8013c8f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907085220572 DMM NOTICE MM(262420000001007/d8013c8f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907085220572 DMM DEBUG MM(262420000001007/d8013c8f) checking auth: received UMTS RES = ec b0 6e a2 fe 73 dd 48 (gprs_gmm.c:666) 20240907085220572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907085220572 DMM DEBUG MM(262420000001007/d8013c8f) Requesting authorization (sgsn_auth.c:160) 20240907085220573 DMM INFO MM(262420000001007/d8013c8f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907085220573 DMM DEBUG MM(262420000001007/d8013c8f) Requesting subscriber data update (gprs_subscriber.c:894) 20240907085220573 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20240907085220573 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) 20240907085220573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240907085220573 DMM DEBUG MM(262420000001007/d8013c8f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240907085220573 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) 20240907085220573 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220573 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085220573 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) 20240907085220573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220573 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) 20240907085220573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085220573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: vl_len:12 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240907085220579 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) 20240907085220579 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220579 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085220579 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) 20240907085220579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220579 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) 20240907085220579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085220579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085220579 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240907085220579 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240907085220579 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240907085220579 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20240907085220579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240907085220579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240907085220579 DMM INFO MM(262420000001007/d8013c8f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8013c8f) (gprs_gmm.c:300) 20240907085220579 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240907085220579 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) 20240907085220579 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220579 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085220579 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) 20240907085220579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220579 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) 20240907085220579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085220579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085220579 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) 20240907085220579 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220579 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085220579 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) 20240907085220579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220579 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) 20240907085220579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085220579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240907085220582 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907085220582 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907085220582 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240907085220582 DMM INFO MM(262420000001007/d8013c8f) Subscriber data update (mmctx.c:430) 20240907085220582 DMM DEBUG MM(262420000001007/d8013c8f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907085220582 DMM INFO MM(262420000001007/d8013c8f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907085220582 DMM NOTICE MM(262420000001007/d8013c8f) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20240907085220582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907085220582 DMM NOTICE MM(262420000001007/d8013c8f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907085220582 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) 20240907085220583 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907085220583 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240907085220583 DMM INFO MM(262420000001007/d8013c8f) Subscriber data update (mmctx.c:430) 20240907085220583 DMM DEBUG MM(262420000001007/d8013c8f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: vl_len:14 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240907085220585 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) 20240907085220585 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085220585 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) 20240907085220585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220585 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) 20240907085220585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085220585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085220586 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085220586 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085220586 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085220586 DMM INFO MM(262420000001007/d8013c8f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907085220586 DMM NOTICE MM(262420000001007/d8013c8f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907085220586 DMM DEBUG GMM(gmm_fsm)[0x55a38faf58d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907085220586 DMM DEBUG GMM(gmm_fsm)[0x55a38faf58d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085220586 DMM DEBUG MM_STATE_Iu(9)[0x55a38faf69f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240907085220586 DMM DEBUG MM_STATE_Iu(9)[0x55a38faf69f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240907085220586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907085220586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240907085220586 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) 20240907085220586 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085220586 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) 20240907085220586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220586 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) 20240907085220586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085220586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: vl_len:7 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240907085220590 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) 20240907085220590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085220590 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) 20240907085220590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220590 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) 20240907085220590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085220590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085220590 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240907085220590 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240907085220590 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240907085220591 DMM INFO MM(262420000001007/d8013c8f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240907085220591 DMM DEBUG MM_STATE_Iu(9)[0x55a38faf69f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240907085220591 DMM DEBUG MM_STATE_Iu(9)[0x55a38faf69f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240907085220591 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) 20240907085220591 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085220591 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) 20240907085220591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220591 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) 20240907085220591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085220591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Session index based on local reference:0 20240907085220592 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) 20240907085220592 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085220592 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) 20240907085220592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220592 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) SGSN_Test_0-RAN(1543)@8c3f6802a96e: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1549)16350209 20240907085220592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085220592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_pmm_idle_rx_mt_data(1549)@8c3f6802a96e: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1549)@8c3f6802a96e: 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 := 'D8013C8F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@8c3f6802a96e: Added conn table entry 0TC_pmm_idle_rx_mt_data(1549)16244395 SGSN_Test_0-RAN(1543)@8c3f6802a96e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: First idle individual index:0 20240907085220793 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) 20240907085220793 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085220793 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) 20240907085220793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220793 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) 20240907085220793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085220793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085220794 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240907085220794 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240907085220794 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240907085220794 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD8013C8F) type="data" (gprs_gmm.c:1928) 20240907085220794 DMM DEBUG GMM(gmm_fsm)[0x55a38faf58d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1963) 20240907085220794 DMM DEBUG GMM(gmm_fsm)[0x55a38faf58d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240907085220794 DMM DEBUG MM(262420000001007/d8013c8f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240907085220794 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) 20240907085220794 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085220794 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) 20240907085220794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220794 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) 20240907085220794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085220794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085220794 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) 20240907085220794 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085220795 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) 20240907085220795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220795 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) 20240907085220795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085220795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@8c3f6802a96e: { messageType := 2, destLocRef := 'F7DEAB'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)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: vl_len:12 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240907085220799 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) 20240907085220799 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085220799 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) 20240907085220799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220799 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) 20240907085220799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085220799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085220799 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240907085220799 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240907085220799 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240907085220799 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20240907085220800 DMM DEBUG MM_STATE_Iu(9)[0x55a38faf69f0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240907085220800 DMM DEBUG MM_STATE_Iu(9)[0x55a38faf69f0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240907085220800 DMM INFO MM(262420000001007/d8013c8f) <- GMM SERVICE ACCEPT (P-TMSI=0xd8013c8f) (gprs_gmm.c:813) 20240907085220800 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240907085220800 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) 20240907085220800 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085220800 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) 20240907085220800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220800 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) 20240907085220800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085220800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085220800 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) 20240907085220800 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085220800 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) 20240907085220800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220800 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) 20240907085220800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085220800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1549)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: vl_len:23 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240907085220806 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) 20240907085220806 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085220806 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) 20240907085220806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220806 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) 20240907085220806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085220806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085220806 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085220806 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085220806 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085220806 DMM INFO MM(262420000001007/d8013c8f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907085220806 DMM INFO MM(262420000001007/d8013c8f) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907085220806 DMM DEBUG MM(262420000001007/d8013c8f) Using GGSN 0 (gprs_sm.c:312) 20240907085220806 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) 20240907085220806 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20240907085220806 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907085220806 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20240907085220806 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20240907085220816 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 d2 dd d4 3d 11 41 5e de 9f 14 05 7f b4 b0 94 7e 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) 20240907085220816 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cc76e8, cbp=0x55a38faf6b20) (sgsn_libgtp.c:629) 20240907085220816 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907085220816 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) 20240907085220816 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085220816 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) 20240907085220816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220816 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) 20240907085220816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085220816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: vl_len:30 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800CFA0AE6D'O 20240907085220832 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) 20240907085220832 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220832 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085220832 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) 20240907085220832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220832 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) 20240907085220832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085220832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085220832 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240907085220832 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240907085220832 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240907085220832 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20240907085220832 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240907085220832 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20240907085220832 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907085220832 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240907085220832 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) 20240907085220832 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085220832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085220832 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) 20240907085220832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085220832 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) 20240907085220832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085220832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8c3f6802a96e: DT1 data has been put to the reassembly buffer TC_pmm_idle_rx_mt_data(1549)@8c3f6802a96e: 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(1542)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@8c3f6802a96e: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@8c3f6802a96e: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. 20240907085220836 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907085220836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1547)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@8c3f6802a96e: Final verdict of PTC: none 20240907085220837 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240907085220837 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) 20240907085220837 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240907085220837 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240907085220837 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240907085220837 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) 20240907085220837 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240907085220838 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240907085220837 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240907085220837 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) 20240907085220837 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) 20240907085220837 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240907085220837 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240907085220837 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240907085220837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240907085220837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240907085220837 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240907085220837 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI98(1536)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1531)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@8c3f6802a96e: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1535)@8c3f6802a96e: Final verdict of PTC: none 20240907085220839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46154<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1537)@8c3f6802a96e: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1530)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1541)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@8c3f6802a96e: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1540)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1529)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1534)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1539)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@8c3f6802a96e: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1549)@8c3f6802a96e: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1530): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1535): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1540): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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@8c3f6802a96e: 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'. Sat Sep 7 08:52:20 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=279520) 20240907085221836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085221836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=279520, count=284152) 20240907085222837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085222837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240907085222839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240907085222839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240907085222839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:52: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_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 20240907085223838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085223838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_update_ctx_err_ind_from_ggsn started. 20240907085223994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085223995 DMM INFO MM(262420000001007/d8013c8f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907085223995 DMM INFO MM(262420000001007/d8013c8f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907085223995 DMM DEBUG GMM(gmm_fsm)[0x55a38faf58d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907085223995 DMM DEBUG GMM(gmm_fsm)[0x55a38faf58d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907085223995 DMM DEBUG MM_STATE_Iu(9)[0x55a38faf69f0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240907085223996 DMM DEBUG MM_STATE_Iu(9)[0x55a38faf69f0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240907085223996 DMM NOTICE MM(262420000001007/d8013c8f) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240907085223996 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20240907085223996 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240907085223996 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907085223996 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20240907085223996 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20240907085223996 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) 20240907085223996 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) 20240907085223996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38faeb3a0]{Init}: Deallocated (fsm.c:568) 20240907085223996 DMM DEBUG MM_STATE_Gb[0x55a38fae3ec0]{Idle}: Deallocated (fsm.c:568) 20240907085223996 DMM DEBUG MM_STATE_Iu(9)[0x55a38faf69f0]{Detached}: Deallocated (fsm.c:568) 20240907085223996 DMM DEBUG GMM(gmm_fsm)[0x55a38faf58d0]{Deregistered}: Deallocated (fsm.c:568) 20240907085223996 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240907085223996 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) 20240907085223996 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085223996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085223996 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) 20240907085223996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085223996 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) 20240907085223996 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085224042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085224042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085224042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085224042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085224042 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085224042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085224042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085224042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085224042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085224043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085224043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085224043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085224043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085224043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085224043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085224043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085224043 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085224043 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240907085224043 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085224043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085224044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085224044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1554)@8c3f6802a96e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085224048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1555)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1551)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085224057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085224057 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1556)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@8c3f6802a96e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1555)@8c3f6802a96e: 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(1560)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1560)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085224090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240907085224090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085224090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085224090 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085224090 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240907085224090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085224090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085224090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085224090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1560)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085224091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085224091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085224091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085224092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085224092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085224092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085224092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085224092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085224092 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240907085224092 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085224092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085224093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085224093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(1559)@8c3f6802a96e: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1560)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1560)@8c3f6802a96e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085224097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085224108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a38fae5b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085224108 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1561)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1557)@8c3f6802a96e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1559)@8c3f6802a96e: 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)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@8c3f6802a96e: Provider Link came up: sending NS-RESET 20240907085224120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240907085224120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085224120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085224120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085224120 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240907085224120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085224120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085224120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085224120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240907085224122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085224122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085224122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085224122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240907085224122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240907085224122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240907085224122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240907085224122 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085224122 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240907085224122 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240907085224122 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240907085224123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240907085224123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@8c3f6802a96e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1564)@8c3f6802a96e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240907085224127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@8c3f6802a96e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@8c3f6802a96e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240907085224137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a38fae8240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240907085224137 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@8c3f6802a96e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8c3f6802a96e: Starting RAN_Emulation SGSN_Test_0-M3UA(1567)@8c3f6802a96e: ************************************************* SGSN_Test_0-M3UA(1567)@8c3f6802a96e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@8c3f6802a96e: ************************************************* SGSN_Test_0-SCCP(1565)@8c3f6802a96e: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1563)@8c3f6802a96e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240907085224340 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240907085224340 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) 20240907085224340 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240907085224340 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)@8c3f6802a96e: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240907085224343 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) 20240907085224343 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240907085224343 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240907085224343 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240907085224343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240907085224343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240907085224343 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240907085224344 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) 20240907085224344 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240907085224344 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240907085224344 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240907085224344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240907085224344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240907085224344 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240907085224345 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240907085224839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085224839 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240907085224839 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240907085224839 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@8c3f6802a96e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@8c3f6802a96e: 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) } } } } 20240907085224841 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907085224841 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@8c3f6802a96e: 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)@8c3f6802a96e: 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)@8c3f6802a96e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@8c3f6802a96e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907085225150 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) 20240907085225150 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085225150 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085225150 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) 20240907085225150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085225150 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) 20240907085225150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085225150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085225150 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240907085225151 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240907085225151 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) 20240907085225151 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085225151 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085225151 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) 20240907085225151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085225151 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) 20240907085225151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085225151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@8c3f6802a96e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@8c3f6802a96e: Adding Client=TC_update_ctx_err_ind_from_ggsn(1572), IMSI='262420000001004'H, TLLI='FB25AFD5'O, index=0 SGSN_Test-GSUP(1570)@8c3f6802a96e: 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)@8c3f6802a96e: 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 := 'F500'O, rac := '8E'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(1566)@8c3f6802a96e: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)4148287 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: First idle individual index:0 SGSN_Test_0-RAN(1566)@8c3f6802a96e: patch: N(SD) for ConnIdx 0 set to 1 20240907085225906 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) 20240907085225906 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085225906 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085225906 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) 20240907085225906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085225906 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) 20240907085225906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085225906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085225906 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240907085225906 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240907085225906 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240907085225906 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20240907085225906 DMM DEBUG GMM(gmm_fsm)[0x55a38faf69f0]{Deregistered}: Allocated (fsm.c:456) 20240907085225906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Allocated (fsm.c:456) 20240907085225906 DMM DEBUG MM_STATE_Gb[0x55a38faeb3a0]{Idle}: Allocated (fsm.c:456) 20240907085225906 DMM DEBUG MM_STATE_Iu[0x55a38faf78a0]{Detached}: Allocated (fsm.c:456) 20240907085225906 DMM DEBUG GMM(gmm_fsm)[0x55a38faf69f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240907085225906 DMM DEBUG GMM(gmm_fsm)[0x55a38faf69f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240907085225906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240907085225907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240907085225907 DMM DEBUG MM(262420000001004/d2b8722f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240907085225907 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240907085225907 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) 20240907085225907 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085225907 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085225907 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) 20240907085225907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085225907 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) 20240907085225907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085225907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085225907 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) 20240907085225907 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085225907 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085225907 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) 20240907085225907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085225907 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) 20240907085225907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085225907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8c3f6802a96e: { messageType := 2, destLocRef := '3F4C3F'O ("?L?"), 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)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@8c3f6802a96e: 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 := '13AC0F6173243FEED01AC53EC0F21170'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '35F98F70'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B74303D499B0A09D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F4AD038765973E77F41671E1F797597F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4E51491E81CCE9EEC7C70648DD6A1811'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2A954AB2F34005A482B6E279B1CD96FA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '647C968169C81D3C'O } } } } } SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: vl_len:23 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240907085225915 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) 20240907085225915 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085225915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085225915 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) 20240907085225915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085225915 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) 20240907085225915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085225915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085225915 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085225915 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085225915 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085225915 DMM DEBUG MM(262420000001004/d2b8722f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240907085225915 DMM NOTICE MM(262420000001004/d2b8722f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240907085225915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240907085225915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240907085225915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240907085225915 DMM DEBUG MM(262420000001004/d2b8722f) Requesting authorization (sgsn_auth.c:160) 20240907085225915 DMM INFO MM(262420000001004/d2b8722f) Requesting authentication tuples (sgsn_auth.c:184) 20240907085225915 DMM DEBUG MM(262420000001004/d2b8722f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240907085225915 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240907085225915 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)@8c3f6802a96e: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1572) SGSN_Test-GSUP(1570)@8c3f6802a96e: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1572)"262420000001004" 20240907085225918 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240907085225918 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240907085225918 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240907085225918 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240907085225918 DMM INFO MM(262420000001004/d2b8722f) Subscriber data update (mmctx.c:430) 20240907085225918 DMM DEBUG MM(262420000001004/d2b8722f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240907085225918 DMM INFO MM(262420000001004/d2b8722f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240907085225918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240907085225918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240907085225918 DMM INFO MM(262420000001004/d2b8722f) <- GMM AUTH AND CIPHERING REQ (rand = 13 ac 0f 61 73 24 3f ee d0 1a c5 3e c0 f2 11 70 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2a 95 4a b2 f3 40 05 a4 82 b6 e2 79 b1 cd 96 fa ) (gprs_gmm.c:483) 20240907085225918 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240907085225919 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) 20240907085225919 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085225919 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085225919 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) 20240907085225919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085225919 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) 20240907085225919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085225919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: vl_len:37 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322647C968123094B99990000100004F0290469C81D3C'O 20240907085225924 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) 20240907085225924 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085225924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085225924 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) 20240907085225924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085225924 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) 20240907085225924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085225924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085225924 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085225924 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085225924 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085225924 DMM INFO MM(262420000001004/d2b8722f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240907085225924 DMM NOTICE MM(262420000001004/d2b8722f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240907085225924 DMM DEBUG MM(262420000001004/d2b8722f) checking auth: received UMTS RES = 64 7c 96 81 69 c8 1d 3c (gprs_gmm.c:666) 20240907085225924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240907085225924 DMM DEBUG MM(262420000001004/d2b8722f) Requesting authorization (sgsn_auth.c:160) 20240907085225924 DMM INFO MM(262420000001004/d2b8722f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240907085225924 DMM DEBUG MM(262420000001004/d2b8722f) Requesting subscriber data update (gprs_subscriber.c:894) 20240907085225924 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240907085225924 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) 20240907085225924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240907085225924 DMM DEBUG MM(262420000001004/d2b8722f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240907085225925 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) 20240907085225925 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085225925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085225925 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) 20240907085225925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085225925 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) 20240907085225925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085225925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: vl_len:12 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240907085225932 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) 20240907085225932 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085225932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085225932 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) 20240907085225932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085225932 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) 20240907085225932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085225932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085225932 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240907085225932 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240907085225932 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240907085225932 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20240907085225932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240907085225932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240907085225932 DMM INFO MM(262420000001004/d2b8722f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2b8722f) (gprs_gmm.c:300) 20240907085225932 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240907085225932 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) 20240907085225932 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085225932 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085225932 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) 20240907085225932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085225932 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) 20240907085225933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085225933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085225933 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) 20240907085225933 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085225933 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085225933 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) 20240907085225933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085225933 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) 20240907085225933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085225933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240907085225937 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240907085225937 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240907085225937 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240907085225937 DMM INFO MM(262420000001004/d2b8722f) Subscriber data update (mmctx.c:430) 20240907085225937 DMM DEBUG MM(262420000001004/d2b8722f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240907085225937 DMM INFO MM(262420000001004/d2b8722f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240907085225937 DMM NOTICE MM(262420000001004/d2b8722f) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240907085225937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240907085225937 DMM NOTICE MM(262420000001004/d2b8722f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240907085225937 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) 20240907085225937 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240907085225937 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240907085225937 DMM INFO MM(262420000001004/d2b8722f) Subscriber data update (mmctx.c:430) 20240907085225937 DMM DEBUG MM(262420000001004/d2b8722f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: vl_len:14 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240907085225940 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) 20240907085225940 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085225940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085225940 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) 20240907085225940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085225940 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) 20240907085225940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085225940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085225940 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085225940 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085225940 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085225940 DMM INFO MM(262420000001004/d2b8722f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240907085225940 DMM NOTICE MM(262420000001004/d2b8722f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240907085225940 DMM DEBUG GMM(gmm_fsm)[0x55a38faf69f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240907085225940 DMM DEBUG GMM(gmm_fsm)[0x55a38faf69f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240907085225940 DMM DEBUG MM_STATE_Iu(11)[0x55a38faf78a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240907085225940 DMM DEBUG MM_STATE_Iu(11)[0x55a38faf78a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240907085225940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240907085225940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240907085225940 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) 20240907085225940 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085225940 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085225940 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) 20240907085225940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085225940 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) 20240907085225940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085225940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: vl_len:7 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240907085225945 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) 20240907085225945 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085225945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085225945 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) 20240907085225945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085225945 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) 20240907085225945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085225945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085225945 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240907085225945 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240907085225945 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240907085225945 DMM INFO MM(262420000001004/d2b8722f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240907085225945 DMM DEBUG MM_STATE_Iu(11)[0x55a38faf78a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240907085225945 DMM DEBUG MM_STATE_Iu(11)[0x55a38faf78a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240907085225945 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) 20240907085225945 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085225945 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085225945 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) 20240907085225945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085225946 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) 20240907085225946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085225946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Session index based on local reference:0 20240907085225947 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) 20240907085225947 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085225947 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085225947 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) 20240907085225947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085225947 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) 20240907085225947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085225947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@8c3f6802a96e: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)4148287 TC_update_ctx_err_ind_from_ggsn(1572)@8c3f6802a96e: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1572)@8c3f6802a96e: 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 := 'D2B8722F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@8c3f6802a96e: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)11474654 SGSN_Test_0-RAN(1566)@8c3f6802a96e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: First idle individual index:0 20240907085226149 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) 20240907085226149 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085226149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085226149 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) 20240907085226150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085226150 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) 20240907085226150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085226150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085226150 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240907085226150 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240907085226150 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240907085226150 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD2B8722F) type="data" (gprs_gmm.c:1928) 20240907085226150 DMM DEBUG GMM(gmm_fsm)[0x55a38faf69f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1963) 20240907085226150 DMM DEBUG GMM(gmm_fsm)[0x55a38faf69f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240907085226150 DMM DEBUG MM(262420000001004/d2b8722f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240907085226150 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) 20240907085226150 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085226150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085226150 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) 20240907085226150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085226150 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) 20240907085226150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085226150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085226150 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) 20240907085226150 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085226150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085226151 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) 20240907085226151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085226151 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) 20240907085226151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085226151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8c3f6802a96e: { messageType := 2, destLocRef := 'AF16DE'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)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: vl_len:12 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240907085226155 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) 20240907085226155 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085226155 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085226155 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) 20240907085226155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085226155 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) 20240907085226155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085226155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085226155 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240907085226155 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240907085226155 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240907085226155 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20240907085226155 DMM DEBUG MM_STATE_Iu(11)[0x55a38faf78a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240907085226155 DMM DEBUG MM_STATE_Iu(11)[0x55a38faf78a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240907085226155 DMM INFO MM(262420000001004/d2b8722f) <- GMM SERVICE ACCEPT (P-TMSI=0xd2b8722f) (gprs_gmm.c:813) 20240907085226155 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240907085226156 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) 20240907085226156 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085226156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085226156 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) 20240907085226156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085226156 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) 20240907085226156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085226156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085226156 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) 20240907085226156 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085226156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085226156 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) 20240907085226156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085226156 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) 20240907085226156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085226156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1572)@8c3f6802a96e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: vl_len:23 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240907085226162 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) 20240907085226162 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085226162 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085226162 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) 20240907085226162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085226162 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) 20240907085226162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085226162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085226162 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240907085226162 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240907085226162 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240907085226162 DMM INFO MM(262420000001004/d2b8722f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240907085226162 DMM INFO MM(262420000001004/d2b8722f) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240907085226162 DMM DEBUG MM(262420000001004/d2b8722f) Using GGSN 0 (gprs_sm.c:312) 20240907085226162 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) 20240907085226162 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240907085226162 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240907085226162 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20240907085226162 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20240907085226173 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 8c 21 65 36 11 9a 63 14 ee 14 05 7f e3 c6 cf e5 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) 20240907085226173 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f4f95cc8758, cbp=0x55a38faf79d0) (sgsn_libgtp.c:629) 20240907085226173 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240907085226173 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) 20240907085226173 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085226173 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085226173 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) 20240907085226173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085226173 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) 20240907085226173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085226173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: vl_len:30 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: vl_from0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800357251F2'O 20240907085226187 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) 20240907085226187 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085226187 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240907085226187 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) 20240907085226187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085226187 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) 20240907085226187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240907085226187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240907085226187 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240907085226187 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240907085226187 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240907085226187 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20240907085226187 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240907085226187 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20240907085226187 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240907085226187 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240907085226187 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) 20240907085226187 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085226187 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085226187 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) 20240907085226187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085226187 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) 20240907085226187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240907085226187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8c3f6802a96e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@8c3f6802a96e: 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)@8c3f6802a96e: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@8c3f6802a96e: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. 20240907085226191 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240907085226191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1570)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@8c3f6802a96e: Final verdict of PTC: none 20240907085226193 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240907085226193 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) 20240907085226193 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240907085226193 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240907085226193 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240907085226193 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) 20240907085226193 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240907085226193 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240907085226193 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) 20240907085226193 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) 20240907085226193 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240907085226193 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240907085226193 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240907085226193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240907085226193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240907085226193 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240907085226193 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240907085226193 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI98(1560)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97(1554)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1559)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99(1564)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@8c3f6802a96e: Final verdict of PTC: none 20240907085226194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46170<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1551)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1555)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test_0-RAN(1566)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@8c3f6802a96e: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1563)@8c3f6802a96e: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1557)@8c3f6802a96e: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@8c3f6802a96e: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@8c3f6802a96e: Final verdict of PTC: none -NSVCI99-provIP(1562)@8c3f6802a96e: Final verdict of PTC: none -NSVCI97-provIP(1552)@8c3f6802a96e: Final verdict of PTC: none -NSVCI98-provIP(1558)@8c3f6802a96e: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1572)@8c3f6802a96e: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: none MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1553): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1557): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98-provIP(1558): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-NS2(1559): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI98(1560): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1563): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@8c3f6802a96e: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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@8c3f6802a96e: 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'. Sat Sep 7 08:52:26 UTC 2024 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=279664) 20240907085227192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085227192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=279664, count=284376) 20240907085228193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085228193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240907085228193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240907085228193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240907085228193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test execution finished. MTC@8c3f6802a96e: 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 ------ Sat Sep 7 08:52: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_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 20240907085229194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085229194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_NS_connect_alive started. 20240907085229342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085229343 DMM INFO MM(262420000001004/d2b8722f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240907085229343 DMM INFO MM(262420000001004/d2b8722f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240907085229343 DMM DEBUG GMM(gmm_fsm)[0x55a38faf69f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240907085229344 DMM DEBUG GMM(gmm_fsm)[0x55a38faf69f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240907085229344 DMM DEBUG MM_STATE_Iu(11)[0x55a38faf78a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240907085229344 DMM DEBUG MM_STATE_Iu(11)[0x55a38faf78a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240907085229344 DMM NOTICE MM(262420000001004/d2b8722f) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240907085229344 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20240907085229344 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240907085229344 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240907085229344 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20240907085229344 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240907085229344 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) 20240907085229344 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) 20240907085229344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a38fae3ec0]{Init}: Deallocated (fsm.c:568) 20240907085229344 DMM DEBUG MM_STATE_Gb[0x55a38faeb3a0]{Idle}: Deallocated (fsm.c:568) 20240907085229344 DMM DEBUG MM_STATE_Iu(11)[0x55a38faf78a0]{Detached}: Deallocated (fsm.c:568) 20240907085229344 DMM DEBUG GMM(gmm_fsm)[0x55a38faf69f0]{Deregistered}: Deallocated (fsm.c:568) 20240907085229344 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240907085229344 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) 20240907085229344 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240907085229344 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240907085229344 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) 20240907085229344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240907085229344 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) 20240907085229344 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20240907085229366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240907085229366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240907085229366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240907085230195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085230195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: setverdict(pass): none -> pass MTC@8c3f6802a96e: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20240907085230369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39254<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1573)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: pass MTC@8c3f6802a96e: Local verdict of PTC -provIP0(1573): none (pass -> pass) MTC@8c3f6802a96e: Test case TC_NS_connect_alive finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:52:30 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14988) 20240907085231197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085231197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=14988, count=16148) 20240907085232197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085232197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: 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 ------ Sat Sep 7 08:52:32 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 20240907085233199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085233199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test case TC_NS_connect_reset started. 20240907085233424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240907085233425 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240907085233446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240907085233446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240907085233446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240907085233446 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240907085233446 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240907085233446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240907085233446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240907085233446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085233446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a38fae2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@8c3f6802a96e: setverdict(pass): none -> pass 20240907085234200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085234200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8c3f6802a96e: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20240907085234449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39258<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1574)@8c3f6802a96e: Final verdict of PTC: none MTC@8c3f6802a96e: Setting final verdict of the test case. MTC@8c3f6802a96e: Local verdict of MTC: pass MTC@8c3f6802a96e: Local verdict of PTC -provIP0(1574): none (pass -> pass) MTC@8c3f6802a96e: Test case TC_NS_connect_reset finished. Verdict: pass MTC@8c3f6802a96e: 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'. Sat Sep 7 08:52:34 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6832) 20240907085234517 DGPRS DEBUG Checking for inactive LLMEs, time = 7509888 (sgsn.c:131) 20240907085235200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085235201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=6832, count=8212) 20240907085236202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085236202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240907085236447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@8c3f6802a96e: 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@8c3f6802a96e: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8c3f6802a96e: Terminating MTC. MC@8c3f6802a96e: MTC terminated. MC2> exit MC@8c3f6802a96e: Shutting down session. MC@8c3f6802a96e: Shutdown complete. 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 20240907085237203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085237203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (819941) [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-20240907-0839-c9580465', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20240907085238204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085238204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240907085239205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085239205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240907085239448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085240206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085240206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240907085241208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085241208 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-20240907-0839-c9580465', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20240907085242209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085242209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240907085242449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240907085243209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240907085243209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (819809) [testenv][generic] Stopping sgsn (819867) [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-20240907-0839-c9580465', '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='781.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.451984'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='2.078962'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.988536'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='2.018342'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.544832'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.903457'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.965066'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.961001'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.977608'> <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.992991'> <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.968167'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.942536'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='3.005414'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.948629'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.983990'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.976008'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='2.051999'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='6.034222'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.993499'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='7.049875'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='2.053421'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.948765'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.941058'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.966113'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='2.033012'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='7.053742'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='7.058094'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.984284'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.981645'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.966279'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.996211'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.962035'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='2.001694'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.967742'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.964639'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='2.025879'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='7.046774'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='1.051104'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.944966'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='1.031464'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='1.041639'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='1.060163'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='1.076502'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='3.063545'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.938765'> <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.918756'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='11.036458'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='1.043500'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='34.086412'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='11.048903'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='1.040179'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='1.071556'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='1.062523'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.996980'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='2.068082'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='2.050288'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='8.032328'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='3.031768'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='3.056299'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='7.060843'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='7.068747'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.583377'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='7.072435'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.976312'> <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.910132'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.910736'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='2.116461'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='3.062628'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='2.131020'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='1.057700'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='4.032274'> <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.956220'> <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.955300'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='2.071756'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='2.054735'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='2.101784'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='2.087999'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='2.240356'> <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='2.252088'> <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='2.247613'> <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='2.261778'> <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.030412'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.028136'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20240907-0839-c9580465'] 8c3f6802a96ef10f1b577cbe7a10b05eadeecfbdac065d7f4c1237b835516639 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2165/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